Re: [Orgmode] Feature request: Selective encryption

2007-09-02 Thread Xavier Maillard
Hi John, > I do not see how you would use multiple keys/password per file > with only your GNUpg key. Did I miss something here ? I do have multiple keys -- one for work, one for personal, for example. I guessed it was the case :) Xavier -- http://www.gnu.org http://www.april.

Re: [Orgmode] Feature request: Selective encryption

2007-09-02 Thread John Wiegley
Xavier Maillard <[EMAIL PROTECTED]> writes: > [congratulations for your paper on your org usage, this is wonderful] Thanks. :) >allout.el goes a long way toward providing all of the above, I just >wasn't fond of the mechanism (I tried porting it straight to org-mode one >day, then st

Re: [Orgmode] Feature request: Selective encryption

2007-09-02 Thread Xavier Maillard
Hi John, [congratulations for your paper on your org usage, this is wonderful] Yes, this is just what I'm thinking too, though I'd like the option of binding different CRYPT tags to different keys or passwords. So, I could have WORK_CRYPT, HOME_CRYPT, etc., and each would have its own

Re: [Orgmode] Feature request: Selective encryption

2007-09-02 Thread Xavier Maillard
John Wiegley <[EMAIL PROTECTED]> writes: > I'm not sure if anyone has mentioned this, but one feature I'd like to > see is the ability to hit a keystroke and have the current outline > entry encrypted or decrypted. allout.el does this now (although I find > the implementation somew

Re: [Orgmode] Feature request: Selective encryption

2007-09-02 Thread Xavier Maillard
Hi Carsten, - Support something like a CRYPT tag, leading to automatic encryption when the file is saved, to make sure encrypted entries are never saved in clear text. http://www.emacswiki.org/cgi-bin/wiki/mc-auto-encrypt.el is what I am currently using for a whole file. Currently

Re: [Orgmode] Feature request: Selective encryption

2007-09-02 Thread Xavier Maillard
Hi, I currently encrypt a lot of my org files with gpg symmetric encryption using http://www.easypg.org/. I open the file as if it were a normal file and emacs asks me the password. With a mode line at the start of the file org mode comes up fine. Does it support encrypting of only a

Re: [Orgmode] Feature request: Selective encryption

2007-09-01 Thread Carsten Dominik
On Aug 31, 2007, at 21:28, John Wiegley wrote: Carsten Dominik <[EMAIL PROTECTED]> writes: I do think this would be a useful feature. Some properties I'd find useful: - Use symmetric encryption - Be able to recognize if an entry is encrypted - Leave the headline of the entry alone and on

Re: [Orgmode] Feature request: Selective encryption

2007-08-31 Thread John Wiegley
Carsten Dominik <[EMAIL PROTECTED]> writes: > I do think this would be a useful feature. Some properties I'd find useful: > > - Use symmetric encryption > > - Be able to recognize if an entry is encrypted > > - Leave the headline of the entry alone and only encrypt the text below it > and the sub

Re: [Orgmode] Feature request: Selective encryption

2007-08-31 Thread John Rakestraw
> > I'm not sure if anyone has mentioned this, but one feature I'd like > > to see is > > the ability to hit a keystroke and have the current outline entry > > encrypted or > > decrypted. allout.el does this now (although I find the > > implementation somewhat horrendous). > > > > Would others li

Re: [Orgmode] Feature request: Selective encryption

2007-08-31 Thread Scott Jaderholm
On 8/30/07, John Wiegley <[EMAIL PROTECTED]> wrote: > > I'm not sure if anyone has mentioned this, but one feature I'd like to see > is > the ability to hit a keystroke and have the current outline entry > encrypted or > decrypted. allout.el does this now (although I find the implementation > some

Re: [Orgmode] Feature request: Selective encryption

2007-08-31 Thread Bastien
John Wiegley <[EMAIL PROTECTED]> writes: > I'm not sure if anyone has mentioned this, but one feature I'd like to > see is the ability to hit a keystroke and have the current outline > entry encrypted or decrypted. allout.el does this now (although I find > the implementation somewhat horrendous).

Re: [Orgmode] Feature request: Selective encryption

2007-08-31 Thread Carsten Dominik
On Aug 31, 2007, at 5:10, John Wiegley wrote: I'm not sure if anyone has mentioned this, but one feature I'd like to see is the ability to hit a keystroke and have the current outline entry encrypted or decrypted. allout.el does this now (although I find the implementation somewhat horrendou

Re: [Orgmode] Feature request: Selective encryption

2007-08-31 Thread John Rakestraw
Hi -- On Thu, 30 Aug 2007 23:10:55 -0400 John Wiegley <[EMAIL PROTECTED]> wrote: > I'm not sure if anyone has mentioned this, but one feature I'd like > to see is the ability to hit a keystroke and have the current outline > entry encrypted or decrypted. allout.el does this now (although I > fin

[Orgmode] Feature request: Selective encryption

2007-08-31 Thread John Wiegley
I'm not sure if anyone has mentioned this, but one feature I'd like to see is the ability to hit a keystroke and have the current outline entry encrypted or decrypted. allout.el does this now (although I find the implementation somewhat horrendous). Would others like to see this? How would you l