Welcome to The Privacyst Web Utilities! This web application provides a set of handy tools for enhancing your online privacy and security. Whether you need to generate secure SSH keys, strong passwords, unique usernames, or disposable email addresses, we've got you covered.
- SSH Key Generator: Create SSH key pairs with various algorithms and key lengths.
- Password Calculator: Generate strong and random passwords with custom length and character set.
- Username Generator: Quickly create unique usernames.
- Email Generator: Generate disposable email addresses with different domains.
- Hash Generator: Generate secure hashes using multiple algorithms including MD5, SHA-256, and more
- Password Analyzer: Analyze password strength and get security recommendations.
-
Clone the repository:
git clone https://github.com/yourusername/privacyst-web-utilities.git cd privacyst-web-utilities
-
Create a virtual environment (optional but recommended):
python -m venv venv source venv/bin/activate # On Windows, use venv\Scripts\activate
-
Install the required dependencies:
pip install -r requirements.txt
-
Run the application:
python main.py
-
Open a web browser and go to
http://localhost:5000
to access the web utilities.
Contributions are welcome! Feel free to open issues or submit pull requests to help improve this project.
This project is licensed under the MIT License - see the LICENSE file for details.
- This project was built with Flask.
The Privacyst - Empowering Your Online Privacy
- Website: https://www.theprivacyst.com
- Contact: [email protected]