All docs
Getting Started

What is InviziPoll?

1 min readUpdated May 6, 2026

InviziPoll is built so individual answers stay invisible to us: the platform stores encrypted response blobs and public / wrapped key material only. Plaintext answers, poll private keys, and folder keys are not available to the server in normal operation.

Who uses it

Teams that need honest aggregate feedback (HR pulses, IT risk checks, leadership alignment) where respondent anonymity is inviolable over admin convenience.

What is different in practice

  1. No per-response rows for admins — results are aggregate-only; there is no admin UI to inspect individual submissions or ordering.
  2. Anti-inference guardrails — results stay locked until a minimum response threshold is met, and the locked state does not show an exact count. In the admin app, poll detail copy states: Results unlock after 3+ responses.
  3. Collaboration without sharing raw keys in chat — shared folders use envelope-wrapped poll and folder keys so keys are not pasted into email or chat.

For cryptographic detail, see Zero-knowledge cryptography (requirements) and Post-quantum architecture.

Security deep dives: Encryption model overview · Threat model · Compliance alignment (informational)

Next: Sign up, workspace URL, and handoff.