This commit is contained in:
Jeremy Latt 2014-02-25 16:48:12 -08:00
parent 2f149cad1d
commit a2c05ed50d

@ -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?