birdup000 / ADHD-TaskManagementPanel

A panel to help with focusing :D
https://adhdpanel.vercel.app
MIT License
6 stars 0 forks source link

Public Instance of Task Panel and details #28

Closed birdup000 closed 2 months ago

birdup000 commented 2 months ago

Since the task panel only operates by storing API keys,and the task list in local storage on cache inside the browser itself using async storage. I deem it not being up to code yet given that the api keys are raw data stored in cache and are not encrypted is a concern so I would need to make some encryption additions to the code to be secure enough to host a public instance.

birdup000 commented 2 months ago

Rate limiting is a big one since it can cause the main server to crash, DDOS protection

birdup000 commented 2 months ago

I'll create an instance in a bit , and add disclaimers etc... for security reasons

birdup000 commented 2 months ago

Done https://adhdpanel.vercel.app/