added suggestion for an option to encrypt just the special remote credentials but not its contents

This commit is contained in:
Ilya_Shlyakhter 2018-11-29 03:49:39 +00:00 committed by admin
parent d4a94a2330
commit 0b924bc1ce

View file

@ -0,0 +1 @@
Is it possible to add an option, for initremote/enableremote, to encrypt the credentials but not the contents? Then it would be possible to have an exporttree remote while using embedcreds. It would also be good if locally stored credentials could be stored in encrypted form, and decrypted for use as needed. I'm uneasy about keeping credentials accessible without a passphrase.