Browse Source

Add keybase proof

master
Ben Kurtovic 5 years ago
parent
commit
d8ace53113
2 changed files with 55 additions and 0 deletions
  1. +53
    -0
      .well-known/keybase.txt
  2. +2
    -0
      _config.yml

+ 53
- 0
.well-known/keybase.txt View File

@@ -0,0 +1,53 @@
https://keybase.io/earwig
--------------------------------------------------------------------

I hereby claim:

* I am an admin of https://benkurtovic.com
* I am earwig (https://keybase.io/earwig) on keybase.
* I have a public key ASAtJtw4jL_DAECspC2miGiGmcsYtRlcoqrgaA77O4Z_UQo

To do so, I am signing this object:

{
"body": {
"key": {
"eldest_kid": "0101adb614f147d881667a70ee36f66ab80ed7321142e6b38d6d067853c7ea592ff80a",
"host": "keybase.io",
"kid": "01202d26dc388cbfc30040aca42da688688699cb18b5195ca2aae0680efb3b867f510a",
"uid": "85111d9027a928027c550ce091baca19",
"username": "earwig"
},
"merkle_root": {
"ctime": 1543800031,
"hash": "23754350ac8807e69e6788e1390c16ecfc775845536ccee378dd52d8be3ea7eccd6f4d33bb89710eef71b2fb6c8f3cd49502c49afd5ac5154508f720e999162d",
"hash_meta": "3e2965245b1e0cf728735f631f03fa5e730a4d4d70eeb0dd18a1114b48c09013",
"seqno": 4041417
},
"service": {
"entropy": "v53Qe7yE49YX8pPKzxk9XWnY",
"hostname": "benkurtovic.com",
"protocol": "https:"
},
"type": "web_service_binding",
"version": 2
},
"client": {
"name": "keybase.io go client",
"version": "2.10.1"
},
"ctime": 1543800057,
"expire_in": 504576000,
"prev": "e66af0c9675df59eb5d673b72312089cf0fb61d45d3314a7789130f474a59bce",
"seqno": 19,
"tag": "signature"
}

which yields the signature:

hKRib2R5hqhkZXRhY2hlZMOpaGFzaF90eXBlCqNrZXnEIwEgLSbcOIy/wwBArKQtpohohpnLGLUZXKKq4GgO+zuGf1EKp3BheWxvYWTESpcCE8Qg5mrwyWdd9Z611nO3IxIInPD7YdRdMxSneJEw9HSlm87EIG6UZaDcZDr+Uxq7SC5+t5z3APHMx9tLG5zkCH03y4lJAgHCo3NpZ8RAkLLAU5vwQx8X9Slkl/Kkerr9vGjMqlyhEGIzwv9D8a8IEhI+Y7VZ9JEEsPKBJaKycNMRZ66PO/hkexKyad1qC6hzaWdfdHlwZSCkaGFzaIKkdHlwZQildmFsdWXEIGngRjnAp8hYqn9PEMyc4ePmGJ1BPEa8q33v2T3LP6FEo3RhZ80CAqd2ZXJzaW9uAQ==

And finally, I am proving ownership of this host by posting or
appending to this document.

View my publicly-auditable identity here: https://keybase.io/earwig

+ 2
- 0
_config.yml View File

@@ -3,6 +3,8 @@ lsi: false
highlighter: rouge
markdown: kramdown
url: https://benkurtovic.com
include:
- .well-known
exclude:
- Makefile
- README.md

Loading…
Cancel
Save