Skip to content

Latest commit

 

History

History

security

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

security

Scripts related to keeping things secure.

Scripts

  • encrypt-pdf.sh - Encrypts PDFs. Useful for solutions and exams; also contains a guide on best practices for placing encrypted PDFs in locations where they're the most "secure".
  • generate-random-passwords.py — Generates random, human-readable strings. You might use this to generate a list of unique passwords for each student in a course.