emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Trying to replace PasswordSafe with org-crypt
@ 2011-03-17  0:40 Óscar Fuentes
  2011-03-17  9:16 ` Ian Barton
  2011-03-17  9:29 ` Julien Danjou
  0 siblings, 2 replies; 4+ messages in thread
From: Óscar Fuentes @ 2011-03-17  0:40 UTC (permalink / raw)
  To: emacs-orgmode

After invoking org-encrypt-entry on a header its contents are replaced
with:

* foo :crypt:
-----BEGIN PGP MESSAGE-----
Version: GnuPG v1.4.10 (GNU/Linux)

jA0EAwMC1x9QRUGObPFgySqJXEOiDqi5xGUFqt6GOs0Y2RB7b+euyEy37EVRR32D
HFRSrIchM2MuPcA=
=+O2/
-----END PGP MESSAGE-----

There are several problems with that.

First:

-----BEGIN PGP MESSAGE-----
-----END PGP MESSAGE-----

It would nice to get rid of that noise, if possible.

Second:

Version: GnuPG v1.4.10 (GNU/Linux)

That changes from system to system (GNU/Linux, MinGW32) and gpg version,
which is not good when the file is versioned.

Third, the encryped text changes from invocation to invocation. That
means that the sequence

org-decrypt-entry
<wait for a while>
org-encrypt-entry

alters the cyphertext. Again, this is annoying when the file is under
version control.

Finally, is there a way to force symmetric encryption?

I'm using the org 7.4 that comes with Emacs 24.0.50 (development
sources) on Linux and Windows.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-03-17 12:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-17  0:40 Trying to replace PasswordSafe with org-crypt Óscar Fuentes
2011-03-17  9:16 ` Ian Barton
2011-03-17  9:29 ` Julien Danjou
2011-03-17 12:52   ` Óscar Fuentes

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).