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 (or .json for pretty output)

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, private key, and format
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

During fsd connect, you can choose the output format:

  • JSON Lines (jsonl) — One JSON object per line
  • JSON (json) — Pretty-printed JSON array

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


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.3.0.tar.gz (10.3 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.3.0-py3-none-any.whl (15.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for formseal_decrypt-0.3.0.tar.gz
Algorithm Hash digest
SHA256 59c2a23d9778cc31d4e0a4ffe1815fab5ec3059dc31abc27da6e4eda00451e3c
MD5 0e6cbeb4801574b40d8cdd1829416cfd
BLAKE2b-256 12bab5cbf93257ac36961385b14d2a6c2fc126bbb95892d44085079f47e59bcc

See more details on using hashes here.

Provenance

The following attestation bundles were made for formseal_decrypt-0.3.0.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.3.0-py3-none-any.whl.

File metadata

File hashes

Hashes for formseal_decrypt-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c53720dd5dbf0fa4e4c1875afcaedac0ca29a709dc71bfff046138e36c08263b
MD5 1034cb2fecf5e010efbf0171d752fa6d
BLAKE2b-256 d41a05b6dd537fe70379c96efa4a0a79086fe9e5ecb2b3c114f5bd1cbecadf82

See more details on using hashes here.

Provenance

The following attestation bundles were made for formseal_decrypt-0.3.0-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