parazyd
|
0e6f51e895
chore: Update copyright year in license headers
|
2 years ago |
dark-john
|
4da0207bbd
More explicit error message for users who have failed to generate their own key pair (#235)
|
2 years ago |
parazyd
|
4da846bf03
darkirc: Code refactor
|
2 years ago |
Dastan-glitch
|
de294ad28c
book: replace ircd with darkirc and update related docs accordingly
|
2 years ago |
parazyd
|
a5360368aa
bin: Remove async-std dependencies.
|
3 years ago |
Dastan-glitch
|
cdb0598ef2
default datastore path to be ~/.local/darkfi/ for darkirc and tau
|
3 years ago |
Dastan-glitch
|
fc8740fe91
bin/darkirc: implement removing events older than one week, and save/load tree state
|
3 years ago |
Dastan-glitch
|
7a088ee6e3
bin/darkirc: add abbility to recover our own public key from secret key
|
3 years ago |
parazyd
|
8f258977c8
darkirc: Move state of joined channels out of ChannelInfo into IrcClient.
|
3 years ago |
parazyd
|
d5b4cd9645
darkirc: Implement user modes and set +v for encrypted messages.
|
3 years ago |
parazyd
|
5b21ae1c4a
darkirc: Implement --gen-secret
|
3 years ago |
parazyd
|
372028d706
darkirc: Rename contact_pubkey to public_key.
|
3 years ago |
parazyd
|
013ad5f514
darkirc: Use "secret" instead of "private" for keypairs.
|
3 years ago |
parazyd
|
33ed6921e7
darkirc: Port to crypto_box 0.9 and use chacha20 instead of salsa.
|
3 years ago |
aggstam
|
997f6015cf
repo: updated all bins to use new signals handling
|
3 years ago |
Dastan-glitch
|
af306673f3
bin/darkirc: pad/unpad nickname and target on encrypt/decrypt
|
3 years ago |
Dastan-glitch
|
6df3b5d339
bin/darkirc: remove unused commented code
|
3 years ago |
Dastan-glitch
|
40b8a71d7b
bin/darkirc: added support for private channels and DMs
|
3 years ago |
Dastan-glitch
|
32c0671eca
rename ircd2 to darkirc
|
3 years ago |