Преглед на файлове

README: Improve features list some more

tags/v0.4.0
Daniel Oaks преди 7 години
родител
ревизия
dab207d32b
променени са 1 файла, в които са добавени 4 реда и са изтрити 6 реда
  1. 4
    6
      README.md

+ 4
- 6
README.md Целия файл

@@ -22,14 +22,14 @@ This project adheres to [Semantic Versioning](http://semver.org/). For the purpo
22 22
 * [yaml](http://yaml.org/) configuration
23 23
 * native TLS/SSL support
24 24
 * server password (`PASS` command)
25
-* channels with most standard modes
26
-* IRC operators with an extensible privilege system
25
+* an extensible privilege system for IRC operators
27 26
 * ident lookups for usernames
28 27
 * automated client connection limits
29
-* rehashing (on-the-fly updating server config and TLS certificates)
30
-* passwords stored in [bcrypt][go-crypto] format
28
+* on-the-fly updating server config and TLS certificates (rehashing)
31 29
 * client accounts and SASL
30
+* passwords stored with [bcrypt](https://godoc.org/golang.org/x/crypto) (client account passwords also salted)
32 31
 * [IRCv3 support](http://ircv3.net/software/servers.html)
32
+* a heavy focus on developing with [specifications](http://oragono.io/specs.html)
33 33
 
34 34
 ## Installation
35 35
 
@@ -66,5 +66,3 @@ oragono run
66 66
 * Niels Freier, added WebSocket support to Ergonomadic, <https://github.com/stumpyfr>
67 67
 * Daniel Oakley, maintainer of Oragono, <https://github.com/DanielOaks>
68 68
 * apologies to anyone I forgot.
69
-
70
-[go-crypto]: https://godoc.org/golang.org/x/crypto

Loading…
Отказ
Запис