Public bug reported:
Binary package hint: seahorse
i want to encrypt a tar.gz archive with gpg:
tar cz test-directory | gpg --passphrase-file password --symmetric
--cipher-algo AES256 -o test.tar.gz.gpg
this popup a password dialog but the password should be read from the file. if
i use the s
You have been subscribed to a public bug:
Binary package hint: seahorse
i want to encrypt a tar.gz archive with gpg:
tar cz test-directory | gpg --passphrase-file password --symmetric
--cipher-algo AES256 -o test.tar.gz.gpg
this popup a password dialog but the password should be read from the