Azareal / Gosora

Gosora is an ultra-fast and secure forum software written in Go that balances usability with functionality.
https://gosora-project.com/
GNU General Public License v3.0
164 stars 16 forks source link

Periodically purge file logs #68

Open Azareal opened 4 years ago

Azareal commented 4 years ago

Gosora should periodically purge old logs on disk to avoid wasting disk space. This also should help protect user privacy, we may want overwrite data with nulls before deleting (secure delete), so that we don't create an illusion of security.