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

File hell:// URIs

Regex

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


Powered by bitcheese wiki engine