Web archives
Publish a site, dataset, or release with a stable address that is not tied to one hosting account.
PERMANENT DATA PROTOCOL / FIELD GUIDE
Arweave is a decentralized network for storing data with a single upfront payment. This atlas maps the protocol from first upload to durable retrieval.
ONE DATA PATH / MANY INDEPENDENT COPIES
01 / PROTOCOL BRIEFING
Traditional storage asks you to keep paying for access. Arweave changes the contract: fund storage upfront, then let a network of independent miners preserve and serve the data.
02 / HOW PERMANENCE WORKS
03 / USE CASES
Publish a site, dataset, or release with a stable address that is not tied to one hosting account.
Give papers, source files, and reproducible outputs a durable home for future readers.
Pair cultural work with permanent metadata, provenance, and a public record of its origin.
Preserve reports, registries, and civic documents where transparency matters over time.
04 / BUILD ON ARWEAVE
Package data with tags, ownership, and a permanent address.
→CONCEPTSign transactions and control the funds used for storage.
→TOOLINGUse HTTP endpoints to read data by its transaction ID.
→PATTERNGroup many small files into one efficient upload.
→No atlas entries match that search.
npx arweave deploy ./site --wallet wallet.json05 / FIELD NOTES
Storage is funded upfront through a network fee. Retrieval through a gateway may have its own operational costs.
Data is designed to remain available, but applications and gateways still need responsible maintenance.
Do not upload private material unless it has been encrypted before it reaches the network.