Holechat
Published on Apr 13, 2023 by Horhik.
Table of Contents
1 Holechat
My chat.
2 README
2.2 Installing π
- Clone this repo
- Launch core (
cargo run
) ** Install and launch client (for example rabbit-hole)
:CUSTOMID: install-and-launch-client-for-example-rabbit-hole
** About frontend clients ποΈ
:CUSTOMID: about-frontend-clients
The purpose of "hole project" is to write independend frontend clients for each platform, because, app cannot be good for one particular platform if it's multiplatform. As a hole-core is just a logic part, which should be multiplatform, frontend shouldn't, And I encourage you to help and write "rabbit-hole for android" or "rabbit-hole-gtk", etc…
2.3 TODO βοΈ
[X]
Basic sending and receiving messages π[ ]
Add RSA or NTRU encryption π[ ]
Write tests π§ͺ[ ]
Make more vebose documentation π[ ]
Create a hole-daemon π₯