Created
September 23, 2014 19:57
-
-
Save kognate/5301ab2a8c6e5e7418b5 to your computer and use it in GitHub Desktop.
keybase
This file contains 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
``` | |
And finally, I am proving ownership of the github account by posting this as a gist. | |
### My publicly-auditable identity: | |
https://keybase.io/kognate | |
### From the command line: | |
Consider the [keybase command line program](https://keybase.io/docs/command_line). | |
```bash | |
# look me up | |
keybase id kognate | |
# encrypt a message to me | |
keybase encrypt kognate -m 'a secret message...' | |
# ...and more... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment