Attachments (arbitrary files) in pass entries?

Kjetil Torgrim Homme kjetil.homme at redpill-linpro.com
Wed Jan 25 10:57:53 CET 2017


Den 25. jan. 2017 01:11, Marin Usalj skreiv:
> Maybe you can just encrypt it with gpg and store in the same file
> structure?
> One option is to gpg it with --armor and store in the same file, other
> option is to just create a separate file next to it.
> 
> Encrypt:
> $ gpg2 --output encrypted.gpg --compress-algo zlib --symmetric
> yourfile.png
> 
> Decrypt:
> $ gpg2 --output decrypted.png --decrypt encrypted.gpg


should be simple to implement a "pass store idcard.png work/office"
which adds the file as work/office/idcard.png.gpg to your password
repository, and a corresponding "pass view work/office/idcard.png" which
decrypts the file to (reasonably) secure tmpfs and launches xdg-open
(Linux) or similar for other platforms.

-- 
Kjetil T. Homme
Redpill Linpro - Changing the game

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.zx2c4.com/pipermail/password-store/attachments/20170125/28275b72/attachment.asc>


More information about the Password-Store mailing list