goldwarden icon indicating copy to clipboard operation
goldwarden copied to clipboard

Windows & Mac Support

Open quexten opened this issue 10 months ago • 15 comments

Windows

  • [x] CI Build
  • [x] Basic functionality tested
  • [x] Fido2 login
  • [x] Autotype (using pyautogui)
  • [ ] Authorization (Windows Hello - Missing Golang Binding, probably easiest with https://github.com/NordSecurity/uniffi-bindgen-go wrapper around the windows rust api)
  • [x] SSH agent
  • [x] Pinentry
  • [ ] GTK UI
  • [ ] Autostart daemon
  • [x] Notifications
  • [ ] scooop package
  • [ ] winget package
  • [ ] gui msi

Mac

  • [x] CI Build
  • [ ] Basic functionality tested
  • [x] Fido2 login
  • [x] Autotype (using pyautogui)
  • [x] Authorization (Touchid)
  • [x] SSH agent
  • [x] Pinentry
  • [ ] GTK UI
  • [ ] Autostart daemon
  • [x] Notifications
  • [ ] brew package
  • [ ] gui package

quexten avatar Aug 24 '23 20:08 quexten