jasonleonhard / gyfted

Gyfted (pronounced gift-ed) Like Lyft for improving peoples lives that need it most
1 stars 1 forks source link

How to keep people safe while preserving anonymity #9

Open jasonleonhard opened 7 years ago

jasonleonhard commented 7 years ago

One strategy we might employ is to only use sessions, instead of a database. For now I am working with the MVC model, but we may decide later to opt for sessions alone, if anonymity becomes the main goal. My main concern, as I voiced before, is without some accountability, we unnecessarily submit our platform and users to dangers that I personally feel strongly they should be protected against. "Safety first." Alternatively, we may opt for something like a cron job to remove parts of our database at regular intervals.