Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-01 | Implemented the support of Trezor devices. | Dmitry Yu Okunev | |
2018-07-01 | trezor: add TrezorPayload | Jakob Unterwurzacher | |
TrezorPayload stores 32 random bytes used for unlocking the master key using a Trezor security module. The randomness makes sure that a unique unlock value is used for each gocryptfs filesystem. | |||
2018-07-01 | trezor: add skeleton for Trezor support | Jakob Unterwurzacher | |
readpassword.Trezor() is not implemented yet and returns a hardcoded dummy key. |