An open API service indexing awesome lists of open source software.

https://github.com/premkrrajbhar/safekey

SafeKey is a password generator website that helps users to create strong passwords.
https://github.com/premkrrajbhar/safekey

aos-animation bootstrap css3 html5 javascript mit-license password-generator safekey

Last synced: about 2 months ago
JSON representation

SafeKey is a password generator website that helps users to create strong passwords.

Awesome Lists containing this project

README

          

# SafeKey [![Version](https://img.shields.io/badge/version-v2.0.3-green.svg)](./CHANGELOG.md)

SafeKey is an open source password generator designed to help users create strong, random passwords to protect their online accounts. It is simple to use, highly customizable, and ensures maximum security by generating unique passwords for each use. SafeKey is completely free and runs entirely in your browser for privacy and security.

## πŸ” Demo Screenshot

![Screenshot of SafeKey](assets/screenshot/screenshot.jpg)

## πŸ”— Live Demo

Check out the app live here: **[SafeKey](https://premkrrajbhar.github.io/SafeKey/)**

## πŸ“‹ Features

- **Random Password Generation**: Generate strong passwords with a variety of character types (letters, numbers, symbols).
- **Customizable Options**: Choose to include or exclude uppercase, lowercase, numbers, and special characters based on your needs.
- **Instant Password Copying**: Easily copy the generated password to your clipboard with one click.
- **No Data Storage**: SafeKey does not store or share any passwords you generate. All operations happen directly in your browser.
- **Completely Free**: SafeKey is free to use with no hidden charges.

## πŸ› οΈ Technologies Used

- **HTML** Structure of the web page.
- **Bootstrap** for responsive layout.
- **CSS** for fix some elements and background colors.
- **JavaScript** Logic for password generation and interactions.
- **AOS library** for smooth animation when scrolling website.
- **Font Awesome** implements icons for various UI elements.
- **Random user generator** website for generating random profile pictures for the testimonial section.
- **Flaticon** provides icons used in the home section.

## πŸš€ How to Use

- Step1. Adjust the password length using the slider.
- Step2. Select character types (Lowercase, Uppercase, Numbers, Symbols).
- Step3. Click **"Generate Password"** to create a secure password.
- Step4. Click the **copy icon** to copy the generated password.
- Step5. Use the **reset button** to clear selections and reset settings.

## πŸ“₯ How to Run Locally

- Step 1: Clone the repository:

```bash
git clone https://github.com/premkrrajbhar/SafeKey.git
```

- Step 2: Navigate to the project folder:

```bash
cd SafeKey
```

- Step 3: Open `index.html` in your web browser.

## 🀝 Contributing

Contributions are welcome! Feel free to submit a pull request or open an issue.

## πŸ“„ Changelog

- See [CHANGELOG](./CHANGELOG.md) for a complete list of updates, fixes and version history.
- **Current Version:** `v2.0.3`

## πŸ“LICENSE

SafeKey is open-source software released under the MIT License. This means you are free to use, modify, and distribute the code as per the terms of the MIT license. See the [LICENSE](/LICENSE) file for more information.

## πŸ“ž Contact

For any questions or feedback, reach out to:

- **Email**: [premkumarrajbhar22@gmail.com](mailto:premkumarrajbhar22@gmail.com)
- **GitHub**: [premkrrajbhar](https://github.com/premkrrajbhar)