aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md9
1 files changed, 8 insertions, 1 deletions
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