stripe-archive / macgyver

A Chrome extension which duct tapes an SSH agent to the platformKey API
MIT License
90 stars 8 forks source link

Is developer mode still needed? #9

Open therc opened 6 years ago

therc commented 6 years ago

Are the contortions to enable KeyPermissions still really needed? This seems to imply it's no longer the case:

https://bugs.chromium.org/p/chromium/issues/detail?id=460232

evan-stripe commented 6 years ago

They are not! We haven't updated the README file, but for GSuite accounts, the flow described at https://support.google.com/chrome/a/answer/6080885 under "Access model for extensions and client certificates" should work without requiring developer mode.

markstos commented 6 years ago

So it sounds like the Chromebook still needs to be "Enterprise Managed" but the process is less complex than it used to be. It would be helpful if the README was updated.