vix.ing · top · new · best · stats · spec

Right to Sign: Safeguarding data immutability in blockchain systems with cryptographic signatures over a broad range of available consensus finding scenarios

2018/11/13 by Ernst-Georg Schmid, Schmid, Ernst-Georg
Computer Science · #Blockchain Technology Applications and Security #Cryptography and Data Security #Distributed systems and fault tolerance #cs.CR

paper · pdf · doi:10.48550/arxiv.1811.05284

5 pages, 8 figures, 1 table

arxiv created 2018/11/13 · arxiv updated 2018/11/14

Abstract

The choice of the consensus method ultimately determines throughput, scalability, tamper resistance, and consistency of a blockchain system. However, across all the types of blockchain (private, semi-private, consortium, or public), there is no consensus method that uniformly addresses all these traits. Verifiable lottery algorithms (Proof of ...) increase tamper resistance but show weakness in throughput and scalability, while established methods like PAXOS and RAFT provide no additional protection against tampering. In this paper, we introduce Right to Sign which aims to provide additional tamper resistance by cryptographic signatures over a broad range of available consensus finding methods.

Related