michardy/account-hijacking-prevention

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.coveragerc
.deepsource.toml
.github/CODE_OF_CONDUCT.md
.github/CONTRIBUTING.md
.gitignore
.travis.yml
LICENSE
README.md
requirements.txt
setup.sh
static/html/testpage.html
static/html/typing_test.html
templates/index.html
templates/verify.html
static/js/send.js5
static/js/verify.js5
templates/collect.js14
config.py3
hijackingprevention/__init__.py0
hijackingprevention/api.py90
A
55 mins
hijackingprevention/api_user.py47
hijackingprevention/client.py11
hijackingprevention/db_int.py17
A
45 mins
hijackingprevention/main.py119
hijackingprevention/prune.py32
hijackingprevention/rec.py4
hijackingprevention/session.py46
hijackingprevention/user.py38
hijackingprevention/verify.py24
A
1 hr
main.py8
modules/__init__.py0
modules/fingerprint.py28
A
30 mins
modules/ip_address_checker.py28
A
30 mins
modules/keystroke_dynamics.py88
A
25 mins
setup.py28