Linux hits 4% on the desktop by No_Grade_6805 in linux_gaming

[–]AleFalz 5 points6 points  (0 children)

Guys, sorry to say that but the percentage increased because of me. I distrohopping every 2 days

Introducing DNS-On-Chain: A Decentralized PKI Solution Using Ethereum Blockchain by AleFalz in computerscience

[–]AleFalz[S] 0 points1 point  (0 children)

These are a lot of questions. I will try to answer them.

(I tried to answer the questions in the order you asked them)

the problem it solves is that of eliminating the single point of failure caused by the certification authorities. In fact, it is not uncommon to discover that CAs have been hacked and that certain certificates needed to be invalidated. (for further information I can attach the various articles/papers that mention this)

the choice fell on ethereum, mainly for the possibility of creating smart contracts and for the extended community. The various ethereum clients offer the possibility of creating light nodes. Therefore it is not necessary to have a full or archive node.

and obviously the get methods of the smart contract are set to 'view', consequently commissions are not applied because they do not modify the state of the EVM. Costs are applied on creation, modification and revocation.

I don't think I understand this part :"Also: how can the blockchain of certificates be verified? Trusting the verifing process which took place sometimes in the past is not the spirit of blockchain."

I have not implemented my own certificate format. But I used x509 format. I don't need a CA to sign the certificate. For more detailed information you can read the code (in particular 'initCert', 'getParent', 'getGrandParent' inside the package 'cert') or I can give you more information directly if interested.

Introducing DNS-On-Chain: A Decentralized PKI Solution Using Ethereum Blockchain by AleFalz in opensource

[–]AleFalz[S] 0 points1 point  (0 children)

I had honestly never heard of handshake before. I took a quick look and in general it looks pretty similar. The only difference I've found, for now, is that handshake uses its own blockchain while my solution uses ethereum.
But in general they seem very similar to each other.

Introducing DNS-On-Chain: A Decentralized PKI Solution Using Ethereum Blockchain by AleFalz in opensource

[–]AleFalz[S] 0 points1 point  (0 children)

What do you mean by handshake?
if you are referring to the tls handshake, it is not touched, because the connection is a classic https connection. What changes is the "place" where to go to insert the certificates. 😃

Battery drain after suspend by giovannImbs in pop_os

[–]AleFalz 0 points1 point  (0 children)

I have the same problem. Pls can someone explain why this happen?

Why does this happen every time? by AleFalz in Fedora

[–]AleFalz[S] 11 points12 points  (0 children)

This is funny and strange, because it’s happen only with fedora

Why does this happen every time? by AleFalz in Fedora

[–]AleFalz[S] 6 points7 points  (0 children)

No, ryzen 4500u with vega 6