Skip to content
@SealLayer

SealLayer

SealLayer

Decentralized digital sealing — content stays on your device; only SHA-256 fingerprints enter the pipeline.
Batches are written to a public Git ledger, anchored with OpenPGP detached signatures (SIP v1).

Website PyPI


What we ship

Layer Role
Backend Stateless Go API: queue → batch → JSONL ledger on GitHub → GPG-signed receipts
Frontend React client: local hashing, seal flow, client-side ledger + signature verification, PDF certificate
SDKs Python (PyPI), Node.js, PHP, plus a standalone Go CLI for automation

Repositories

Adjust links if your repo names differ inside the org.

Repo Description
backend POST /v1/seal, status + SSE, public config, Git + GPG worker
frontend Vite + React 19 + Tailwind v4 — Forge, Verify, Explorer, certificates
sdk Official clients: smart hashing, polling, retries, mock transports
ledger Public append-only JSONL ledger (GitHub is the source of truth)

Quick links

  • API health: GET /healthz
  • Python SDK: pip install seallayerPyPI
  • Verification model: Signatures are verified client-side against the pinned public key and the ledger snapshot at commit_sha.

Security & privacy

  • No raw file uploads to SealLayer for sealing — hashes only.
  • Ledger is transparent; receipts link to verifiable Git commits.
  • Run your own backend + ledger repo for full control.

Community

Issues and discussions live in each repository. For security-sensitive reports, use the contact method listed on seallayer.com if available.


This README is rendered on the organization Overview via SealLayer/.githubprofile/README.md.

Popular repositories Loading

  1. ledger ledger Public

    The immutable, public ledger of the SealLayer Integrity Protocol.

    3

  2. backend backend Public

    LegalLog (Sealed) backend (Go/Gin). Stateless batch sealer that appends to the public Git ledger and returns .sealed receipts (SIP v1).

    Go 2

  3. sdk sdk Public

    Official SealLayer SDK monorepo for Python, Node.js, PHP, and Go CLI.

    Python

  4. .github .github Public

Repositories

Showing 4 of 4 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…