encrypted file and directory names?

Sebastian Reuße seb at wirrsal.net
Mon Feb 6 08:20:51 CET 2017


Marin Usalj <supermarin at imap.cc> 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


More information about the Password-Store mailing list