Live data from Hacker News

Viewing profile — CyberLily

CyberLily

HN member
Joined
Wed, May 13, 2026, 8:10 PM UTC
HN karma
2
Public activity
1 items

About CyberLily

No profile information was provided.

Recent public activity

  1. comment
    Comment #48126972

    Hashing passwords client-side is generally a bad idea, since it means that the hash effectively becomes the password. For example, if I have a database row that has the hash of the…