small security project
Go to file
2022-10-07 13:44:38 -05:00
html updated security 2022-10-07 13:44:38 -05:00
json updated security 2022-10-07 13:44:38 -05:00
src push 2022-09-27 13:08:48 -05:00
.gitignore updated security 2022-10-07 13:44:38 -05:00
index.ts updated security 2022-10-07 13:44:38 -05:00
kanna.txt init 2022-09-22 13:59:08 -05:00
package.json updated security 2022-10-07 13:44:38 -05:00
readme.md updated security 2022-10-07 13:44:38 -05:00

kanna

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

run npm i & npm start

kanna was here

visit the main git or the github

todo

  • add extra pages
    • home page (quick links, etc)
    • mail
    • forums
    • storage
      • viewer for images
      • viewer for docs
    • login
  • performance related
    • store all listeners in array and kill

currently

  • learning how mail works
  • imap cli

FeMail (iron mail)