Photovault

Pricing

Photovault doesn’t charge per seat. You pay for what you actually consume — storage and AI tokens — and the same amount however many of you share the vault.

Storage

Encrypted photo blobs sit in S3 Glacier Instant Retrieval: AWS’s cheapest tier that’s still browsable in milliseconds.

  • AWS price: $0.004/GB/month
  • Photovault markup: +20%
  • You pay: $0.0048/GB/month

A 50 GB family archive: about $0.24/month. Split four ways, $0.06 each. PGP-encrypted ciphertext only — AWS sees nothing plaintext.

AI / Claude tokens

Optional intelligence features (auto-tagging, deduplication suggestions, face clustering) bill through the Anthropic API.

  • Anthropic prices: as published, per model.
  • Photovault markup: +20%

Pure backup doesn’t use any. You can leave AI off entirely and your bill is just storage.

What you don’t pay for

  • No per-user / per-seat fees.
  • No minimum monthly.
  • No upload bandwidth charge — encrypted upload over plain HTTPS.
  • No download bandwidth markup — you pay only AWS’s egress (~$0.09/GB if you bulk-download via the gallery zip).

The key model — why “cooperative” matters

A Photovault is a shared safe. You start one, you invite members, and each member becomes a co-owner of the same vault.

Encryption keys live in OpenBao behind the Shamir seal. Photovault.traeck.it operators cannot read your photos. Even if the server is compromised, the OpenBao stays sealed and the ciphertext on S3 is useless to an attacker.

The cooperative model is the product direction. Today the codebase still runs the legacy single-user PGP flow described on signup; the OpenBao + Shamir + team-vault architecture is the next major build. Existing accounts will migrate seamlessly.