Live data from Hacker News

Viewing profile — debfx

debfx

HN member
Joined
Tue, Jun 16, 2015, 9:23 PM UTC
HN karma
12
Public activity
2 items

About debfx

No profile information was provided.

Recent public activity

  1. comment
    Comment #9728981

    An attacker may be able to read the unencrypted swap space on disk. In this scenario it makes sense to encrypt passwords in memory and store the key in a locked page.

  2. comment
    Comment #9728831

    This isn't true anymore. Newer versions store a SHA-256 hash of the header inside the encrypted XML. At least KeePass >= 2.20 and KeePassX 2.0 >= alpha3 support this. I haven't che…