Are there proofs for websites planned?

Are there proofs for websites planned yet?

If not, I’d like to suggest a proof in the .well-known directory (which could be retrieved via http/https) and a proof which gets placed in the (legacy :P) DNS.

Thanks,
Valentin

1 Like

Yes! There’s a demo proofs for website in our python proofs library. https://github.com/blockstack/blockstack-proofs-py/blob/master/blockstack_proofs/domain.py

So, to spare a click, the data stored is this in the demo:

[odin@h:~]$ dig +short txt blockchainid.muneebali.com
"Verifying that +muneeb is my blockchain ID. https://onename.com/muneeb"

It puts a TXT record at blockchainid.example.com.

1 Like