/sps

A simple, yet so far insecure, password system made in Python 3

Primary LanguagePython

sps

A simple, yet so far insecure, password system made in Python 3

Prerequisites

Instructions (macOS and Linux)

  • Download and extract .zip or .tar.gz file.
  • Open Terminal (Usually Ctrl + Alt + T works)
  • cd to the directory containing the repository
  • Run python3 pwd.py

Instructions (Windows)

  • Download and extract .zip or .tar.gz file.
  • Press Windows Key 2002-2012 + R and type cmd
  • Hit Enter
  • cd to the directory containing the repository
  • Run python3 pwd.py