DB design document

Steve Greenland steveg@moregruel.net
Wed, 13 Dec 2000 11:45:33 -0600


On 13-Dec-00, 08:00 (CST), David Merrill <dmerrill@lupercalia.net> wrote: 
> 2. Security: Lots of questions, few answers. Among the questions,
> encryption over the wire, locking down the db itself (depends on the
> db), and managing user permissions on some kind of capabilities model
> tbd.

WRT to over the wire encryption, I'd suggest looking into ssh port
tunneling. That would let those who need it use something that is well
tested and maintained, and those who don't ignore it completely. In
either case, no need to deal with it in gnucash (or the db library).

Steve
-- 
steveg@moregruel.net