arXiv論文メモ
新着一覧
cs.CR / cs.SE · 査読状況未確認

病院倫理委員会向け投票試作システムの監査機能と残るリスク

A Lightweight Ethereum Voting Prototype for Hospital Ethics Committees with Receipt-Based Inclusion Verification

Edwin Clatus and Madhusudan Singh

この論文をやさしく読む

ひとことで言うと

病院倫理委員会の投票を記録・監査できるブロックチェーンの試作システムを作り、機能と弱点を示した研究。

何に役立つ?

投票記録の検証機能を検討する際、公開監査と投票の秘密性を別々に評価するための事例となる。

この研究の面白いところ

受領証で取引が含まれたことは確かめられる一方、ウォレットと投票内容が見えるため匿名でも秘密投票でもないと明示している。

どこまで分かった?

試作段階の評価は機能テスト22件とローカルのガス測定が中心で、12人のシミュレーションは実際の参加者を使った証拠ではない。機密性のある本番導入には追加の統制と検証が必要と要旨は述べる。

v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。

アブストラクトの日本語訳

本論文は、Solidity、Hardhat、React、MetaMask、ethers.jsを用いた、病院倫理委員会の投票向け試作システムを提示する。役割による権限管理、案件の状態の確認、重複投票の制御、受領証のハッシュにより、公開の監査と取引が記録に含まれたことの検証を支える。ただし、投票イベントからウォレットのアドレスと投票内容が見えるため、この設計で得られるのは仮名による監査可能性であり、匿名投票や秘密投票ではない。受領証も、受領証を残さない方式ではなく、強制投票への耐性はない。 評価では、機能テスト22件の成功と、ローカルのHardhat環境でのガス使用量を報告し、投票1件当たりの使用量は28万4137ガスだった。12人を想定したシミュレーションは仮定した確率を使っており、人を対象とした研究の証拠ではない。残るリスクには、複数ウォレットの利用、管理者やフロントエンドの侵害、認証情報の再割り当て、先回り取引、サービス妨害、未検証の敵対的な経路がある。機密性を要する環境で導入するには、統制された参加登録、暗号化した投票、独立した監査、敵対的な試験、再現可能なベンチマーク、実際の利用者による研究が必要である。

v1の要旨から自動生成。本文の精読・人による確認は未実施。

初稿
2026-09-24(UTC)
最新改訂
2026-09-24 · v1
査読・掲載
査読状況未確認
arXivで読むPDF

更新履歴

取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。

原文の要旨

This paper presents a Solidity, Hardhat, React, MetaMask, and ethers.js prototype for hospital ethics committee voting. Role controls, case-state checks, duplicate vote controls, and a receipt hash support public audit and transaction inclusion verification. Because vote events expose wallet addresses and vote values, the design provides pseudonymous auditability, not anonymous or secret-ballot voting; the receipt is neither receipt-free nor coercion-resistant. Evaluation reports 22 passing functional tests and local Hardhat gas use, including 284,137 gas per vote. A 12-participant simulation used assumed probabilities and is not human-subject evidence. Residual risks include multiple wallets, administrator or frontend compromise, credential reassignment, front-running, denial of service, and untested adversarial paths. Confidential deployment requires governed enrollment, encrypted ballots, independent audit, adversarial testing, reproducible benchmarks, and a real user study.

著者のコメント

Accepted in IEEE 4th International Conference on Artificial Intelligence, Blockchain and Internet of Things (AIBThings-2026)

arXiv ID: 2609.29981 / 要約の誤りについて