Skip to content
This repository has been archived by the owner on Jun 21, 2022. It is now read-only.

Framework which collect all data about login, improve safet and use encryption for all data's. Made to improve save time on login and account safety.

License

Notifications You must be signed in to change notification settings

Szczurowsky-playground/NothingToHide

Repository files navigation

Logo

NothingToHide

Framework which collects lot of data from user browser and IP adress. NTH include things such as routing, login and register form, stores data in safe format in database.

About

Welcome dear user, NTH for this time does not support laravel, symfony etc. It's build on it's own basic framework. NTH have basic functionality like routing, login/register and logs all important data about login.

Screenshots

Soon

Built with

PHP Javascript Ajax JQuery HTML css MySQL PHPStorm

Features

  • Register
  • Login
  • Encrypt data(Username)
  • Hash password with bcrypt
  • Database support (Tested on MySQL and MariaDB)
  • JS safety stored in obfuscated form (Source in dir resourceNotForWeb)

Setup

  • Clone repository https://github.com/Szczurowsky/NothingToHide
  • Add database creditentials to mysql.php/php
  • If you are going to use SSL then you should change secure:true in /controller/auth/loginController.php and /model/sessionClass.php
  • If use apache you're ready to go, if use nginx setup it properly like in .htaccess

To Do

  • Two facor authentication
  • Forgot password

Contact

Feel free to contact me via github or discord Szczurowsky#2137

MIT © Szczurowsky

About

Framework which collect all data about login, improve safet and use encryption for all data's. Made to improve save time on login and account safety.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published