Terminal vitalyparnas.com

Clever uses of pass, the Unix password manager  ↦

Turns out the pass command on your local Linux box can be used for a bunch of encryption-related things in addition to what most of us use it for: managing a user’s password.

One cool example is you can hide API keys from shoulder surfers (and history’s memory) by storing the key encrypted on disk and using pass to access it at runtime:

curl -H "API-Key: $(pass provider/api_key)" ...

Discussion

Sign in or Join to comment or subscribe

Player art
  0:00 / 0:00