Update README
Stop pretending that xD has a future.
This commit is contained in:
parent
b31e079256
commit
ca33adeeee
19
README.adoc
19
README.adoc
@ -25,23 +25,18 @@ launch a full text editor from within.
|
|||||||
|
|
||||||
xD
|
xD
|
||||||
--
|
--
|
||||||
The IRC daemon. It is designed to be used as a regular user application rather
|
The IRC daemon. It is designed for use as a regular user application rather
|
||||||
than a system-wide daemon. If all you want is a decent, minimal IRCd for
|
than a system-wide daemon, and follows the XDG Base Directory Specification.
|
||||||
testing purposes or a small network of respectful users (or bots), this one will
|
If all you want is a decent, minimal IRCd for testing purposes or a small
|
||||||
do it just fine.
|
network of respectful users (or bots), this one will do it just fine.
|
||||||
|
|
||||||
It autodetects TLS on incoming connections (I'm still wondering why everyone
|
It autodetects TLS on incoming connections (I'm still wondering why everyone
|
||||||
doesn't have this), authenticates operators via TLS client certificate
|
doesn't have this), authenticates operators via TLS client certificate
|
||||||
fingerprints, and supports a number of IRCv3 capabilities.
|
fingerprints, and supports a number of IRCv3 capabilities.
|
||||||
|
|
||||||
Not supported:
|
What it notably doesn't support is online changes to configuration, any limits
|
||||||
|
besides the total number of connections and mode `+l`, or server linking
|
||||||
- server linking (which also means no services); I consider existing protocols
|
(which also means no services).
|
||||||
for this purpose ugly and tricky to implement correctly; I've also found no
|
|
||||||
use for this feature yet
|
|
||||||
- online changes to configuration; the configuration system from 'xC' could
|
|
||||||
be used to implement this feature if needed
|
|
||||||
- limits of almost any kind, just connections and mode `+l`
|
|
||||||
|
|
||||||
This program has been
|
This program has been
|
||||||
https://git.janouch.name/p/haven/src/branch/master/hid[ported to Go],
|
https://git.janouch.name/p/haven/src/branch/master/hid[ported to Go],
|
||||||
|
Loading…
Reference in New Issue
Block a user