Live data from Hacker News

Viewing profile — notlostyet

notlostyet

HN member
Joined
Thu, Jun 07, 2012, 6:47 PM UTC
HN karma
3
Public activity
2 items

About notlostyet

No profile information was provided.

Recent public activity

  1. comment
    Comment #4110924

    Why 6.8% specifically?

  2. comment
    Comment #4080646

    You can also just hash the existing hashes. bcrypt(salt + old_md5). New passwords can use a new MD5-less scheme.