Skip to content

cycastic-cumberland/sigil-frontend

Repository files navigation

Sigil

Backend. Frontend.

Sigil is a zero-trust, cryptographically enforced file storage system designed to protect sensitive data from both external threats and internal compromise—including administrative abuse.


Core Features

  • End-to-end encrypted file storage using per-partition and per-user keys
  • Zero-trust design: administrators can't decrypt your data
  • Fine-grained access control at the partition level
  • Multi-tenant structure with isolated namespaces
  • Optional server-assisted encryption to mitigate client key leaks

Roadmap

TBA

Installation

Clone the repo

git clone https://github.com/cycastic-cumberland/sigil-frontend.git
cd sigil-frontend
npm i

Run the repo in development mode

npm run dev

License

See LICENSE.txt.