Live data from Hacker News

Viewing profile — CriptoSeguro25

CriptoSeguro25

HN member
Joined
Thu, Jan 22, 2026, 10:09 PM UTC
HN karma
1
Public activity
2 items

About CriptoSeguro25

Crypto user concerned about security. I enjoy testing lightweight tools that respect privacy and prevent simple user errors.

Recent public activity

  1. comment
    Comment #46726348

    You ar absolutely right. Obfuscation like Base64 or rot13 will always beat static Regex. I was thinking more in terms of a seatbelt for accidental leaks user error rather than a de…

  2. comment
    Comment #46725999

    TBH, the best pattern I've seen is just nuking the secrets at the input level. Run a local regex watcher in-memory that flags anything looking like a PK or seed phrase before it ev…