18 ms·
I would strongly consider using this if I were able to self host the sync storage rather than store my (potentially sensitive) bash history on GitHub.
by sjdrc 6y ago
I would strongly consider using this if I were able to self host the sync storage rather than store my (potentially sensitive) bash history on GitHub.
- conradludgate 6y agoThis, or maybe add an option for an encryption key. Secret gists are not private, just hidden.
- bharatkalluri 6y agoThanks for the suggestion! The way it could be done is that the config should have secret key param and I could use that to encrypt/decrypt. I will open an issue over at github.
- bharatkalluri 6y agoagreed, what is the self hosting storage you use?