ForgeLock is an open-source password generator that helps you create strong, memorable, and secure passwords https://forgelock.danials.space/
Find a file
2025-03-13 00:27:16 +03:30
.vscode version: 0.0.1+1 2025-02-26 21:56:19 +03:30
assets Add Roboto font and remove flutter_dotenv 2025-02-28 01:45:36 +03:30
lib _ Remove unused imports 2025-03-12 22:33:34 +03:30
web Update main.dart.js version to 6 in index.html 2025-03-13 00:27:16 +03:30
.gitignore init 2025-02-25 02:00:30 +03:30
.metadata version: 0.0.1+1 2025-02-26 21:56:19 +03:30
analysis_options.yaml version: 0.0.1+1 2025-02-26 21:56:19 +03:30
build.yaml version: 0.0.1+1 2025-02-26 21:56:19 +03:30
commit-message-template.md version: 0.0.1+1 2025-02-26 21:56:19 +03:30
devtools_options.yaml version: 0.0.1+1 2025-02-26 21:56:19 +03:30
flutter.README.md update README 2025-03-01 12:31:35 +03:30
l10n.yaml version: 0.0.1+1 2025-02-26 21:56:19 +03:30
LICENSE Add GNU General Public License (GPL v3) to project 2025-02-28 23:59:43 +03:30
nethereum-gen.settings version: 0.0.1+1 2025-02-26 21:56:19 +03:30
pubspec.lock Add Roboto font and remove flutter_dotenv 2025-02-28 01:45:36 +03:30
pubspec.yaml Update version and add privacy policy and terms of service pages 2025-03-12 22:31:39 +03:30
README.md update README 2025-03-01 12:31:35 +03:30

ForgeLock 🔒

ForgeLock is an open-source password generator that helps you create strong, memorable, and secure passwords — without relying on cloud storage or third-party password managers.

🌟 Features

  • Customizable Password Generation: Create passwords using words, dates, and numbers
  • Cross-Platform Support: Works seamlessly on iOS, Android, and desktop browsers
  • Privacy-Focused: All operations are performed locally - no data is stored or transmitted
  • User-Friendly Interface: Clean, intuitive design with English & Japanese language support
  • No Dependencies: Complete independence from third-party password managers

🚀 Quick Start

  1. Visit ForgeLock Web App
  2. Enter your custom words, dates, and numbers
  3. Customize settings with special characters
  4. Generate your secure password

⚠️ Important: ForgeLock doesn't store passwords. Remember to securely save your input combinations for future reference.

💡 Why ForgeLock?

Traditional password managers often store sensitive data in the cloud, making them vulnerable to data breaches. ForgeLock takes a different approach by:

  • Generating passwords locally on your device
  • Never storing or transmitting passwords online
  • Creating memorable yet secure combinations
  • Giving you full control over your security

🛠️ Technical Stack

  • Built with Flutter
  • Web-based architecture
  • Cross-platform compatibility
  • Local-only approach

🤝 Contributing

Contributions are welcome! Feel free to submit issues and pull requests.

📜 License

This project is open source and available under the GNU GENERAL PUBLIC LICENSE.