atoponce / d-note

Self destructing encrypted notes
Other
130 stars 43 forks source link

The cleanup_unread function will destroy the hashcash.db file #14

Closed atoponce closed 10 years ago

atoponce commented 10 years ago

As it currently stands, the cleanup_unread function will destroy the hashcash.db file. Logic needs to be added that prevents this from happening.