Description:
This application provides a simple database that allows storage of imporant accounts and notes regarding the account.
Everything is password protect. Everything is *also* double-blind encrypted.
The user password you create *and* the data stored in DES Store are encrypted in Triple-DES format.
Even if someone got to your data backup on your PC, they would never see your data if you store it in DES Store.
Requires NSBasic v4.1 -- runtime included.
Update Description:
(1-31-2004):
- Blank fields on OS5 devices would re-load as scrambled data.
- Crash problem with OS5 native runtime version fixed.
(6-27-2002):
- Adds clipboard support and menu shortcut support.