
ternssh — Open-source SSH workspace
A webssh can be deploy on cloudflare workers
5 followers
A webssh can be deploy on cloudflare workers
5 followers
SSH workspace on Cloudflare Draggable dashboard · Terminal · SFTP · Status monitoring

5 followers
5 followers
how does it actually handle the SSH credentials on Cloudflare, like is anything stored on your servers or is everything kept client-side?
@yasinafvu If you use Docker, it is stored locally in plaintext; if you use Cloudflare Workers, it is stored in the D1 database in plaintext. While future versions may introduce encrypted storage, I consider this pointless, as a leak would likely only occur if the server were compromised or the Cloudflare account hacked—scenarios that would simultaneously expose the encryption keys.
the draggable dashboard is such a thoughtful touch, makes juggling multiple remote sessions feel less like herding cats. love that it's open source and running on cloudflare's edge too.