Crystalix007 / U2FDevice

An implementation of the U2F device protocol for Raspberry Pi 0
GNU General Public License v3.0
64 stars 6 forks source link

Instructions somewhat unclear for certificate/attestation creation #3

Closed alphathegeek closed 5 years ago

alphathegeek commented 5 years ago

xxd --include certificate.pem -- file not found, perhaps this refers to server.pem?

somewhat unclear.

alphathegeek commented 5 years ago

Awesome! Thanks for the Readme updates and the other patches. I'd have done a pull request, but I figure these were easy to close. Great project. I ran the yubikey demo app and it passes, going to try it on google next. I have an application in mind as a backup key for this, and your project fit the need perfectly.

solokey which also can use the Pi, seems to have some problems with u2f, specifically gmail/google.

-A Happy Pi-Zero User

On Mon, Aug 5, 2019 at 8:01 AM Michael Kuc notifications@github.com wrote:

Closed #3 https://github.com/Crystalix007/U2FDevice/issues/3 via 0ce5793 https://github.com/Crystalix007/U2FDevice/commit/0ce57934141ceeb73eb544ab03b997bd1040ea9b .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Crystalix007/U2FDevice/issues/3?email_source=notifications&email_token=AMHBDUACPUMFECDPUTHRZT3QDAJCFA5CNFSM4IJHEOLKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOS37LB5A#event-2533273844, or mute the thread https://github.com/notifications/unsubscribe-auth/AMHBDUEJUYYTSCAYMNJX52DQDAJCFANCNFSM4IJHEOLA .

Crystalix007 commented 5 years ago

Thanks for taking the time to check the project out. Thanks for also spotting these issues - you probably saved me quite some time, specifically with debugging the #ifdef issue.