aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorgrant-kun <[email protected]>2022-10-04 15:06:22 -0500
committergrant-kun <[email protected]>2022-10-04 15:06:22 -0500
commitd6cb93f137ef669a1727d29d15426582baae4e97 (patch)
treeafb49ce3ea286402479c3100eb3077189240e539 /readme.md
parent1d799f67eb394048e4ac39cd1dec999e2c0ebb5c (diff)
fixed
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