atoponce / d-note

Self destructing encrypted notes
Other
130 stars 43 forks source link

Daily cron for removing expired, unopened notes #7

Closed atoponce closed 10 years ago

atoponce commented 12 years ago

A cron-like system needs to be in place for securely purging expired, unopened notes. Keeping it platform-agnostic, this should probably run inside Python, rather than relying on the operating system cron.

atoponce commented 10 years ago

Won't fix. Instead, all timing for note deletion will be handled internally.