Sign Documents
Digital signatures prove that a document came from you and hasn't been tampered with. Qpher Vault uses Composite ML-DSA (ML-DSA-65 + ECDSA P-256) — a quantum-safe signature algorithm standardized by NIST.
Why Sign Your Documents?
- Authenticity — proves the document came from you
- Integrity — detects any tampering after signing
- Non-repudiation — you cannot deny having signed the document
- Quantum-safe — signatures remain valid even against quantum computers
Sign a Document
- Open the document detail page
- Tap the menu button (three dots) in the top-right corner
- Select Sign Document
- Review the signing confirmation
- Tap Sign — the server signs the document with your ML-DSA key
Verify a Signature
Signed documents display a Signed badge on the document list and detail page:
The signature is verified server-side every time the document is accessed. If the document has been tampered with, the signature verification will fail and you'll be alerted.
Signing key security
Your signing private key is stored in the server-side KMS and never leaves the secure environment. Only you can initiate a signing operation through the app.
Plan Requirements
Digital signatures require the Personal plan or higher. Explorer (free) users can view signed documents but cannot create signatures.
Related Guides
- Encrypt & Store — Encrypt files before or after signing
- Export & Import — Exported .qpher files include sender signatures