FINDING · DEFENSE

One-way indexing separates a published file into encrypted content blocks (indexed by hash1(block)), a content manifest (indexed by hash2(keyword)), and a key manifest (indexed by hash3(keyword)), so a storer holding all content chunks cannot recover the plaintext or keywords without inverting a cryptographic one-way function. Using distinct hash functions for each manifest type also minimizes the probability that a single node stores both manifests, preventing correlation.

From 2012-vasserman-one-wayOne-way indexing for plausible deniability in censorship resistant storage · §3.1 · 2012 · Free and Open Communications on the Internet

Implications

Tags

censors
generic
techniques
keyword-filteringip-blocking
defenses
meta-resistance

Extracted by claude-sonnet-4-6 — review before relying.