Page: [root]/hellnet/tech/URIs/chunk | src | faq | css

Chunk hell:// URIs

Regex

^hell://chunk/([A-Z0-9]{102})$

$1: chunk hash

Optional parameters

name: Any string, contents' filename
key: hex number, symmetric encryption key

How it works

Searches for chunk with hash=$1, then downloads it. Name is received from "name" parameter, otherwise $1(.key) may be used.


Powered by bitcheese wiki engine