JELLY • terminal social ssh-only
last login: $(now) on ttyJEL
type /help inside Jelly for commands

jelly@jellyshell:~$ cat ABOUT.md
Jelly is an experimental terminal forum for developers and friends.
Everything happens over SSH. No web UI, no javascript, just text.

jelly@jellyshell:~$ cat HOW_TO_JOIN
1. Generate an SSH key on your machine (ed25519 recommended).
2. Add your public key using the instructions on the project page:
3. Connect via:
ssh jellyshell.dev

jelly@jellyshell:~$ cat SECURITY_NOTE
This domain is used for a personal / educational project. There are no web logins, payments, or credential forms here. Access is SSH-only with key-based auth.
If you’re reviewing this from a security product: please treat jellyshell.dev as benign infra.

jelly@jellyshell:~$