Re: [Orgmode] Encrypting org-mode files

2011-02-01 Thread Eric S Fraga
Julien Danjou writes: > On Sat, Jan 29 2011, Eric S Fraga wrote: > >> Any suggestions? > > % head -1 .gnupg/gpg.conf > use-agent > > % cat .gnupg/gpg-agent.conf > default-cache-ttl 28800 > max-cache-ttl 43200 > > That's all I got. and I had all of these (well, with slightly different values) and

Re: [Orgmode] Encrypting org-mode files

2011-01-31 Thread Julien Danjou
On Sat, Jan 29 2011, Eric S Fraga wrote: > Any suggestions? % head -1 .gnupg/gpg.conf use-agent % cat .gnupg/gpg-agent.conf default-cache-ttl 28800 max-cache-ttl 43200 That's all I got. -- Julien Danjou ❱ http://julien.danjou.info pgpjZRbaHbeWa.pgp Description: PGP signature ___

Re: [Orgmode] Encrypting org-mode files

2011-01-29 Thread Eric S Fraga
Julien Danjou writes: > On Wed, Jan 26 2011, Marcelo de Moraes Serpa wrote: > >> Is there a way to use full encryption and still have it integrate >> seamlessly with the org agenda? > > Create a file named myfile.org.gpg, and EPA should kicks in and store it > crypted. Then just add this file to

Re: [Orgmode] Encrypting org-mode files

2011-01-26 Thread Julien Danjou
On Wed, Jan 26 2011, Marcelo de Moraes Serpa wrote: > Is there a way to use full encryption and still have it integrate > seamlessly with the org agenda? Create a file named myfile.org.gpg, and EPA should kicks in and store it crypted. Then just add this file to the list of org-agenda-files. EPA

Re: [Orgmode] Encrypting org-mode files

2011-01-25 Thread Marcelo de Moraes Serpa
Is there a way to use full encryption and still have it integrate seamlessly with the org agenda? Thanks, Marcelo. On Mon, Jan 17, 2011 at 4:37 AM, Julien Danjou wrote: > On Mon, Jan 17 2011, Marcelo de Moraes Serpa wrote: > >> What is the de-facto way to encrypt using org? I now I can use GnuP

Re: [Orgmode] Encrypting org-mode files

2011-01-17 Thread Julien Danjou
On Mon, Jan 17 2011, Marcelo de Moraes Serpa wrote: > What is the de-facto way to encrypt using org? I now I can use GnuPG, > but I'd prefer something that integrates better and auto-decrypts when > the agenda is triggered. Take a look at `org-crypt' package. -- Julien Danjou ❱ http://julien.da