Viewing profile — revelate
revelate
HN member- Joined
- Mon, Feb 01, 2010, 9:59 PM UTC
- HN karma
- 3
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About revelate
http://www.revelate.com
Recent public activity
- story
-
comment
Comment #1818801
Having just seen this it at work for a startup we helped launch, I strongly recommend (without giving too much away): 5) Makes sense for other companies to promote to their custome…
-
comment
Comment #1094503
HTTP Digest support pretty much requires you to hash passwords using MD5(salt:password), if there’s a way to support HTTP Digest while storing bcrypt hashed passwords I’d love to k…
-
comment
Comment #1093588
We implemented http digest authentication ( http://en.wikipedia.org/wiki/Digest_access_authentication ) in our application for the following reasons: - We needed to securely authen…