A revised version of IBEXSOFT awesome start up tools list.
Adding and updating as I go along.
| ## an attempt to listen to keypresses and monitor window focus | |
| import time | |
| import random | |
| import re | |
| import sys | |
| import enum | |
| import six | |
| from six.moves import queue |
| Security + | |
| Spam filter | |
| - Spam defined. | |
| - in most cases, spam is defined as unsolicited bulk email(ube), or junk email. The spammer is hoping that the recipient will buy a product or service. | |
| - Filters for spam |
| SIMPLE NOW | |
| Security and Risk Management | |
| The CIA Triad: | |
| - Confidentialility | |
| - no unauthorized person can access (password protect) | |
| - Integrity | |
| - encryption of data |