h1. Chunk hell:// URIs h2. Regex @^hell://chunk/([A-Z0-9]{102})$@ $1: chunk hash h2. Optional parameters name: Any string, contents' filename key: hex number, symmetric encryption key h2. How it works Searches for chunk with hash=$1, then downloads it. Name is received from "name" parameter, otherwise $1(.key) may be used.