.env, docs, performance, project name #2

Merged
vanten-s merged 9 commits from dev-laptop into main 2023-10-15 13:29:24 +02:00
Showing only changes of commit ca79a1e513 - Show all commits

7
README.md Normal file
View file

@ -0,0 +1,7 @@
# e2e-irc
This is an IRC bouncer that supports end-to-end encryption and is horribly written.
To use this you need to build it and in your CWD you need to add two files. One called `secret.gpg` and one called `public.gpg` that are just pgp keys.
Then you run with these args:
`irc-e2e server port [password]`