I'm actually wondering if there should be a mode where it decrypts to
a temporary buffer or an overlay, as most accesses are probably
read-only and we don't want to slow things down by encrypting backup
files or write plaintext to backup files.
On 5/29/12, Samuel Wales wrote:
> Visibility propert
Visibility property maybe?
--
The Kafka Pandemic: http://thekafkapandemic.blogspot.com
Hi, gang!
Just discovering org-crypt.el today. Wow! I can distribute all the
information in many Org files instead of keeping it all in a single
crypted file, that is, where each fragment really belongs. Moreover,
headings stay searchable! Congratulations and thanks to the authors.
François
On Sun, Mar 06 2011, Bastien wrote:
>> What I can also suggest is to never show the encrypted block in the Org
>> buffer.
>
> I agree this would be better.
>
>> This is what I do in my configuration: on Org file loading, I decrypt
>> all entries. Therefore I never see the GPG block. When I save,
>
Hi Julien,
Julien Danjou writes:
> What I can also suggest is to never show the encrypted block in the Org
> buffer.
I agree this would be better.
> This is what I do in my configuration: on Org file loading, I decrypt
> all entries. Therefore I never see the GPG block. When I save,
> everythi
On Sun, Mar 06 2011, Bastien wrote:
> I've seen org-encrypt-string but I don't see we could use it for the
> problem at hand.
Just saying that if you don't use it, youe re-encryption on auto-save
will ask the user for its passphrase if he is not using any agent.
> Also, the purpose is to encr
Hi Julien,
Julien Danjou writes:
> On Fri, Mar 04 2011, Peter Jones wrote:
>
>> Hopefully there's an autosave hook where you can encrypt the headings
>> and save to disk using a temporary buffer without having to alter the
>> current buffer and interrupt the user by encrypting a heading that is
Hi Peter,
Peter Jones writes:
> Here is an email I received from Milan Zamazal:
>
> ,
> | I don't know whether you are aware of this, but I consider it a serious
> | security problem of org-crypt.el in (at least) Emacs 23.2:
> |
> | I've found out that when I edit a (decrypted) crypt entry
On Fri, Mar 04 2011, Peter Jones wrote:
> Hopefully there's an autosave hook where you can encrypt the headings
> and save to disk using a temporary buffer without having to alter the
> current buffer and interrupt the user by encrypting a heading that is
> being edited.
I've recently added cachi
Here is an email I received from Milan Zamazal:
,
| I don't know whether you are aware of this, but I consider it a serious
| security problem of org-crypt.el in (at least) Emacs 23.2:
|
| I've found out that when I edit a (decrypted) crypt entry and the edited
| file is autosaved, the autosa
10 matches
Mail list logo