keybase / go-keychain

Golang keychain package for iOS and macOS
MIT License
573 stars 120 forks source link

Add support for internet password items #95

Closed pete-woods closed 1 year ago

pete-woods commented 1 year ago

I'm writing a tool to import passwords from managers like LastPass, and need to write internet passwords.

joshblum commented 1 year ago

@pete-woods can you address the CI failures?

pete-woods commented 1 year ago

Yes, will have a look.

pete-woods commented 1 year ago

@joshblum sorry it's taken so long to get back round to this, looking at fixing the linter error now

pete-woods commented 1 year ago

The linter is now happy on my Mac locally, so hopefully CI will like it too.

joshblum commented 1 year ago

Thanks @pete-woods!