SMRT

Results 3 issues of SMRT

Hi, I have an idea to have the secret stored on Yubikey, but better than chal-resp method used by your scripts protect the secret by PIN. It would be a...

idea!

There is a typo. It''s allow-file-access-from-file-urls, not allow-file-access-from-file-url. However, I'm not sure how to make it work directly from url anyway. `websettings.set_property('allow-file-access-from-file-urls', True) # Not implemented :( `

Does it make sense to store the first 32 bytes of the secret key since they seem to be always the same? ``` $ cat ~/.config/enchive/enchive.sec | xxd 00000000: 0000...