|
|
|
|
|
by mtmail
2957 days ago
|
|
Nice! I've seen something similar called public changelogs with https://headwayapp.co/ Take that as confirmation there is a market. Try to avoid processing of end-user's email addresses, e.g. ask websites to send you a hash of the email address or such, or immediately hash it after receiving. With GDPR and privacy in general having a database full of email addresses is just unnecessary data collection. |
|
Whomever implements Whats New into their website/app can pass in any data they'd like as the identifier (hash, email, id, nickname, etc) as long as it's unique. Great suggestion to hash it with regards to GDPR and unnecessary data collection. I should definitely work on encouraging people to shy from using email addresses.