Created
June 13, 2014 12:03
Revisions
-
binaryatrocity created this gist
Jun 13, 2014 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,88 @@ ### Keybase proof I hereby claim: * I am binaryatrocity on github. * I am binaryatrocity (https://keybase.io/binaryatrocity) on keybase. * I have a public key whose fingerprint is 1675 E26E 4EC1 9B3F EDA9 3F1B C6C6 244D EB08 40B3 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "1675e26e4ec19b3feda93f1bc6c6244deb0840b3", "host": "keybase.io", "key_id": "c6c6244deb0840b3", "uid": "9e8c1af3aef784eb49db870f65fc9d00", "username": "binaryatrocity" }, "service": { "name": "github", "username": "binaryatrocity" }, "type": "web_service_binding", "version": 1 }, "ctime": 1402660958, "expire_in": 157680000, "prev": "277d1df6e271dcf1b3da01446c20bf8e644dc130499597a79f7c8d07a4530899", "seqno": 4, "tag": "signature" } ``` with the PGP key whose fingerprint is [1675 E26E 4EC1 9B3F EDA9 3F1B C6C6 244D EB08 40B3](https://keybase.io/binaryatrocity) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v0.1.22 Comment: https://keybase.io/crypto yMLzAnichZF9UFRVGMZ3DbFdCIxp0CFz5Q7OgCx0797vtRxxmMrMLBdlom23e889 d/e2w91tv2AhULRgEmmKGcAUnaSJbHRlSsAVCIUBggyTqZAxx6SMgMDYxK38QO86 9l8znX/OnPf5Pc855337HnlIpVUPDKRt/v3h9SfUZ89EfCrT/klLKcI7hQBiLEUc 8P4mSrINul1uSfYiRgSjaBIaKEhAgLE8LkKBY3ER4wEFKANBCJBHGQLlcUSP2J2e qEOJ4TkPzJacSk05WCVBqf4H77svsJABGCfiHBRphoA8wQo8Q6MiRYqAFVA0Cnqg W+YKoULzksy5A5zX7QSSN4CU6RFF80tA0UqRB4xN8tp9/P/5vAFXVCiCvPVBhFWB BOXzitMP3R7JKSNGTCGBV4pmYARqoCiUJRk9AotdkhtapShB0hSDKkuPuNzQr0Qa aFrABJGCBhoTgNIrXOBQjCAoYEB5kYGU0gaA4SjBsiRLczQr0oARUJojSBxlWFa5 3wPflJ2IkVCeydmUSI9kkzmvzw2Rst4ec4xKrVXFLl4UHZ9Kq1n671CT5hPvbtd8 3/HRB+nh9Y63Epab+poX7ZFvle3bfmXT7bl+ckPnu3M/d3Q6LKAlVFVlTqmMf+Xs XN2hvEdLhtrX1TS+MTuYuDAk9keyXpxqa7zxRI86pkvXF9t76YWO94Mh/vHQirEz w6brt65+MRon+zeecqVvBXuqq8/N59KrVFUjYvlO3DqTMZk1mzw55e9odwaLuKd/ +MondO09UutZs/vK35mpU+UN4Hx745PX7P3d3OnBGk2l7uu8v2ZuktcST3zra7Ps DL023VQ/tbahdldxOFK2t/6f/JT44PKVJyeGfC8deTViLhr2dX2qyojbdDCuFZkw L0kB89zamx9OJ9OjeKS/fqT3VK2l68KF1lZLYYGQvTjtXO6vOWmrdATUGeyj+dN3 H0tvagMJ4aqrb2eoZflPTWR1RdKMPkhX/9a0Y+Pl8cAapiVphbn3s9SCcnJWmH3d 1nQMF597T2UPHTxpM+SUbdHqxusmu2c+h3B/ak7VMunjlLEDw5fHF9YV5w0UNG/Z d53blpl/56m61UsO9CV886W2ZOK7H81L0w7bt6WPcdyI6sadAtM7rl9suzJqmjcf f967NTsG/FFiO+2cq4h9WZqXjz5jbNBYm48fvhg8BC6GPukE5xscLY7M8ELF4EpL PFWIXcrr6d4dTyZX2rMcpttFx+p6cp/dEDoa3qEZXvbTPVH1nzE= =e0Dt -----END PGP MESSAGE----- ``` And finally, I am proving ownership of the github account by posting this as a gist. ### My publicly-auditable identity: https://keybase.io/binaryatrocity ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id binaryatrocity # encrypt a message to me keybase encrypt binaryatrocity -m 'a secret message...' # ...and more... ```