Positioning

What this is: the problem Frappuccino answers, how it answers it, and where it sits next to existing tools. The register is the same as the rest of the project - transparency: what the tool does, what it does not, and what the others do well. Where this page and the code diverge, the code is authoritative.

In one sentence

Frappuccino turns an Android phone into a transmitter of encrypted video testimony: the video leaves while it is being filmed, toward a relay that cannot read it, and the only key is a twelve-word phrase written on paper. Seizing the phone - before, during, or after recording - no longer yields anything to read.

1. The problem

A militant films an abuse. A journalist documents a sealed-off site. A lawyer records an arrest. Three things can happen to them, often in this order: the phone is seized (checkpoint, border, custody, or snatched mid-capture); the PIN is coerced; and the hardware goes to forensic extraction (Cellebrite, GrayKey - storage imaged, local vaults brute-forced offline). At the other end of the chain, the server that receives the footage is itself a target: legal seizure, intrusion, a disloyal operator. And in between, the network can be intercepted.

For testimony to survive that scenario, three requirements must hold simultaneously:

The classic answer - encrypt the files on the device - fits this poorly: a safe can be opened. By brute-forcing the code, by coercing its holder, by exploiting the OS. As long as the data is on the phone and the reading key is there too, the phone stays the single point of failure - and it is exactly what the adversary holds. The problem is not to lock the safe better. It is to stop being a safe.

2. Our answer

“The phone is a transmitter. Not a safe.”

Frappuccino is a fork of Tella FOSS (Horizontal.org): the Android documentation base for activists is kept; the core - cryptography, capture, transport, trust model - is replaced. Five choices structure the answer.

3. Next to other tools

None of the tools below is an adversary: several are complementary, and each does better than Frappuccino on its own turf. The table situates the combination; the notes add nuance.

CapabilityFrappuccinoTellaSignalProofModeeyeWitness
Built for field video testimonyYesYesNo (messaging)Yes (photo/video)Yes
Content leaves the device during capture, encryptedYesNo (sent afterward)NoNoNo (sent after capture)
Server structurally unable to read (blind relay)YesNo¹N/A²N/ANo (the institution reads - that is its function)
Device seized: nothing readable locallyYesPartial (local vault = target)PartialNoPartial (after sending)
Device compromised: the past stays unreadable (forward secrecy)Yes, formally provenNoYes (messages)N/ANot documented³
Sovereign recovery with no third party (12-word phrase)YesNoNoNoNo (via the institution)
Authenticity / chain of custody for a courtNo (not the goal)Partial (metadata)NoYesYes
Maturity, community, external auditsNot yetYesYesYesYes

¹ The destination server (Tella Web, Uwazi) receives and reads the reports - by design; the militant’s own organization operates it. ² Signal does not store content server-side; it simply offers no archival function. ³ To our knowledge; institutional trust model, code not public.

Tella - the upstream, and what we owe it. A field-proven documentation app by Horizontal, translated into 17 languages, on Android, iOS, and F-Droid: local encrypted vault, app camouflage, structured collection (ODK forms) toward an organization’s servers. For an NGO coordinating a collection with its own server, Tella remains the right tool - and its scope (iOS, forms, multilingual) exceeds ours. Frappuccino inverts the model: real-time encrypted streaming to a blind relay, nothing readable left on the device, recovery by the twelve words. We also removed the calculator camouflage and ODK forms on purpose - our bet is different: rather than hide the app, make an app that, found, opened, and unlocked, has nothing to show.

Signal - coordination, not archival. A remarkable encrypted messenger: to communicate, it is the tool. But the video does not leave encrypted during capture, history lives on the device, and recovering content from a destroyed or confiscated phone is not its purpose. Signal protects the conversation; Frappuccino protects the capture and the archive. On the ground you typically need both.

ProofMode - authenticity, our natural complement. ProofMode (Guardian Project / WITNESS) answers the symmetric question: not “how to put testimony out of reach” but “how to prove it is authentic” - cryptographic signatures, capture metadata, verifiability. That is precisely what Frappuccino does not do today. The two approaches are complementary; a provenance integration is a conceivable horizon, not a promise.

eyeWitness to Atrocities - the institutional path. eyeWitness (International Bar Association) captures with verified metadata and transmits to an institution that keeps, certifies, and can testify to integrity in court. To build a judicial case with a trusted third party, that model is strong - stronger than ours. Its flip side is structural: the server is not blind (it must read to certify), and trust rests on the institution. Frappuccino makes the opposite choice: no one but the witness can read, and no one has to be trusted.

4. What Frappuccino does not claim

The credibility of a tool for people at risk is decided in this list (detail in the architecture document, sections 2 and 10):

5. Status and trajectory

Field-test ready, audit-ready - not production-ready. Validated in multi-day real-world use on several devices, with a test relay operational and an assurance dossier (formal proofs, reproducible runners, auditor guide) unusual for a project this size. But for the threat model it targets - seizure, Cellebrite, coercion - high-risk deployment still waits on the external cryptographic audit, the broader device matrix, and production infrastructure.

The positioning itself fits in three lines:

Not “better than everything.” A combination nothing else offers, to our knowledge: video testimony that leaves the device during capture, encrypted toward a relay unable to read it, whose past is out of reach of the device itself - with formal proof - and whose only key is twelve words on a piece of paper, in the witness’s pocket.