in reply to Bad Idea? Questions of performance issues, file locking, and GPG
The encryption/decryption cycling may be a little slow, depending on the size of your database. One alternative is to write each entry as its own encrypted little file, and write another perl program to read all these little files in at the end of the day to produce a big encrypted file.
-Mark
|
---|