tillitis / tkey-verification

Vendor signing and user verification of TKey genuineness
https://www.tillitis.se
GNU General Public License v2.0
42 stars 2 forks source link

Use tkey-device-signer, include binaries in repo #18

Closed mchack-work closed 4 months ago

mchack-work commented 7 months ago

A TKey user can use tkey-verification to verify that their TKey hasn't been tampered with since provisioning. Currently this is done with the verisigner device app running during both provisioning and verification.

Goals:

A minor security problem in verisigner made us want to use the ordinary tkey-device-signer in tkey-verification as well, since we don't want to maintain essentially the same code in two places. Note, though, that we might want to add some additional data to the key generation process.