Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for OS keyrings #1

Open
warhodes-dev opened this issue Nov 18, 2023 · 0 comments
Open

Add support for OS keyrings #1

warhodes-dev opened this issue Nov 18, 2023 · 0 comments

Comments

@warhodes-dev
Copy link
Owner

warhodes-dev commented Nov 18, 2023

Ideally this application will support OS keyring features like Windows Credentials Manager, macOS Keychain, or Linux secret-service through keyring-rs.

Bizarrely, this feature is not widely supported on headless Linux systems (which, hello, is exactly who would use a tui client). For example some discussion here regarding secret-service support in WSL. (See also: google "secret-tool on headless Linux system").

The plan is:

  1. Support OS Keyring when possible
  2. Support something like .netrc if faster authentication is desired
  3. Manual authentication by default as a fallback
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant