Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| en:irc:sslmirc [2023/10/22 20:35] – angelegt psycore | en:irc:sslmirc [2024/02/05 07:29] (current) – old revision restored (2024/02/04 22:28) psycore | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | {{tag> | ||
| ====== mIRC with SSL ====== | ====== mIRC with SSL ====== | ||
| ===== 1. what is SSL and why should I use it? ===== | ===== 1. what is SSL and why should I use it? ===== | ||
| - | [[wpde>SSL]] is a protocol that transmits data in encrypted form. All | + | [[wp> |
| - | data that is sent from [[wpde> | + | data that is sent from [[wp> |
| - | is normally unencrypted, | + | are normally unencrypted, |
| all relevant data such as passwords etc. with a network sniffer. | all relevant data such as passwords etc. with a network sniffer. | ||
| Line 20: | Line 21: | ||
| r.. | r.. | ||
| </ | </ | ||
| - | In this example we see that it must be an IRC channel. | + | In this example we can see that it must be an IRC channel. |
| - | You can see the nick, the host (in this case made unrecognisable), | + | You can see the nickname, the host (in this case made unrecognisable), |
| message and what exactly has been written. | message and what exactly has been written. | ||
| - | If a connection is encrypted with SSL, you see nothing | + | If a connection is encrypted with SSL, you can no longer |
| - | a jumble of characters | + | a jumble of characters |
| - | This would make it clear that SSL is indispensable for the protection of privacy. | + | This would make it clear that SSL is indispensable for protecting |
| - | ===== How can I use the whole thing with mIRC? ===== | + | ===== 2. how can I now use the whole thing with mIRC? ===== |
| - | Very simple! The 2 files [[http:// | + | < |
| - | main directory, restart mIRC. Then you are ready to go: | + | main directory, restart mIRC. Then you are ready to go:</ |
| - | To test it, simply enter once at start-up: | + | Newer mIRC versions already include SSL support. For older versions, the [[https:// |
| + | |||
| + | To test, simply enter once at startup: | ||
| <code test> | <code test> | ||
| - | /server irc.baccano.de +6697 | + | /server irc.server.tld +6697 |
| </ | </ | ||
| - | You should receive a message | + | |
| - | encrypted | + | Possible servers are e.g: |
| - | that you want to establish an SSL connection. The whole thing can of course also be | + | |
| - | way into the Perform (for this it is advisable to tick the certificate message | + | * irc.dal.net: |
| - | with a tick at the bottom, so that it is not shown at every start). | + | * irc.libera.chat: |
| - | every time you start). | + | * irc.indymedia.org: |
| + | * irc.oftc.net: | ||
| + | * irc.rizon.net: | ||
| + | |||
| + | You should receive a message | ||
| + | encrypted | ||
| + | that you want to establish an SSL connection. The whole thing can of course also be transferred to the | ||
| + | way in the Perform (it is advisable to tick the certificate message | ||
| + | with a tick at the bottom so that it is not shown at every start). | ||
| + | is shown at every start). | ||