Marin Usalj <[email protected]> writes: > There's still syncing those passwords over the wire and across > different filesystems. I don't fully trust cloud VPS fs encryption > either.
In that case you may want to consider the git-remote-gcrypt extension. This will allow you to encrypt the remote git repository end-to-end using gpg, so there’s no need to trust the hosting provider. Regards, SR _______________________________________________ Password-Store mailing list [email protected] https://lists.zx2c4.com/mailman/listinfo/password-store
