privacy-map

A9

ZIPNet Anonymous Broadcast

Routing & Transport Research

Description

An anonymous broadcast channel (ABC) designed to scale to hundreds of anytrust servers by minimizing computational costs and reducing server bandwidth through outsourced aggregation to untrusted infrastructure. It uses Trusted Execution Environments (TEEs) to ensure integrity and minimize overhead.

Relationships

TargetTypeNote
P3benefitsAnytrust model hides sender identity as long as one server is honest.
P2benefitsLower bandwidth overhead than traditional ABCs by outsourcing aggregation.
P7hurtsRequires specialized TEE hardware (e.g., SGX) and managing anytrust server deployments.
A7evolvesFlashnet iterates on ZIPNet to improve liveness under server failure.

Open questions

  • Vulnerability to hardware side-channel attacks on TEEs.
  • Liveness in scenarios where servers go offline.

References

Relationships

Dir Target Type
P3 Identity Unlinkability benefits
P2 Bandwidth Overhead benefits
P7 Implementation Complexity hurts
A7 Flashnet Anonymous Broadcast evolves