Subject: Opening a gpg file format in read and write mode

2015-05-06 Thread Jamenson Ferreira Espindula de Almeida Melo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256



Jaboatão dos Guararapes, PE, Brazil, may 06, 2015.


Subject: Opening a gpg file format in read and write mode


Hi everyone.

I want to open a file called passwords.txt.gpg and editing it
directly.   The mentioned file holds a password list and I prefer not
to decrypt it, that is, I want to read it directly in gpg format
itself.

I believe it is possible reading, editing and writing directly in gpg
file format itself without decrypting it, provided that GnuPG itself
does the same thing on the public keyring (pubring.gpg), on the secret
keyring (secring.gpg) and on the trust database (trustdb.gpg).

I hope I had made myself clear enought.

Best regards.



-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.18 (GNU/Linux)

iQEcBAEBCAAGBQJVSfRvAAoJECrgJcAIqGGA9TYIAI0k7bkuz8fGA4PKuxWweh4d
uFi42d/qjorhPoOYcK+1MOUeQIXqPWCn4/WCojltrDrW1SUY9e7IxJnmaK1L52Wi
zZyDPMs5JKVkZBrNzb/GB1/ZSb5QTDxqe/zc3vNSuupQ2tJ9SFx0b/BMbkxAd8PT
/iTYkNYEc6M9sGLFk2CN7SdKMlEH+o2wtvoJCJJXJCF1aE7/SGJWhj1JMHFycv1x
Nl4h1YSS5kNlTYls4YKQg5NpVgF98An/QnB//pmStVFly7F3q/drHJ/Kq0dg392v
LyVHBAqGUg6DU9wx9TH9kHXjz19twQMWRCNDmSTvJC79A4riprewVH/nQZbFafo=
=riX5
-END PGP SIGNATURE-

___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users


Re: Subject: Opening a gpg file format in read and write mode

2015-05-06 Thread Matthew Monaco
On 05/06/2015 05:04 AM, Jamenson Ferreira Espindula de Almeida Melo wrote:
 Hi everyone.
 
 I want to open a file called passwords.txt.gpg and editing it
 directly.   The mentioned file holds a password list and I prefer not
 to decrypt it, that is, I want to read it directly in gpg format
 itself.
 
 I believe it is possible reading, editing and writing directly in gpg
 file format itself without decrypting it, provided that GnuPG itself
 does the same thing on the public keyring (pubring.gpg), on the secret
 keyring (secring.gpg) and on the trust database (trustdb.gpg).
 


Search engine found this:

http://www.vim.org/scripts/script.php?script_id=3645

___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users