Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
linuxhackerman
34 days ago
|
parent
|
context
|
favorite
| on:
Handling secrets (somewhat) securely in shells
I touch on this possibility with the `rbw` example:
>`$ token=$(rbw get gitlab-access-token) # get the token from a command-line password manager`
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
>`$ token=$(rbw get gitlab-access-token) # get the token from a command-line password manager`