Live data from Hacker News

Viewing profile — D-Nice

D-Nice

HN member
Joined
Sat, Oct 31, 2020, 7:17 PM UTC
HN karma
15
Public activity
11 items

About D-Nice

No profile information was provided.

Recent public activity

  1. comment
    Comment #28108121

    Vaults, self-hosting, all these needless complications imo for what should be simple. Just give me a secure deterministic password from a website address + master pass combo. That'…

  2. comment
    Comment #27157987

    Why is every and any TOR and sometimes VPN user deemed a DoS attack... it discriminates against users who value privacy by forcing hCaptcha on them by default. Worst of all... it c…

  3. comment
    Comment #27079150

    It's a definite improvement, and good point indeed regarding phishing... just as your answer precludes, a whole different authentication mechanism is needed to avoid phishing, that…

  4. comment
    Comment #27070861

    As someone whose main project surrounds passwords, I could appreciate a future without passwords, because I consider most existing solutions to be quite poor. However, this feels m…

  5. comment
    Comment #26654545

    This reads like an April Fools joke, and I'll give the author the benefit of the doubt on that one as the author's company literally works in the cryptocurrency space, except they …

  6. comment
    Comment #26653959

    Run noJS by default with something like uMatrix/uBlock Origin, and never worry about this or similar problems again. All parts of a page for me, even 1st party, have JS disabled...…

  7. comment
    Comment #26253257

    Sigh, I remember a similar experience. It was a third-party rep they pushed us to, but we would be asking for ways to re-architect one thing we already had setup on AWS, and all th…

  8. comment
    Comment #26230972

    Try srspass.com which runs argon2id in the browser. Takes about 3 seconds on my ARM phones for the unlock, which uses quite heavy argon2id parameters, above the recommended memory …

  9. comment
    Comment #26230934

    I completely agree on server-side derivation being flawed, which is why I made SrsPass, which derives child passwords for you client side, you can use across accounts, and ensures …

  10. comment
    Comment #26185443

    LastPass has essentially put a gun to the head of its free users. It has probably gained much traction, by offering a free service. Yet now, as it isn't actually FOSS, they are abl…

  11. comment
    Comment #26185392

    Speaking of competitors and alternatives to this. I've used a version of my own for years, and have recently started working on a FOSS password generator and manager, called SrsPas…