Right now, anyone can access LlamaBot, without requiring any type of sign in or authentication. I propose a very simple authentication system, where we save a username in filesystem, a salt, and a ...
Currently, the FastAPI server accepts requests from anyone without authentication. This means that any deployed instance of the REST API is vulnerable, as endpoints can be accessed without any ...
Abstract: The traditional practices of security are failing slowly; new systems are needed to protect the information in the cyber world. The user authentication should be such that the systems are ...