diff options
author | grant-kun <[email protected]> | 2022-10-25 09:57:01 -0500 |
---|---|---|
committer | grant-kun <[email protected]> | 2022-10-25 09:57:01 -0500 |
commit | 032266f5db33a95af25ee81d8beba74ac68858da (patch) | |
tree | 82ec25767b2456e850c5fe70fe934bcf2c2d4adf /readme.md | |
parent | eb7dc5ba1945270f632657df36a621c253e91faa (diff) |
fixed storage issues (maybe)
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -45,6 +45,7 @@ visit the [main git](https://git.disroot.org/grantsquires/kanna-site) or the [gi - [ ] add extra pages - [ ] home page (quick links, etc) - [ ] mail + - [ ] allow for automation (ie, auto reply) - [ ] forums - [ ] storage - [ ] viewer for images @@ -80,15 +81,16 @@ visit the [main git](https://git.disroot.org/grantsquires/kanna-site) or the [gi - [ ] sub domains - [ ] ughh hate sub domains - [ ] make my own libs - - [ ] encryption (md5 hashing, and rsa) + - [ ] encryption (md5 hashing, rsa, and aes) - [ ] add aliases that are used in cookies and randomly gen. - [ ] also server side hash to check/verify the alias - [ ] more sexy gradients (everywhere) - [ ] lower verbosity (and options to change it) + - [ ] move all dependencies to local ones ### issues - - [ ] storage not saving + - [x] storage not saving - [ ] check for login key cookie on page loads FeMail (iron mail) |