hbons / SparkleShare

Share and collaborate by syncing with any Git repository instantly. Linux, macOS, and Windows.
https://sparkleshare.org
Other
4.88k stars 579 forks source link

Fixes/cleanup #1823

Closed hbons closed 6 years ago

hbons commented 6 years ago

This removes .onion address support (which was already broken now that SparkleShare uses its own ssh-config). Removes FIPS warning on Windows. MD5 wasn't allowed under FIPS, but SHA256 has been used to check server fingerprints for a while now. Other cleanups to make the code more readable.