[Orgmode] Re: org-crypt

2010-12-20 Thread Bernt Hansen
kelaouchi writes: > Hello, > > here are my settings for org-crypt : > > (require 'org-crypt) > (org-crypt-use-before-save-magic) > (setq org-tags-exclude-from-inheritance (quote ("crypt"))) > (setq org-crypt-key "C48ED4D2") > > I create a buffer : > > * heading 1 :crypt: > ** subheading

[Orgmode] Re: org-crypt and org-mobile-crypt; user info?

2010-10-21 Thread Łukasz Stelmach
Magnus Nilsson writes: > 1. Encrypt a "password-table" I keep in an org-file when saved to disk, > while text would be plain in the buffer. (Best if it can be "transparent" > without passwords, but that is not a must.) With Emacs the best way IMHO to do it is use GnuPG/epg directly. You do it by

[Orgmode] Re: org-crypt and org-mobile-crypt; user info?

2010-10-21 Thread Chris Thompson
Magnus Nilsson alumni.chalmers.se> writes: > I would be delighted if anyone could teach me (informatively) how to succeed with the following two tasks: >   > 1. Encrypt a "password-table" I keep in an org-file when saved to disk, while text would be plain in the buffer. (Best if it can be "transp

[Orgmode] Re: org-crypt remember password

2010-07-09 Thread Richard Riley
Chris Willard writes: > Hello All, > > Is there an option to tell org-crypt to remember the password as I have many > encrypted headings in certain files which I have to enter the password for? > If I could just enter it once it would save lots of time. > > Thanks, > > Chris You probably need

Re: [Orgmode] Re: org-crypt symmetric encryption patch

2010-05-07 Thread Carsten Dominik
On May 7, 2010, at 5:17 PM, Peter Jones wrote: Rick Moynihan writes: I've patched org-crypt to use symmetric encryption. If org-crypt-key is nil a symmetric cipher is used. That seems like a pretty simple change. The documentation for epg-encrypt-string says: , | If RECIPIENTS is nil

[Orgmode] Re: org-crypt symmetric encryption patch

2010-05-07 Thread Peter Jones
Rick Moynihan writes: > I've patched org-crypt to use symmetric encryption. If org-crypt-key > is nil a symmetric cipher is used. That seems like a pretty simple change. The documentation for epg-encrypt-string says: , | If RECIPIENTS is nil, it performs symmetric encryption. ` So, I

[Orgmode] Re: org-crypt and PROPERTIES location

2009-03-24 Thread news
Peter Jones writes: > Actually, org-crypt was written by John Wiegley, and I'm going to be > making some changes to slightly alter how it works. You can get John's > version here: > > > http://github.com/jwiegley/dot-emacs/raw/cf72e6e004034849bd683b467b51d960d80a3e66/org-crypt.el > > I'll pos

[Orgmode] Re: org-crypt and PROPERTIES location

2009-03-23 Thread Peter Jones
writes: >> Are there any org-crypt users out there that want to throw in their >> $0.02? > Hi Peter, > I wrote a function for encrypting subtrees a couple of weeks > ago. I didn't realize someone else was already on the case. > I guess your solution is better than mine,

[Orgmode] Re: org-crypt and PROPERTIES location

2009-03-23 Thread news
Peter Jones writes: > > Are there any org-crypt users out there that want to throw in their > $0.02? Hi Peter, I wrote a function for encrypting subtrees a couple of weeks ago. I didn't realize someone else was already on the case. I guess your solution is better than m

Re: [Orgmode] Re: org-crypt and PROPERTIES location

2009-03-20 Thread Carsten Dominik
On Mar 20, 2009, at 6:27 PM, Peter Jones wrote: Carsten Dominik writes: we don't have a good function for this. Also, it is not so much about extracting the contents, more about finding the boundaries. In some ways I think it would actually be better to use a tag for encryption instead of a

[Orgmode] Re: org-crypt and PROPERTIES location

2009-03-20 Thread Peter Jones
Carsten Dominik writes: > we don't have a good function for this. Also, it is not so much about > extracting the contents, more about finding the boundaries. In some > ways I think it would actually be better to use a tag for encryption > instead of a property, because this would allow to encrypt