Skip to content

loganvxr/SecureDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SecureDB

Ever wanted a "secure" database? Well, we've got you covered! We use SHA-256 encryption in a one-time password (OTP) request. That means that the encrypted password will be added in a text file once they expire, and won't be able to be used again.

Pull-Requests

If you would like to contribute to SecureDB, please, make a PR! If you want to run the code before you can use Replit.

What is this? How do I use it?

This is SecureDB read this

Ever wanted a "secure" database? Well, we've got you covered! We use SHA-256 encryption in a one-time password (OTP) request. That means that the encrypted password will be added in a text file once they expire, and won't be able to be used again.

To use, run git clone https://github.com/LoganPaxton/SecureDB. Currently it is only avaliable to Python users. Once you to that, run chmod +x api.sh && ./api.sh this will run the Python file in the "cli" folder.

Update Logs

V1.1 ~ Added API keys
V1.2 ~ Added API key generation, and fixed sign in.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

Contributors