Skip to main content

CLI tool for decrypting formseal ciphertexts

Project description

formseal-decrypt

Decrypt formseal ciphertexts locally.


formseal-decrypt decrypts form submissions downloaded by formseal-fetch. Nothing is decrypted in transit or on the server — only the holder of the private key can read submissions.

formseal-decrypt is not a hosted service or dashboard. It is a CLI decryption utility.


Installation

Via pipx (recommended)

pipx install formseal-decrypt

Via pip

pip install formseal-decrypt

Quick start

fsd connect
fsd decrypt
fsd status

How it works

Browser (formseal-embed)
       │
       ▼ (encrypted submissions)
 Your server / endpoint
       │
       ▼ (fsf fetch)
 ciphertexts.jsonl ──► Your PC
       │
       ▼ (fsd decrypt)
  formseal.decrypted.jsonl (canonical JSONL ledger)

Your backend stores opaque ciphertext only. fsf fetch downloads it. fsd decrypt decrypts it offline with your private key.


Commands

Command Description
fsd Show about / info
fsd connect Configure source, destination, and private key
fsd decrypt Decrypt ciphertexts
fsd status Show configuration
fsd disconnect Clear credentials
fsd disconnect --wipe Clear everything including messages

Run fsd --help for all options.


Output formats

fsd decrypt always writes formseal.decrypted.jsonl as the canonical JSONL ledger. Pass --format for additional exports:

  • CSV — Spreadsheet-compatible
  • JSONL — One JSON object per line (canonical)
  • JSON — Pretty-printed JSON array
  • Markdown — Table view

Security

Your private key never leaves your machine. formseal-decrypt:

  • Stores credentials in your OS keychain (Windows Credential Manager / macOS Keychain / Linux Secret Service)
  • Decrypts locally only
  • Sends no telemetry, has no analytics
  • Skips already-decrypted messages automatically

Documentation

Full documentation is in the docs directory.


⭐ Please star the repo if you find formseal-decrypt useful.


License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

formseal_decrypt-0.5.1.tar.gz (12.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

formseal_decrypt-0.5.1-py3-none-any.whl (19.1 kB view details)

Uploaded Python 3

File details

Details for the file formseal_decrypt-0.5.1.tar.gz.

File metadata

  • Download URL: formseal_decrypt-0.5.1.tar.gz
  • Upload date:
  • Size: 12.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for formseal_decrypt-0.5.1.tar.gz
Algorithm Hash digest
SHA256 3f3ee089ff036a0a916c863e03fe724bc0a3437ffc78863619621a768b6b7eee
MD5 5cdb13532067ecc0558c61ae88763383
BLAKE2b-256 32060080e6a0b94a2480a3339cc4acff0e8cba7fc4266eb89759787753946fcf

See more details on using hashes here.

Provenance

The following attestation bundles were made for formseal_decrypt-0.5.1.tar.gz:

Publisher: publish.yml on useFormseal/decrypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file formseal_decrypt-0.5.1-py3-none-any.whl.

File metadata

File hashes

Hashes for formseal_decrypt-0.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 380e151dde52a9b8daf577b39fde19735f4bdf78fecd973fc3a16f738d2cd88b
MD5 dc6f883989a9bb6019785f74bea90479
BLAKE2b-256 f6e9aceb82e65f6af255dff9a9d97126a62733db693e1814f4bf07902051fea5

See more details on using hashes here.

Provenance

The following attestation bundles were made for formseal_decrypt-0.5.1-py3-none-any.whl:

Publisher: publish.yml on useFormseal/decrypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page