{"id":47870636,"url":"https://github.com/r1c0n/blacksmith","last_synced_at":"2026-04-04T00:49:43.791Z","repository":{"id":223186772,"uuid":"687789654","full_name":"r1c0n/blacksmith","owner":"r1c0n","description":"Blacksmith generates only the most secure passwords.","archived":false,"fork":false,"pushed_at":"2025-10-10T03:22:25.000Z","size":206,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-04T00:49:34.966Z","etag":null,"topics":["generator","password","password-generator","security","vue"],"latest_commit_sha":null,"homepage":"https://blacksmith.graveyard.sh/","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/r1c0n.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-09-06T02:27:13.000Z","updated_at":"2025-11-21T17:08:11.000Z","dependencies_parsed_at":"2024-08-28T03:06:16.563Z","dependency_job_id":"a61f0e59-8492-4cd3-8ff4-2492769cbc31","html_url":"https://github.com/r1c0n/blacksmith","commit_stats":null,"previous_names":["r1c0n/blacksmith"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/r1c0n/blacksmith","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r1c0n%2Fblacksmith","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r1c0n%2Fblacksmith/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r1c0n%2Fblacksmith/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r1c0n%2Fblacksmith/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r1c0n","download_url":"https://codeload.github.com/r1c0n/blacksmith/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r1c0n%2Fblacksmith/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31383635,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-03T23:20:52.058Z","status":"ssl_error","status_checked_at":"2026-04-03T23:20:51.675Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["generator","password","password-generator","security","vue"],"created_at":"2026-04-04T00:49:43.191Z","updated_at":"2026-04-04T00:49:43.785Z","avatar_url":"https://github.com/r1c0n.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🔨 Blacksmith - Advanced Password Generator\n\n\u003cdiv align=\"center\"\u003e\n\n![Blacksmith Logo](https://img.shields.io/badge/🔨-Blacksmith-blue?style=for-the-badge)\n![Version](https://img.shields.io/badge/version-1.3.0-green?style=for-the-badge)\n![Vue.js](https://img.shields.io/badge/Vue.js-4FC08D?style=for-the-badge\u0026logo=vue.js\u0026logoColor=white)\n![License](https://img.shields.io/badge/license-GPLv3-purple?style=for-the-badge)\n\n### A sophisticated, multilingual password generator with advanced security analysis\n\n[Features](#🌟-features) • [Installation](#🚀-quick-start) • [Contributing](#🤝-contributing)\n\n\u003c/div\u003e\n\n## 🌟 Features\n\n### 🔐 **Advanced Password Generation**\n\n- **Multilingual Support**: Generate passwords using English, German, Vietnamese, Chinese, and Russian character sets\n- **Customizable Length**: 8-128 characters with random length option\n- **Minimum Requirements**: Set minimum counts for uppercase, lowercase, numbers, and special characters\n- **Smart Character Distribution**: Ensures requirements are met while maintaining randomness\n\n### 🛡️ **Sophisticated Security Analysis**\n\n- **Advanced Strength Algorithm**: 7-tier strength assessment (Very Weak to Exceptional)\n- **Pattern Detection**: Identifies repeated characters, sequential patterns, and keyboard sequences\n- **Entropy Calculation**: Mathematical analysis of password randomness\n- **Real-time Feedback**: Detailed strengths and weaknesses analysis\n\n### 🎨 **User Experience**\n\n- **Retro Windows 98 Interface**: Built with [98.css](https://jdan.github.io/98.css/) for nostalgic design\n- **Visual Strength Indicator**: Progress bar and color-coded strength display\n- **One-Click Copy**: Secure clipboard integration\n- **Persistent Settings**: Automatically saves your preferences\n- **Responsive Design**: Works on desktop and mobile devices\n\n### 🌍 **International Ready**\n\n- Support for multiple language character sets\n- Unicode and international character bonuses\n- Culturally diverse password generation\n\n## 📊 Security Strength Levels\n\n| Level          | Score   | Color         | Description               |\n| -------------- | ------- | ------------- | ------------------------- |\n| 🔴 Very Weak   | 0-14%   | Red           | Extremely poor security   |\n| 🟠 Weak        | 15-24%  | Dark Red      | Poor security             |\n| 🟡 Fair        | 25-39%  | Orange        | Weak security             |\n| 🟢 Good        | 40-54%  | Yellow-Orange | Moderately secure         |\n| 🟢 Strong      | 55-69%  | Light Green   | Secure password           |\n| 💚 Very Strong | 70-84%  | Green         | Very secure password      |\n| ⭐ Exceptional | 85-100% | Bright Green  | Extremely secure password |\n\n## 🚀 Quick Start\n\n### Prerequisites\n\n- Node.js 16+\n- npm or yarn\n\n### Installation\n\n1. **Clone the repository**\n\n   ```bash\n   git clone https://github.com/r1c0n/blacksmith.git\n   cd blacksmith\n   ```\n\n2. **Install dependencies**\n\n   ```bash\n   npm install\n   ```\n\n3. **Start development server**\n\n   ```bash\n   npm run dev\n   ```\n\n4. **Open your browser**\n   Navigate to `http://localhost:5173`\n\n### Production Build\n\n```bash\nnpm run build\nnpm run preview\n```\n\n## 🛠️ Development\n\n### Available Scripts\n\n| Command           | Description                              |\n| ----------------- | ---------------------------------------- |\n| `npm run dev`     | Start development server with hot reload |\n| `npm run build`   | Build for production                     |\n| `npm run preview` | Preview production build locally         |\n| `npm run lint`    | Lint code with ESLint                    |\n| `npm run format`  | Format code with Prettier                |\n\n### Project Structure\n\n```\n.\n├── src/\n│   ├── assets/\n│   │   ├── bg.png                    # Windows 98 desktop background image\n│   │   └── main.css                  # Custom CSS styles\n│   ├── components/\n│   │   ├── PasswordGenerator.vue     # Main password generation component\n│   │   └── TitleBar.vue             # Windows 98-style title bar component\n│   ├── lang/\n│   │   ├── chinese.js               # Chinese character set for password generation\n│   │   ├── english.js               # English alphabet character set\n│   │   ├── german.js                # German alphabet with umlauts and special characters\n│   │   ├── russian.js               # Cyrillic alphabet character set\n│   │   └── viet.js                  # Vietnamese character set\n│   ├── App.vue                      # Root Vue component that orchestrates the application\n│   ├── characters.js                # Central character set w/ special chars and numbers\n│   └── main.js                      # Application entry point and Vue app initialization\n├── index.html                       # Main HTML template with Windows 98 theming\n├── package.json                     # NPM dependencies and project configuration\n└── README.md                        # Project documentation (this file!)\n```\n\n### Tech Stack\n\n- **Framework**: [Vue.js 3](https://vuejs.org/) - Progressive JavaScript framework\n- **Build Tool**: [Vite](https://vitejs.dev/) - Next generation frontend tooling\n- **Styling**: [98.css](https://jdan.github.io/98.css/) - Windows 98 CSS framework\n- **HTTP Client**: [Axios](https://axios-http.com/) - Promise based HTTP client\n- **Linting**: [ESLint](https://eslint.org/) + [Prettier](https://prettier.io/)\n\n## 🔧 Configuration\n\n### Password Settings\n\nThe application supports extensive customization:\n\n- **Length**: 8-128 characters (or random length 56-128)\n- **Character Types**: Toggle inclusion of different character sets\n- **Minimum Requirements**: Set minimum counts for each character type\n- **Language Sets**: Enable/disable specific language character sets\n\n### Advanced Security Features\n\nThe password strength algorithm evaluates:\n\n- **Length Analysis**: Progressive scoring for different lengths\n- **Character Diversity**: Variety of character types used\n- **Pattern Detection**: Repeated chars, sequences, keyboard patterns\n- **Entropy Calculation**: Mathematical randomness measurement\n- **International Support**: Bonus for non-ASCII characters\n\n## 🤝 Contributing\n\nWe welcome contributions! Here's how you can help:\n\n1. **Fork the repository**\n2. **Create a feature branch**\n\n   ```bash\n   git checkout -b feature/amazing-feature\n   ```\n\n3. **Make your changes**\n\n4. **Run linting**\n\n   ```bash\n   npm run lint\n   ```\n\n5. **Commit your changes**\n\n   ```bash\n   git commit -m \"Add amazing feature\"\n   ```\n\n6. **Push to the branch**\n\n   ```bash\n   git push origin feature/amazing-feature\n   ```\n\n7. **Open a Pull Request**\n\n### Development Guidelines\n\n- Follow Vue.js best practices\n- Maintain the Windows 98 aesthetic\n- Update documentation for new features\n\n## 📄 License\n\nThis project is licensed under the GNU GPL-3.0 license - see the [LICENSE](LICENSE) file for details.\n\n## 🙏 Acknowledgments\n\n- [98.css](https://jdan.github.io/98.css/) for the amazing Windows 98 styling\n- [Vue.js](https://vuejs.org/) team for the excellent framework\n- [Vite](https://vitejs.dev/) for the lightning-fast build tool\n- All contributors and security researchers who make password security better\n\n## 📞 Support\n\n- **Issues**: [GitHub Issues](https://github.com/r1c0n/blacksmith/issues)\n- **Security**: [Email Me](mailto://recon@mail.recon.best) to report security vulnerabilities.\n\n---\n\n\u003cdiv align=\"center\"\u003e\n\n**Made with ❤️ by [r1c0n](https://github.com/r1c0n)**\n\n⭐ **Star this repository if you find it helpful!**\n\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr1c0n%2Fblacksmith","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fr1c0n%2Fblacksmith","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr1c0n%2Fblacksmith/lists"}