IronCoreLabs / IronCoreLabs/ironhide
Improve keyring support
Open
enhancement
- Dominant language
- Rust
- Stars
- 53
- Forks
- 5
- Avg merge
- 41m
- Merged PRs (30d)
- 2
Description
Currently keyring support works if all the things it needs are present, and if it doesn't work it silently fails. Either way right now keys are still written to disk as a backup. Improve the keyring support so it's more robust. Alter the login/creation flows so that if the keyring is present and working we don't write anything but `login` to `.iron`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.