-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Mert Cobanov edited this page Jul 29, 2026
·
4 revisions
An SSH client for BlackBerry OS 7.x. No RIM APIs, so no code signature is needed — which matters, because BlackBerry's signing authority no longer exists.
Modern algorithms (curve25519-sha256, ssh-ed25519, chacha20-poly1305), so
nothing on your server has to be weakened for it.
| Installing | Get it on a handset and connect |
| Remote servers | Reach machines outside your network |
| Troubleshooting | When something fails silently |
| Building | Build it yourself |
| How it works | The design |
Quick version: open http://berryssh.cobanov.run/ in the handset's
browser, tap install, add a connection. That is all of it on a local network.
Keyboard mapping is still open — #11 needs key codes measured on hardware.
GPL-2.0-or-later · Source