PA
v 0.1.0 / 2026

№01
Object

Private
Archive

An offsite backup service that does not learn the identity of its users. Files are encrypted on the user’s device, transmitted through Tor, and settled in Monero.

A1 / B1
2026


№02
System

System

01EncryptionRestic, AES-256-GCM
02Key generationOn user device, at install
03Key custodyUser only. Service holds none.
04Service seesCiphertext only
05NetworkTor hidden service
06IdentityX.509 client certificate (mTLS)
07Account recoveryNone. Lose the certificate, lose the account.
08SettlementMonero, subaddress per client
09Personal data collectedNone

№03
Tariff

Tariff

ModelCurrencyTermBilling
Pay-as-you-goMoneroNoneBurns down by the second

No subscription. No commitment. Balance burns down by the second.


№04
Method

Method

  1. A. Install client. A certificate is generated on your device.
  2. B. Fund balance. Send Monero to the printed subaddress.
  3. C. Back up. privatearchive backup ~/Documents
  4. D. Verify. Restore one file before you trust the system with the rest.
  5. E. Forget.

№05
Distribution

Distribution

OSArchitectureFormatFile
macOSarm64.dmgprivatearchive-darwin-arm64.dmg
macOSamd64.dmgprivatearchive-darwin-amd64.dmg
Linuxamd64.tar.gzprivatearchive-linux-amd64.tar.gz
Linuxarm64.tar.gzprivatearchive-linux-arm64.tar.gz
Windowsamd64.zipprivatearchive-windows-amd64.zip
Source.tar.gzSource · privatearchive-source-v0.1.0.tar.gz
ChecksumsSHA256SUMS

Builds are reproducible. Source is published under a permissive licence.