collection of small personal cybersecurity projects
- XKCD password generator: generate a secure and memorable password using the method described in XKCD 936. Python.
- Secure PWND: check if your password's been pwnd, without having to send your plaintext password to the Have I Been PWND site. Bash Script.
- security dashboard: simple system and network dashboard for linux. Python.