3
0
mirror of https://github.com/ergochat/ergo.git synced 2024-11-10 22:19:31 +01:00
This commit is contained in:
Jeremy Latt 2014-02-25 16:48:12 -08:00
parent 2f149cad1d
commit a2c05ed50d

View File

@ -12,6 +12,7 @@ Ergonomadic is an IRC daemon written from scratch in Go.
- TLS support (but better to use stunnel with proxy protocol)
- haproxy PROXY protocol header for hostname setting
- passwords stored in bcrypt format
- channels that persist between restarts (+P)
## Why?