Skip to content
@useFormseal

formseal

Client-side encrypted form pipeline. Encrypt in the browser, store anywhere, decrypt locally.

Hey 👋

This is the home of formseal — a small ecosystem of CLI tools for encrypted form handling.

FormSeal is maintained by one developer. The org exists to give the project its own space and keep things tidy.


What we build

formseal is a client-side encrypted form pipeline. Submissions are sealed in the browser before reaching your backend. The server stores ciphertext only. Decryption happens locally, with a key that never leaves your machine.

Three tools, one pipeline:

Browser → encrypted submissions → your backend → fetch → decrypt → plaintext

No hosted service. No backend trust. No lock-in.


Built by @grayguava.

Popular repositories Loading

  1. embed embed Public

    Drop-in client-side encrypted contact form. write your own html, point it at any POST api.

    Python

  2. fetch fetch Public

    CLI tool for fetching encrypted form submissions from your storage backend for offline decryption.

    Python

  3. inbox inbox Public archive

    CLI for decrypting formseal ciphertexts

    Python

  4. .github .github Public

    Client-side encrypted form pipeline. Encrypt in the browser, store anywhere, decrypt locally.

  5. decrypt decrypt Public

    Python

Repositories

Showing 5 of 5 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…