From d6cb93f137ef669a1727d29d15426582baae4e97 Mon Sep 17 00:00:00 2001 From: grant-kun Date: Tue, 4 Oct 2022 15:06:22 -0500 Subject: fixed --- readme.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'readme.md') diff --git a/readme.md b/readme.md index 15c29b5..d9af631 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,8 @@ # kanna -security project to learn client and server encryption +because the internet needs rewriting + +security project to ~~learn client and server encryption~~ mail & advanced requests create generic keys `openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout ./selfsigned.key -out selfsigned.crt` @@ -22,3 +24,8 @@ visit the [main git](https://git.disroot.org/grantsquires/kanna-site) or the [gi - [ ] login - [ ] performance related - [ ] store all listeners in array and kill + +## currently + +- [ ] learning how mail works +- [ ] imap cli -- cgit v1.2.3