h1. File hell:// URIs h2. Regex @^hell://file/([0-9A-Z]{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 unrolls it as "recursive filelink":../recursive-filelinks and downloads the file. Name is received from "name" parameter, otherwise $1(.key) may be taken.