aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authormcpcpc <michaelczigler@icloud.com>2020-09-17 00:06:26 -0400
committermcpcpc <michaelczigler@icloud.com>2020-09-17 00:06:26 -0400
commit4088efa0fff67fe679e07a1c1ed3e10d525feea9 (patch)
tree36c97601335f4ccb63ab55639f6b562cf1b1158e /README.md
parentadd tls/ssl example (diff)
downloadkirc-4088efa0fff67fe679e07a1c1ed3e10d525feea9.tar.gz
kirc-4088efa0fff67fe679e07a1c1ed3e10d525feea9.tar.bz2
kirc-4088efa0fff67fe679e07a1c1ed3e10d525feea9.tar.xz
kirc-4088efa0fff67fe679e07a1c1ed3e10d525feea9.tar.zst
kirc-4088efa0fff67fe679e07a1c1ed3e10d525feea9.zip
update README
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 1a125a6..211f639 100644
--- a/README.md
+++ b/README.md
@@ -86,9 +86,9 @@ make
make install
```
-## TLS/SSL Support
+## Transport Layer Security (TLS) Support
-There is no native TLS/SSL support. Instead, users can achieve this functionality by using third-party tools (e.g. stunnel, socat, ghosttunnel).
+There is no native [TLS/SSL](https://en.m.wikipedia.org/wiki/Transport_Layer_Security) support. Instead, users can achieve this functionality by using third-party tools (e.g. stunnel, socat, ghosttunnel).
* _socat_ example:
@@ -99,5 +99,5 @@ kirc -s 127.0.0.1 -c 'channel' -n 'name' -r 'realname'
## Contact
-For any further questions or concerns, feel free to reach out to me on `#kirc` or `#kisslinux`.
-
+For any further questions or concerns, feel free to reach out to me on `#kirc`
+or `#kisslinux` channels of the _irc.freenode.org_ server.