Last active
January 31, 2017 15:05
-
-
Save facundobianco/33a27a6b1270bad931b8ffb31763e6bc to your computer and use it in GitHub Desktop.
From the devices that I need to export sensible information
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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