Skip to content

va9id/sysc4810

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Access Control System

This repo contains the Access Control System assignment from SYSC 4810: Network and Software Security.

Usage

  1. Clone the repo
    git clone https://github.com/va9id/sysc4810.git
    
  2. Execute main.py
    python3 main.py
    

Tests

Run all the unit tests for the password file mechanism, proactive password checker, and user login.

python3 -m unittest

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages