Chris Severance
Chris Severance
Years of research have shown that IPSec's choice of [EtM](https://crypto.stackexchange.com/questions/202/should-we-mac-then-encrypt-or-encrypt-then-mac) is the only secure way. Though the command line colors -etm MAC green, the website colors -etm black. That's because...
It's not fixed for me. Both Linux local and Windows remote have been updated to latest nightly or git. [x] Scale Original [x] Good Image Quality Fullscreen is perfect. When...
Scale Adaptive is better and is as good as can be expected with non integer scaling. The Windows client is no better than Linux. It's definitely Flutter. I reworked [rustdesk-git](https://aur.archlinux.org/packages/rustdesk-git)...
The patch was in time for the nightly. Linux git and Windows nightly look good.
Blurry is fixed. Please close.
Working here from Linux Firefox 121.0. Not working from Linux Chromium 120.0.6099.199. ``` This site can’t provide a secure connection forums.proftpd.org uses an unsupported protocol. ERR_SSL_VERSION_OR_CIPHER_MISMATCH ``` I think Chromium...
FileZilla 3.66.1 does not offer `hmac-sha2-512` so you are using `hmac-sha2-256`. Use [SSHAudit](https://www.sshaudit.com/) to find out what your client supports. Check the SFTPLog to verify your ciphers and ensure that...
On the previous test the speed limit imposed by the gigabit network made OpenSSH sshd and proftpd look about the same. I improved the test and found that OpenSSH has...
Clipboard support won't be of much use if the DOS output is LF terminated. Is there a way to get `write(STDOUT_FILENO,...)` to convert LF -> CRLF or do I need...
lftp has been sufficient for me so I can only make up ideas you can bounce off others. I can envision at least 3 logging levels. 1: Just transfers and...