Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jellyshelly
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
jellyshelly
6mo ago
Very fun :) It's actually sandboxed pretty heavily, no shell, no exec, just a Go TUI over SSH. Would love to hear what attack surface you're thinking about. Always trying to tighten this up and make it as secure as possible!
2.
▲
by
jellyshelly
6mo ago
for further clarification: the jelly binary is the SSH server. connecting lands you in a Go TUI app, not a shell. there's no filesystem access, no command execution, users are fully sandboxed inside the app. it's built on charmbra
3.
▲
by
jellyshelly
6mo ago
happy to address specific concerns if you have them. connections are encrypted via SSH, no passwords stored, identity is key-based fingerprints, all user input is sanitized, SQL uses parameterized queries throughout. what specifically are y
4.
▲
Show HN: Jelly – SSH Social Hangout
4 points
by
jellyshelly
6mo ago
|
6 comments