Library for storing and retrieving passwords and secrets
Library for storing/retrieving passwords and other secrets
secret-tool$ secret-tool store --label='My App Password' application myapp username admin$ secret-tool lookup application myapp username admin$ secret-tool clear application myapp username admin