Live data from Hacker News

Viewing profile — equivrel

equivrel

HN member
Joined
Wed, Dec 25, 2013, 4:39 PM UTC
HN karma
24
Public activity
12 items

About equivrel

No profile information was provided.

Recent public activity

  1. comment
    Comment #14379148

    That's exactly the trick: the attacker doesn't send you their private key, they decrypt (using their private key) the other private key that the ransomware generated on your machin…

  2. comment
    Comment #14379101

    This doesn't appear to be how WannaCry works: as ridiculous as it sounds, it looks like WannaCry actually generates a private key on the infected machine. If you look in search_pri…

  3. comment
    Comment #13980943

    The objects in boxes scenario you have described is useful to think about when coming to grips with QM and entanglement. However, one needs to be careful, because there is an addit…

  4. story
  5. comment
    Comment #11124930

    Have a look at pass [1], it's a minimalist tool in bash that is so simple you can easily make adjustments to it yourself. The codebase is very small so it is easy to audit. The pri…

  6. comment
  7. comment
    Comment #11040827

    I'd love one! I've been really excited about this project for over a year but still in the invite queue :(.

  8. comment
    Comment #7587246

    I don't see the harm in leaving the option in, given that for some applications a longer passphrase is critical (not everything can use iterated hash schemes: for instance if you w…

  9. comment
    Comment #7587233

    Online bruteforcing is not feasible except for extremely weak passwords or sites with security vulnerabilities. What is feasible is bruteforcing stolen password hashes (think Adobe…

  10. comment
    Comment #7587191

    Don't forget that passphrases are also have security uses other than authentication: symmetric encryption of private keys, disk/file encryption, etc. where their use is pretty much…

  11. comment
    Comment #7587123

    I would suggest increasing the maximum length from 5. Many applications that don't use iterated hashing schemes like PBKDF2 recommend much longer passphrases for security against b…

  12. comment
    Comment #6996866

    You probably mean homomorphic encryption[1]. [1] - https://en.wikipedia.org/wiki/Homomorphic_encryption