I have the ssh movie player back online!

This is running on a custom ssh server built using russh as the backend. To convert frames, I used the python tv package, subtitling and playback is all custom.

You'll need a terminal that supports 24 bit color.

Try it! ssh ansi.rya.nc

@ryanc Hmm just tried connecting from my Pixel 6a Android phone using JuiceSSH and Termius (had to try the rickroll username and neither would accept empty username) and both unable to establish a connection due to: Unable to exchange encryption keys
@rbairwell It only supports ed25519 and curve25519 key exchange, which your client may not support. I can enable P256 ECC which might work.
@rbairwell also sneakers@ will work as a username
@rbairwell alright, it has ecdh-p256 support now, that may help
@rbairwell
I got the same, but it looks like it's fundamentally a compression issue?
@ryanc