Hacker News new | past | comments | ask | show | jobs | submit login

One way hashing came up in the context of sharing email opt-outs without sharing the actual email addresses. (Send a list of hashes of email addresses and the hash function and require that no one whose email hashes to a value on that list may be emailed marketing material.)

It's been many years now, but we did some canonicalization of email addresses before hashing [downcasing, stripping whitespace, stripping periods (gmail), stripping any local tags (plus-sign), and maybe a few others I'm forgetting] since false positives were "safe".




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: