Proposal for Paper in week-7#192
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Assignment Proposal
Title
Survey of Blockchain-Based On-Chain E-Voting Solutions
Names and KTH ID
Deadline
Category
Reference paper:
“Analysis of Blockchain Solutions for E-Voting: A Systematic Literature Review”
IEEE Access, 2022.
Link (KTH/IEEE): https://ieeexplore.ieee.org/abstract/document/9812616/
Description
The presentation will summarize how existing blockchain-based e-voting systems are designed and evaluated in the literature.
The paper reviews more than 30 proposals and compares them along dimensions such as voter authentication, vote encryption and hashing, resistance to attacks, and core security properties (e.g., privacy, auditability, coercion-resistance).
We will focus on how these systems implement on-chain voting using smart contracts, which platforms they choose (e.g., Ethereum, Hyperledger Fabric, Bitcoin), and what trade-offs they make between decentralization, scalability, and security.
Relevance
This work is directly relevant to the “Governance (Voting, DAO) & Art” week, especially the on-chain voting issue in the course repository.
By reviewing concrete blockchain e-voting systems, the presentation links governance and DAO concepts to practical on-chain voting designs using smart contracts, and highlights open challenges such as scalability, coercion, and usability for large-scale, trustworthy programmable governance.