tatey / trace_privately

A robust and fully featured key server for the TracePrivately iOS app
https://trace-privately-demo.herokuapp.com
MIT License
1 stars 0 forks source link

Thoughts on writing a tool to dump a copy of the database once a day #6

Open tatey opened 4 years ago

tatey commented 4 years ago

The only table you'd dump is the infected keys table. You wouldn't dump the users table (Which doesn't exist yet, but might if we do auth for moderation). This would allow other people to conduct research and interrogate the data. The downside is that they could keep copies of this forever which undoes #2.