Viewing profile — mateusz834
mateusz834
HN member- Joined
- Mon, Jan 06, 2025, 7:47 PM UTC
- HN karma
- 10
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About mateusz834
No profile information was provided.
Recent public activity
-
comment
Comment #49349155
or use jj and stop worrying about git jj split --interactive {ref}
-
comment
Comment #42736505
Wouldn't this work with some kind of PKDF instead? Like: Password ---> PKDF ---> PIN And then Password XOR (Key from TPM) -> LUKS But i guess this kind of logic is not for a bootsc…
-
comment
Comment #42736293
Personally i would like a way to use TMP2 (with PIN) + password. (i.e. mode where PIN is derived from the password, but is also used to encrypt), so that i do not have to trust the…