Skip to main content

CLI tool for fetching encrypted form submissions

Project description

formseal-fetch

Download encrypted form submissions from your storage backend.

formseal-fetch pulls ciphertexts stored by your backend down to your machine. Nothing is decrypted in transit or on the server — only the holder of the private key can read submissions.

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

Installation

Via pipx (recommended)

pipx install formseal-fetch

Via pip

pip install formseal-fetch

Quick start

fsf connect provider:<name>
fsf fetch
fsf status

How it works

Browser (formseal-embed)
       │
       ▼ (encrypted submissions)
 Cloudflare KV / Supabase / any other server
       │
       ▼ (fsf fetch)
  ciphertexts.jsonl ──► Your PC

Your backend stores opaque ciphertext only. fsf fetch downloads it. Decryption happens separately, offline, with your private key.

Commands

Command Description
fsf Show about / info
fsf connect Connect to a storage provider
fsf fetch Download ciphertexts
fsf status Show connection info
fsf disconnect Clear credentials
fsf disconnect --wipe Clear everything including ciphertexts
fsf --providers List available backends

Run fsf --help for all options.

Security

Ciphertexts are encrypted at the source by formseal-embed. fsf only handles encrypted data — a backend compromise yields no plaintext.

Your API tokens never leave your machine. formseal-fetch:

  • Stores credentials in your OS keychain (Windows Credential Manager / macOS Keychain / Linux Secret Service)
  • Makes direct API calls to your storage backend only
  • Sends no telemetry, has no analytics
  • Skips already-downloaded ciphertexts automatically

Documentation

Full documentation is in the docs directory.

For developers

Please star the repo if you find formseal-fetch 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_fetch-2.9.0.tar.gz (15.8 kB view details)

Uploaded Source

Built Distribution

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

formseal_fetch-2.9.0-py3-none-any.whl (26.1 kB view details)

Uploaded Python 3

File details

Details for the file formseal_fetch-2.9.0.tar.gz.

File metadata

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

File hashes

Hashes for formseal_fetch-2.9.0.tar.gz
Algorithm Hash digest
SHA256 b038a9b85d611a37a9e2d1dde78ef1490f696d036e8c1b017cec63b233d1dfd0
MD5 d5674d65d66333532f29d20c0f4e51a4
BLAKE2b-256 f7481e65bdf5b8aad64fa9ec9b49b7b2c4b8ef21bff480e30f148963482f6c13

See more details on using hashes here.

Provenance

The following attestation bundles were made for formseal_fetch-2.9.0.tar.gz:

Publisher: publish.yml on useFormseal/fetch

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_fetch-2.9.0-py3-none-any.whl.

File metadata

  • Download URL: formseal_fetch-2.9.0-py3-none-any.whl
  • Upload date:
  • Size: 26.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for formseal_fetch-2.9.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6113104d0ad0d741913a78ceaf74857d4f5c69312bf519f913b4a290d718c86e
MD5 8c2ed010e3b36d1d697e9d61f6804a53
BLAKE2b-256 1e09816900d6943541fe24e67c2c00673a4e8f3de50b333141eab63fe4d1aee9

See more details on using hashes here.

Provenance

The following attestation bundles were made for formseal_fetch-2.9.0-py3-none-any.whl:

Publisher: publish.yml on useFormseal/fetch

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