Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
mnem
on July 2, 2015
|
parent
|
context
|
favorite
| on:
Show HN: Manage passwords with GPG
Are you aware of the command line utility, security?
https://developer.apple.com/library/mac/documentation/Darwin...
Some examples of using it:
http://joshtronic.com/2014/02/17/using-keyring-access-on-the...
jrcii
on July 2, 2015
[–]
Yep, I use it to provide passwords to my shell scripts, for example. security<->pass integration is precisely what I'm looking for, I get the feeling I'm going to end up having to implement it myself.
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Some examples of using it: http://joshtronic.com/2014/02/17/using-keyring-access-on-the...