/Computer-Security-Project

Self-Playing Domino Game via sockets, with anti-cheating mechanisms, and secure messages exchange.

Primary LanguagePython

Security Domino Project 2020

This is a project made for Security class @DETI

Install

  $ sudo apt update
  $ sudo apt install python3-pip
  $ sudo pip3 install pykcs11
  $ sudo pip3 install cryptography
  $ sudo pip3 install pandas

Usage

Start the server to wait for clients

python3 Server.py

Start clients running this command for each client

python3 client.py