|
|
|
|
|
by Aachen
1161 days ago
|
|
A distributed blockchain would actually prevent the malicious server issue. It would theoretically be better. The practical problem is that you don't want to consume a ton of battery juice so this just isn't really feasible on mobile. (PoS wouldn't help because you'd still have to keep up with two billion users doing key changes.) Keybase ran into the same issue, there's a Github ticket somewhere where this was discussed. There was some blockchain lite they were hoping to implement, but that never happened, not sure if it was just off their radar or has issues of its own. I don't remember what its properties would be / if that would genuinely have distributed the trust for key exchanges. (Keybase was already publishing merkle root hashes on a chain, but the client didn't verify anything so it didn't help anyone, just like here with WhatsApp publishing the keys on a second system but that's still their own server controlled by a single party.) |
|
No it would not: the third-party audit record is there to prevent the malicious server issue, while being infinitely more practical than blockchain.
Blockchain enables crypto-currencies. For the rest, we have more practical solutions already.