On Tue, 2 Oct 2001 [EMAIL PROTECTED] wrote:

> Can I use VNC with a headless squeak

If you use VNC then running Squeak headless would be pointless, wouldn't
it?

> and is it secure?

VNC has a challenge/response authentication, so the password is never sent
over the wire, but the connection itself is not encrypted. It can be
tunneled through ssh quite nicely, though. It's explained on the VNC
homepage.


-- Bert

Reply via email to