14 Commits

Author SHA1 Message Date
наб
5d7ebf3d19
Fix -flto[=full] -Wl,--as-needed not working on sid anymore(?) 2021-11-28 18:06:37 +01:00
наб
49f0a05c33
Add PCR binding. password => passphrase in manuals
All logically distinct modes are now:
  TPM1.X: passphraseless, PCRs, passphrase, passphrase & PCRs
  TPM2:   passphraseless, PCRs, passphrase, passphrase | PCRs

TPM2 sees a backward-incompatible ";pcr list" addition to its handle

Cf. https://twitter.com/nabijaczleweli/status/1463707170793562117
2021-11-28 01:33:58 +01:00
наб
c9cd46ab95
Build with -g by default. Don't strip 2021-11-25 22:49:47 +01:00
наб
f02bf1c094
Proof password.h round 2 2021-11-20 12:13:11 +01:00
наб
6ae9df1c95
Rewrite manual in mdoc 2021-10-15 23:16:04 +02:00
наб
d35436b24a
Read in version from git tag 2020-12-06 18:15:35 +01:00
наб
da2d469cd2
Add i-t impl 2020-11-01 04:17:50 +01:00
наб
a007176d65
Finalise zfs-tpm2-clear-key. Add manpages 2020-10-18 03:22:56 +02:00
наб
0cf16ed2a2
Add zfs-tpm-clear-key 2020-10-17 23:36:53 +02:00
наб
d0cef4c7f6
Pass --as-needed to ld instead of doing ldd/patchelf crimes 2020-10-17 17:24:22 +02:00
наб
c29890248b
This only builds on clang because gcc is big stupid baby and WG21 more so still, but it fucking seals something, and that's all that matters 2020-10-15 23:18:40 +02:00
наб
e8d4c02eda
Store random key as dataset property 2020-10-15 12:21:17 +02:00
наб
bff67ccaa6
Explode out the implementation. Add bin/unlock. Trim extraneous NEEDEDs 2020-10-14 20:09:09 +02:00
наб
c6e322e2ba
Scaffolding 2020-10-14 15:59:40 +02:00