From: "Óscar Fuentes" <ofv@wanadoo.es>
To: emacs-orgmode@gnu.org
Subject: Trying to replace PasswordSafe with org-crypt
Date: Thu, 17 Mar 2011 01:40:26 +0100 [thread overview]
Message-ID: <87vczi4m11.fsf@wanadoo.es> (raw)
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.
next reply other threads:[~2011-03-17 0:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-17 0:40 Óscar Fuentes [this message]
2011-03-17 9:16 ` Trying to replace PasswordSafe with org-crypt Ian Barton
2011-03-17 9:29 ` Julien Danjou
2011-03-17 12:52 ` Óscar Fuentes
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87vczi4m11.fsf@wanadoo.es \
--to=ofv@wanadoo.es \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.