termuna

Learn

How it works, for real.

Deep dives into the machinery behind Termuna. No marketing altitude: the actual keys, frames, and trade-offs, written by the person building it.

How does end-to-end encrypted terminal sync work?

Keys are born on your devices, every frame is sealed before the network, and the relay stores ciphertext it cannot read. The whole path, from keystroke to browser, and why TLS alone is not enough.

How can a terminal session survive a reboot?

Sessions die because the shell's lifetime is tied to a window or a connection. A local daemon and an encrypted mirror decouple them, and what a reboot honestly does and does not destroy.