forscht / ddrive

Discord as a filesystem.
https://ddrive.forscht.dev
MIT License
490 stars 98 forks source link

SUGGESTION | authentication system so it can be hosted on a vps without the fear of data being leaked #23

Closed lunyaUwU closed 2 years ago

sidanya commented 2 years ago

There's already a HTTP authorization here. Or what do you mean?

canjbfeeltheesemuffins commented 2 years ago

no idea what he means, owners can see anything on their vps

UnlimitedBytes commented 2 years ago

But extended this would be cool if we combine it with a user system so multiple users can use the same instance

forscht commented 2 years ago

Implementing user system will bit overkill for this project. User system will require database, I am trying to keep this project lightweight and dependency free.