This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
help:connecting:ssl [2020/04/08 19:41] – rubin | help:connecting:ssl [2025/06/30 18:28] (current) – rubin | ||
---|---|---|---|
Line 5: | Line 5: | ||
==== Why encryption ==== | ==== Why encryption ==== | ||
- | Our SSL encryption support is intended to protect you from those on __your local network__ intercepting passwords or reading your conversations. Essentially we want you to be able to login to your account(s) over wifi and speak poorly of your boss without fear of snooping. It is __NOT__ end-to-end security and you should never use IRC to discuss company secrets or anything truly of value. Various governments and other people with physical access to our hosting facilities could still spy on you. | + | Our SSL (TLS) encryption support is intended to protect you from those on __your local network__ intercepting passwords or reading your conversations. Essentially we want you to be able to login to your account(s) over wifi and speak poorly of your boss without fear of snooping. It is __NOT__ end-to-end security and you should never use IRC to discuss company secrets or anything truly of value. Various governments and other people with physical access to our hosting facilities could still spy on you. |
==== Enabling encryption ==== | ==== Enabling encryption ==== | ||
- | Our servers have SSL enabled on ports 6697 and 9998. **We support only TLS1.2** which means some older clients will not be able to use SSL if they can only do SSLv3 or TLS1. See our [[: | + | Our servers have SSL (TLS) enabled on ports 6697 and 9998. **We support only TLS1.2 |
Configure your software to connect to the server named **irc.afternet.org** on port **6697** or **9998** and enable encryption. | Configure your software to connect to the server named **irc.afternet.org** on port **6697** or **9998** and enable encryption. |