Skip to content

Commit

Permalink
Add link to interesting repo for keychain
Browse files Browse the repository at this point in the history
  • Loading branch information
davidstosik authored Jul 26, 2024
1 parent 19c4172 commit c6b9b7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ After checking out the repo, run `bundle install` to install dependencies. Then,
- Get rid of `envchain`?
- Store config/credentials in `~/.config/`?
- Encrypt config, use Keyring or other OS-level secure storage?
- Possible to write a gem with native extension based on <https://github.com/hrantzsch/keychain>?
- Possible to write a gem with native extension based on <https://github.com/hrantzsch/keychain>? (or <https://github.com/hwchen/keyring-rs>?)
- Open browser, ask user to log into MoneyForward and store cookie? (Does it expire though?)
- Or prompt user from credentials in terminal and fill in form in headless browser
- Need to handle case when cookie has expired:
Expand Down

0 comments on commit c6b9b7f

Please sign in to comment.