Subj : src/syncterm/bbslist.c ssh.c syncterm.c To : Git commit to main/sbbs/master From : Deucе Date : Thu Oct 23 2025 07:09 am https://gitlab.synchro.net/main/sbbs/-/commit/6644024240eca77974a4110b Modified Files: src/syncterm/bbslist.c ssh.c syncterm.c Log Message: Fix issues with encrypted lists On systems that have a separate text mode for files, the ini file needs to be opened in binary mode. When setting the SSH fingerprint, it needs to use the read wrapper function. .