stephen-fox

Results 15 comments of stephen-fox

I could add a configuration file parameter that allows no password (i.e., disables the password generation). Edit: In retrospect, I learned that VNC passwords are limited to eight characters -...

@beam, I have added the ability to disable the automatic password generation if the user desires.

Alternatively, it would be nice if the VNC server listened on 127.0.0.1 or better yet a unix socket. I wish we could avoid relying on VNC altogether. But that is...

Hi @aphistic, I tried your changes along with the recently merged support for SHA2 signatures for RSA host keys (commit: b4de73f9ece8163b492578e101e4ef8923ac2c5c). Both my OpenSSH 8.8 client and Go SSH server...

Ah, I didn't realize there is a slack! And no worries - thank you for implementing this feature. I look forward to using it once it is merged :)

fwiw, there is a known issue starting with OpenBSD 7.4 where (supposedly) grub `kopenbsd` no longer works: - https://bsd.network/@brynet/111245178032951793 - https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273814 It sounds like UEFI boot should work - but...

I think it is worth leaving this issue open so others can easily find it until upstream fixes it. I do not think a graphical boot is a viable work...