Expand description
Turn an SSH host into a real browser origin.
Modules§
- cache
- What makes a revisit cost nothing.
- config
- A configuration file, so that six hosts are not six command lines.
- control
- The control API: the only path that will ever be allowed to write.
- fs
- Filesystem access shaped so that latency optimisation survives a backend swap.
- origin
- The HTTP origin: what the browser actually talks to.
- prefetch
- What an HTML document is about to ask for.
- reachable
- Which hosts are opened without being asked for, every run.
- sftp
- SFTP framing with the send and receive halves deliberately separate.
- ssh_
config - The hosts this machine’s ssh already knows how to reach.
- theme
- What a directory listing looks like.
- tls
- A certificate authority that can only ever vouch for one suffix.