This website is a rare occurrence on the Internet in that it contains no third-party tracking and no ads. It is built using the Django Python framework. Companies like Instagram, Pinterest, and Mozilla have been using Django for many years.
All connections to this site are required to be secure and encrypted via HTTPS.
This website also relies on the Django framework for implementation of user authentication and authorization. Clear text passwords are never saved on this website. Instead, Django uses the PBKDF2 algorithm with a SHA256 hash, a password stretching mechanism recommended by the National Institute of Standards & Technology (NIST), to encrypt user passwords.
Page last updated: 8/13/26