Bitcoin cryptography for securing standard web

Bitcoin cryptography for securing standard web

By yanis | little crypto guides | 1 Dec 2020


Asymetric cryptography is very secure, websites need methods that are more secured than passwords, so why not using blocchain for that ? 

 

Authentication

Have u already seen metamask sign-message function ? It allows signing a message without transmitting it to the blockchain. Then, the website uses ur public key for checking the signature. It would also allow using multiple keys for one account, like tron or eos permission system (that allows using an account from another key if permission was set).

 

Encryption

Another side of ECDSA is the encryption. We can encrypt data using public key, and then decrypt them using private one (it's used by SSH)

The benefit over standard encryption is that a key can be generated without any cert authority, but that blockchain can be used for avoiding phishing (for example, by using an on-chain reputation system)

How do you rate this article?

6


yanis
yanis

I'm not afraid of the matrix, I AM THE MATRIX (pure code here)


little crypto guides
little crypto guides

In this blog, I give you tutorials for using some cryptocurrencies or crypto-like things.

Publish0x

Send a $0.01 microtip in crypto to the author, and earn yourself as you read!

20% to author / 80% to me.
We pay the tips from our rewards pool.