mirror of
https://github.com/ergochat/ergo.git
synced 2025-12-20 02:00:11 -08:00
README: Extend features
This commit is contained in:
parent
f62ffe006f
commit
91e3ab5735
1 changed files with 4 additions and 2 deletions
|
|
@ -23,11 +23,13 @@ This project adheres to [Semantic Versioning](http://semver.org/). For the purpo
|
|||
* native TLS/SSL support
|
||||
* server password (`PASS` command)
|
||||
* channels with most standard modes
|
||||
* IRC operators
|
||||
* IRC operators with an extensible privilege system
|
||||
* ident lookups for usernames
|
||||
* automated client connection limits
|
||||
* rehashing (on-the-fly updating server config and TLS certificates)
|
||||
* passwords stored in [bcrypt][go-crypto] format
|
||||
* client accounts and SASL
|
||||
* IRCv3 support
|
||||
* [IRCv3 support](http://ircv3.net/software/servers.html)
|
||||
|
||||
## Installation
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue