Join our Newsletter — 33% off our NHI Course

What is the difference between accessibility and election security in remote voting?

Accessibility focuses on letting eligible voters participate from where they are, including rural communities and people abroad. Election security focuses on ensuring only those voters can cast a valid ballot and that the vote cannot be manipulated. The two are not opposites. Well designed remote voting uses identity verification to raise assurance without creating unnecessary barriers to participation.

Why accessibility and election security are not the same control objective

Accessibility is about whether a legitimate voter can realistically reach the ballot without avoidable barriers. Election security is about whether the ballot stays authentic, eligible, and unmodified end to end. In remote voting, those goals overlap but they are not interchangeable: a system can be easy to use yet weakly assured, or highly locked down yet too hard for many voters to use.

The design challenge is that each added safeguard affects the other side of the equation. Stronger identity checks, device checks, or step-up verification can improve trust in eligibility, but they can also exclude voters with poor connectivity, older devices, language barriers, or limited access to support. Conversely, simplifying the user journey can improve participation but may reduce assurance if the system cannot reliably distinguish a valid voter from an impostor.

For a broader identity and access perspective, the most useful framing is that remote voting needs enough assurance to prove the voter is eligible, but not so much friction that the control becomes a practical barrier to participation. That is why the question is not whether to choose accessibility or security, but how to balance both against the election’s threat model and the electorate’s needs.

What changes when the vote happens remotely

Remote voting shifts trust away from the polling place and toward digital verification, transport, and endpoint conditions. That means the system must address eligibility, ballot integrity, confidentiality, and auditability without assuming a controlled physical environment. The main differences show up in identity proofing, authentication, ballot casting, and the handling of ballot secrecy.

Accessibility concerns are often operational: mobile compatibility, language support, assistive technologies, low-bandwidth design, and the ability to vote across time zones. Security concerns are different: account takeover, coercion, interception, replay, duplicate voting, unauthorized ballot submission, and manipulation of the remote client or service path. A good design has to treat both as first-class requirements, not as afterthoughts.

Identity verification is the hinge point between the two. It is the control that can raise confidence a submitted ballot came from an eligible voter, but it must be proportionate. If verification is too weak, eligibility assurance drops. If it is too strict or poorly designed, the system becomes less accessible, especially for overseas voters or people who cannot easily complete a complex process.

Risk and Threat Considerations

Remote voting concentrates risk in the path between the voter and the election system, where eligibility, privacy, and ballot integrity all depend on digital trust. The practical failure mode is usually not a single dramatic breach, but a control that blocks legitimate voters, admits unauthorized ones, or makes the ballot too easy to influence before it is cast.

Failure mechanism: Weak identity assurance, poor device hygiene, coerced voting, or compromised endpoints can let an attacker submit or alter a vote, while overstrict controls can exclude valid voters who cannot complete the process.

Impact: The result is either reduced trust in the outcome or reduced participation, and both outcomes are serious for an election system because legitimacy depends on accuracy and broad lawful access.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

NIST CSF 2.0, NIST SP 800-63, NIST Zero Trust (SP 800-207) and CIS Controls v8 set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
NIST CSF 2.0 GV — Govern Sets governance and risk ownership for balancing access and ballot integrity.
PR.AA — Identity Management, Authentication and Access Control Directly governs remote voter authentication and eligibility assurance.
PR.DS — Data Security Protects ballot secrecy and integrity in transit and at rest.
Recommendation — Define election risk tolerance and approve controls that balance usability with integrity. Apply PR.AA controls to verify eligible voters without adding unnecessary friction. Protect ballot data so votes remain confidential and unaltered end to end.
NIST SP 800-63 IAL — Identity Assurance Level Matches identity proofing strength to the assurance needed for remote voting.
AAL — Authenticator Assurance Level Guides authentication strength for voter access and step-up verification.
FAL — Federation Assurance Level Applies when remote voting uses federated identity assertions across services.
Recommendation — Set identity proofing assurance to the minimum level that still prevents impersonation. Use an authenticator level that resists account takeover without blocking legitimate voters. Require strong federation assurance where an external identity provider is part of the flow.
NIST Zero Trust (SP 800-207) DA — Policy Engine, Policy Administrator, and Policy Enforcement Point Useful for enforcing access decisions at each remote voting step.
L3 — Continuous Verification Supports verifying the session and device context throughout remote voting.
Recommendation — Enforce voting actions through explicit policy decisions rather than implicit trust. Continuously verify session context before accepting high-impact voting actions.
CIS Controls v8 5 — Account Management Covers controlled creation and management of accounts that can cast ballots.
6 — Access Control Management Maps to least privilege and ballot submission authorization.
Recommendation — Restrict and review voting accounts so only eligible voters retain access. Limit voting actions to the minimum access required for a valid ballot submission.

Practitioner Guidance

What to verify: Test the full voter journey with real accessibility constraints, not just the happy path. Confirm that the identity step actually distinguishes eligible voters from unauthorized users while still working for low-bandwidth, mobile, assistive, and cross-border conditions.

Decision rule: If a control meaningfully reduces ballot fraud or impersonation, keep it, but only if you can show it does not create a disproportionate exclusion rate for the target voter population. If you cannot measure that trade-off, you do not yet know whether the design is acceptable.

Practitioner takeaway: The correct question is not whether remote voting should be “more secure” or “more accessible”, but whether the system can prove eligibility with enough assurance to protect the ballot while still remaining usable by the voters it is meant to serve.