Updated the description
This commit is contained in:
parent
eb0861c63d
commit
34842619cb
@ -1,6 +1,6 @@
|
|||||||
NeoComm
|
NeoComm
|
||||||
=======
|
=======
|
||||||
NeoComm is a completely decentralized and anti-censorship IRC replacement network. The objective of this network is to create a secure form of group instant communication similar to IRC but decentralizing the network, and as a consequence hindering censorship within the network and protecting the network's endurance against malevolent entities that may try to block access to the network.
|
NeoComm is a lightweight completely decentralized and anti-censorship IRC replacement network. The objective of this network is to create a secure form of group instant communication similar to IRC but decentralizing the network, and as a consequence hindering censorship within the network and protecting the network's endurance against malevolent entities that may try to block access to the network.
|
||||||
|
|
||||||
This repository provides a library with interfaces by which you can access the network, which you are able to use in your own software under the terms & conditions of the [library's license](#license).
|
This repository provides a library with interfaces by which you can access the network, which you are able to use in your own software under the terms & conditions of the [library's license](#license).
|
||||||
|
|
||||||
@ -33,8 +33,8 @@ What follows is a list roadmap of features and the (approximate) versions in whi
|
|||||||
- [ ] Private messages
|
- [ ] Private messages
|
||||||
- v1.0:
|
- v1.0:
|
||||||
- [ ] Special snowflake (Winblows) socket support
|
- [ ] Special snowflake (Winblows) socket support
|
||||||
- [ ] SOCKS4a/SOCKS5 proxy implementation
|
- [ ] SOCKS4a/SOCKS5 proxy support
|
||||||
- [ ] HTTP proxy implementation
|
- [ ] HTTP proxy support
|
||||||
- v1.1:
|
- v1.1:
|
||||||
- [ ] File transfer
|
- [ ] File transfer
|
||||||
- [ ] Memos (with TTL)
|
- [ ] Memos (with TTL)
|
||||||
|
Loading…
Reference in New Issue
Block a user