ChristopherA / revocable-self-signed-tls-certificates-hack

As a proof-of-concept, we will show how easy it is to revoke a self-signed certificate using the bitcoin blockchain. This will also demonstrate how we may be able to use similar approaches for more advanced capabilities that current X.509 infrastructure do not.
BSD 2-Clause "Simplified" License
120 stars 20 forks source link

Comments #2

Open bisho opened 9 years ago

bisho commented 9 years ago
dblas commented 8 years ago

Interesting proposition! But it doesn't cover all the use cases since that requests an online feed. If you think about certificates they were build to carry their own value and to try not to depend upon a external authority. And that the big problem: with a blockchain using BitCoin system you need to have an online access to work with. That's not the philosophy of certificate. The idea is however good but needs to be refined to satisfy this use case. Thank! db