kryptco/kr-u2f

Add support for Safari

cdmmultimedia opened this issue · 5 comments

Could you use this polyfill while we wait for Apple to implement U2F on Safari for mac OS? This would shorten the time needed to Have Krypton working on Safari.
We're willing to work on this one if you guys would accept a PR later.

We have Safari support -- we're waiting for Apple to approve the safari extension. Hopefully it will be out very shortly!

Is there any way to build the extension on my computer and build it, while we wait for apple to approve it?

Okay, well it was easy:

  • Clone the repo
  • Install the dependencies with yarn
  • Build the extension with make build
  • Load the extension in Safari using Extension Builder
  • Run the extension

I feel dumb! Thank you for making this nice product!

Great to hear you got it working!

cro commented

Any status on this?