Skip to main content

Crate ssh_browser

Crate ssh_browser 

Source
Expand description

Turn an SSH host into a real browser origin.

Modules§

annot
Annotations as per-author append-only logs.
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.
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.