hole chat logo # Hole chat πŸ‡ A decentralized chat over [Freenet](https://freenetproject.org). [See docs](https://docs.hole.horhik.xyz) ## Requirements❗❗❗ [Freenet](https://freenetproject.org) running # Installing πŸš€ 1. Clone [this](https://github.com/hole-chat/core) repo 2. Launch core (`cargo run`) 3. Install and launch client (for example [rabbit-hole](https://github.com/hole-chat/rabbit-hole)) # TODO β˜‘οΈ - [x] Basic sending and receiving messages πŸ’Œ - [ ] Add RSA or NTRU encryption πŸ” - [ ] Write tests πŸ§ͺ - [ ] Make more vebose documentation πŸ“š - [ ] Create a hole-daemon πŸ–₯