Publius provides source anonymity once content is published but offers no connection-based anonymity at upload time. A network-layer eavesdropper between the publisher and the servers, or a server's connection log, can reveal the publisher's IP address. The paper explicitly states that Publius must be combined with a mix-network or crowd-anonymity tool (e.g., Crowds, Onion Routing) to protect publisher identity during the upload phase.
From 2000-waldman-publius — Publius: A robust, tamper-evident, censorship-resistant web publishing system
· §5.4
· 2000
· USENIX Security Symposium
Implications
Never treat content-layer anonymity (distributed storage, encryption) as a substitute for transport-layer anonymity; route all publish/update operations through a separate connection-anonymity layer such as Tor.
Log scrubbing on the hosting side is insufficient if the network path is observable; the upload tool itself must inject cover traffic or use an anonymizing relay before touching any server.