Created
September 30, 2015 01:33
Revisions
-
danielfullmer created this gist
Sep 30, 2015 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,92 @@ ### Keybase proof I hereby claim: * I am danielfullmer on github. * I am danielfullmer (https://keybase.io/danielfullmer) on keybase. * I have a public key whose fingerprint is FA0E D54A E0DB F4CD C4B4 FEAD D148 1BC2 EF6B 0CB0 To claim this, I am signing this object: ```json { "body": { "client": { "name": "keybase.io node.js client", "version": "0.7.8" }, "key": { "fingerprint": "fa0ed54ae0dbf4cdc4b4feadd1481bc2ef6b0cb0", "host": "keybase.io", "key_id": "D1481BC2EF6B0CB0", "uid": "db7e228aa04c1bd95024c340f953ee19", "username": "danielfullmer" }, "merkle_root": { "ctime": 1443576394, "hash": "fa09ca89c8a0fd6a6536e1aedce9e60073bf9512a9f81e5a3f602ff8f0670c3f2746d8fd5b99e0edf42d240c67290551782529bce4a07b03e7e498eb1ab2a1ea", "seqno": 300261 }, "service": { "name": "github", "username": "danielfullmer" }, "type": "web_service_binding", "version": 1 }, "ctime": 1443576625, "expire_in": 157680000, "prev": "f1f2f0ed5caf6e2fc9579c0ecf7556eb6b37f1c5f51810441efb0a0601e89bb8", "seqno": 3, "tag": "signature" } ``` with the key [FA0E D54A E0DB F4CD C4B4 FEAD D148 1BC2 EF6B 0CB0](https://keybase.io/danielfullmer), yielding the signature: ``` -----BEGIN PGP MESSAGE----- Version: GnuPG v2 owGFUl1sVEUU3i0Wt/wkDUiiRU25iAZdlpm5M3PvXWPSFFQqCQ1ELJrQdX7OtNfe 3q13d6sF++C/aKzEKAaMJAKJNpoAhgeMxGoFYhS3aHwhkaBoSA2SrQ1Pmg3eW2tS npyXmTnzzXfOd76ze/G8VCb9/Ybl47W+RUfS3/4uU48svBfvtGRRD1n5nZYKfAjL ySkU/WDlrT4YkqIEOb/YGhY15J4otc5istYgRCW/GMYolHNyrjWcTeDJZ+OHPRAN RH7CZRmBQDMqAGlpqNKKSmpAaI2pi6UiYLhESqKYsrdYKl+X1ZrhLPg6jq5P8O3r yP0P8Ha0rj3BV2YetHSAEFcIRBWW2mOIUGVTZDxmA2AvAZYgmpWkRehDYCpB0A9R UnS89QVQiIrFGeWq7Cc4TKnNHG57NC5LlHr/FeIp4XrKFchoLjizOWABWoEHHCHH lnFKTIRnXAxM2IYjYoxrEHeQsg1xKNeu0Ux6HsQ9MZRoQpHiDvEQY9hxCSOeVEAF ciSywQHquSCxkERgELGOEjwZFq28jRDheDi5R4O+gjmO9fjl3or8H8nloYEk/tQR kIVZioL0Qx37NtfYJMP17eCEZS14esCPoOAniDjmonhlrYEIBpMmYUNMYrgShgMx ymOOpxAo4zDGQXJpOwYrZhh2MaIUg5FIII4wuJ6U7hyRcZ2iJ6Ys+T2hKFcisIZ3 pW+9IZXOpOY3NiSTm1rQ1PzfON8Z3FhvGa81XnpGjjXfMv7Zl23HFmbenv7pjr+a 3p/+eGrtmvTEjyMHqoff28brE6PNTdvv+mN36vCL9U6zY8XtR/92nWsXV765kXY9 2728ZSJf5x33fX15f/VUYVnrD32Wqtaurd189OSFls5y/cHolRweGes+99vDm07l p7v27vjqtqWXR4KxY1tHM9V3j69e07HsyucXt370fHe15p981bw8vGXP4uemoPGm hv5d5/aNrzp4/sSKx5e8PlUL8DtbPrn76lDQefbqhz+fmJxsmCw3n//zu3bW1jX5 xoa2ex579KH5H/QfWtCVotmNZ7+4otxM5a3RS79eOPPC9pdeI6e/OXSmvujTjptX rZfByl/+AQ== =meo1 -----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/danielfullmer ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id danielfullmer # encrypt a message to me keybase encrypt danielfullmer -m 'a secret message...' # ...and more... ```