Privacy and passwords

Josh Sled jsled at asynchronous.org
Thu Mar 6 08:55:34 EST 2008


David Lee Lambert <lamber45 at msu.edu> writes:
> That said,  it should be easy to implement for the XML file. Right now,  the 
> GNUcash file is compressed XML with a "gnc-v2" root element.  Someone could 
> define a new "gnc-v2-encrypted" element with "algorithm" and "salt" 

This is more complex than just encrypting the whole file, as `gpg -c
$datafile` would do.  If someone wanted to implement encryption, a symmetric
approach using a "libgnupg" or something would probably be reasonable; it
could prompt for the passphrase on file open/save.

Of course, just setting up an encrypted folder/volume will work better, now,
without modifying gnucash.

-- 
...jsled
http://asynchronous.org/ - a=jsled; b=asynchronous.org; echo ${a}@${b}
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 188 bytes
Desc: not available
Url : http://lists.gnucash.org/pipermail/gnucash-user/attachments/20080306/80400f84/attachment.bin 


More information about the gnucash-user mailing list