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
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file vellaris-0.1.3.tar.gz.
File metadata
- Download URL: vellaris-0.1.3.tar.gz
- Upload date:
- Size: 77.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
914aa198530d82e7f62a0706e39fb8971da17790fabf1b757a51748a5079b14a
|
|
| MD5 |
e927411308da7dbca36d02909b61a4a5
|
|
| BLAKE2b-256 |
372586b4303514827addc6516d9e10a80c5f027f1d9be1f7fcc86a8e7749ad58
|
Provenance
The following attestation bundles were made for vellaris-0.1.3.tar.gz:
Publisher:
release.yml on subhayu99/vellaris
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
vellaris-0.1.3.tar.gz -
Subject digest:
914aa198530d82e7f62a0706e39fb8971da17790fabf1b757a51748a5079b14a - Sigstore transparency entry: 1404213346
- Sigstore integration time:
-
Permalink:
subhayu99/vellaris@60d58a1bf228c1bcda95b8d40fead18bc142e50e -
Branch / Tag:
refs/tags/v0.1.3 - Owner: https://github.com/subhayu99
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@60d58a1bf228c1bcda95b8d40fead18bc142e50e -
Trigger Event:
push
-
Statement type:
File details
Details for the file vellaris-0.1.3-py3-none-any.whl.
File metadata
- Download URL: vellaris-0.1.3-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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
67b2170e6c53ebd05e44bea64c2e69ca89d6764a3f1bfd13cb9a8a43541f541d
|
|
| MD5 |
7128ab048804066240f3f3c4e380fced
|
|
| BLAKE2b-256 |
6732a7b8cea071cf590ad879ddc2e69f9d1b5bddb6ac1e27a80ecdec82adf7f8
|
Provenance
The following attestation bundles were made for vellaris-0.1.3-py3-none-any.whl:
Publisher:
release.yml on subhayu99/vellaris
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
vellaris-0.1.3-py3-none-any.whl -
Subject digest:
67b2170e6c53ebd05e44bea64c2e69ca89d6764a3f1bfd13cb9a8a43541f541d - Sigstore transparency entry: 1404213465
- Sigstore integration time:
-
Permalink:
subhayu99/vellaris@60d58a1bf228c1bcda95b8d40fead18bc142e50e -
Branch / Tag:
refs/tags/v0.1.3 - Owner: https://github.com/subhayu99
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@60d58a1bf228c1bcda95b8d40fead18bc142e50e -
Trigger Event:
push
-
Statement type: