Skip to main content

End-to-end encrypted document sharing you self-host.

Project description

                    _ _            _
       __   _____| | | __ _ _ __(_)___
       \ \ / / _ \ | |/ _` | '__| / __|
        \ V /  __/ | | (_| | |  | \__ \
         \_/ \___|_|_|\__,_|_|  |_|___/

Files only the people you choose can read.

End-to-end encrypted document sharing you self-host.

pip install vellaris

Source · PyPI · Docs · License


Status

v0.1.0 — first shippable release. Alpha; expect rough edges. The on-wire format is locked, so blobs encrypted with this release keep decrypting on later versions.

How it works

Vellaris encrypts files on your device with a fresh AES-256 key, then encrypts that key once for each recipient with their RSA-4096 public key. Your self-hosted server only ever holds ciphertext, encrypted-DEK rows, and a signed audit log — it cannot decrypt anything.

crypto: AES-256-GCM · RSA-4096 OAEP-SHA256 · Argon2id passphrase KDF

Three clients, one trust boundary

Client Install When to reach for it
CLI pip install vellaris Engineers, scripts, CI pipelines
Python SDK pip install vellaris Automations, ETLs, webhook handlers
Web Static SPA, deploy-anywhere Colleagues who don't live in a terminal

Every client speaks the same on-wire protocol; the server publishes its contract at /openapi.json.

Run a server

docker run -p 8000:8000 ghcr.io/subhayu99/vellaris:latest

Or docker compose -f docker/compose.yaml up for a Postgres-backed dev stack.

License

Apache 2.0. No CLA traps. Read every line on GitHub.

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

vellaris-0.1.4.tar.gz (77.4 kB view details)

Uploaded Source

Built Distribution

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

vellaris-0.1.4-py3-none-any.whl (59.7 kB view details)

Uploaded Python 3

File details

Details for the file vellaris-0.1.4.tar.gz.

File metadata

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

File hashes

Hashes for vellaris-0.1.4.tar.gz
Algorithm Hash digest
SHA256 e6637e6c801d91fe10a0b8629eb07d73257935c55d7e54b029ea46b93255e520
MD5 aa241da60fc2f3413ae932b2713a259a
BLAKE2b-256 45cefcde39f52faba3d70bb5d1119227a4d7851e4bdd1f85348e6c84352821c8

See more details on using hashes here.

Provenance

The following attestation bundles were made for vellaris-0.1.4.tar.gz:

Publisher: release.yml on subhayu99/vellaris

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file vellaris-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: vellaris-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 59.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for vellaris-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 eb613d5f50ba7d5cf143d01b7a8818390abf3dfb8b1424342910c6f497ca2323
MD5 9375988f224b24b136df219cdbe36df4
BLAKE2b-256 a7ed1d1a6bea8697e35cf05d21e6221ed5d4341f6227d9fa6b6eaad9ebdc94ab

See more details on using hashes here.

Provenance

The following attestation bundles were made for vellaris-0.1.4-py3-none-any.whl:

Publisher: release.yml on subhayu99/vellaris

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