Skip to content

Instantly share code, notes, and snippets.

@facundobianco
Last active January 31, 2017 15:05
Show Gist options
  • Save facundobianco/33a27a6b1270bad931b8ffb31763e6bc to your computer and use it in GitHub Desktop.
Save facundobianco/33a27a6b1270bad931b8ffb31763e6bc to your computer and use it in GitHub Desktop.
From the devices that I need to export sensible information
gpg --recv-keys --keyserver pgp.mit.edu 0xF22B8141 || \
wget -qO - https://keybase.io/vando/pgp_keys.asc | gpg --import && \
echo '8116792E9ADE8A5E11046837CDF363B4F22B8141:6:' | gpg --import-ownertrust
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment