Underlying database?
Posted Jan 5, 2009 18:08 UTC (Mon) by
pr1268 (subscriber, #24648)
In reply to:
Underlying database? by endecotp
Parent article:
6 best personal finance apps for Linux (TechRadar)
Having a generic database such as MySQL or PostgreSQL as the data back-end to a personal finance back-end might imply read-write access to the user's (often sensitive) data and information.
Of course, the open-source applications' data stores are essentially read-write also, given that the user is an uber-hacker and has a hex editor (assuming that these finance apps store their data in binary or ASCII flat files).
My guess is that the data stores are obfuscated just enough (i.e., no generic database format) to protect the data from the owner (Enron accounting, anyone?) and the owner from him/herself (one misplaced decimal point could cost thousands), and the developers presume that the owner is responsible for protecting his/her data from others (disks, USB thumb drives, etc.).
(
Log in to post comments)