Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove Trezor support #443

Merged
merged 1 commit into from
Dec 28, 2019
Merged

remove Trezor support #443

merged 1 commit into from
Dec 28, 2019

Conversation

prusnak
Copy link
Contributor

@prusnak prusnak commented Dec 27, 2019

Let's remove remnants of non-functional Trezor support.

We'll implemented the Trezor support via FIDO2.

@rfjakob rfjakob merged commit 1364b44 into rfjakob:master Dec 28, 2019
@rfjakob
Copy link
Owner

rfjakob commented Dec 28, 2019

Good. I wanted to do this for some time now. Merged, thanks!

@prusnak prusnak deleted the remove-trezor branch December 29, 2019 15:22
@codedninja
Copy link

Is there a status update on FIDO2 implementation?

@prusnak
Copy link
Contributor Author

prusnak commented Aug 31, 2020

Is there a status update on FIDO2 implementation?

No, but it should be pretty trivial via a shell script. Gocryptfs allows you to call an external script to obtain the passphrase via -extpass. You can obtain this passphrase via generating a HMAC FIDO2 credential by calling fido2-cred -M -h.

@prusnak
Copy link
Contributor Author

prusnak commented Sep 5, 2020

@tehcodedninja I implemented FIDO2 in #505 - comments are welcome in the PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants