Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vansh-codes/text-volt

TextVolt: Encrypt and decrypt text using a proprietary non-decryptable encryption technique for ultimate data security. Protect your messages with confidence.
https://github.com/vansh-codes/text-volt

browser-extension encryption-decryption javascript textencryptor textvolt webapp

Last synced: about 1 month ago
JSON representation

TextVolt: Encrypt and decrypt text using a proprietary non-decryptable encryption technique for ultimate data security. Protect your messages with confidence.

Awesome Lists containing this project

README

        

🔐TextVolt

![Text-Volt](https://socialify.git.ci/vansh-codes/Text-Volt/image?description=1&font=Rokkitt&name=1&owner=1&pattern=Floating%20Cogs&theme=Dark)





## 📍Table of Contents
1. [Features](#Features)
2. [Technology Stack](#Technology-Stack)
3. [Installation](#Installation)
4. [Web Application](#Web-Application)
5. [Usage](#Usage)
6. [Use Cases](#Use-Cases)
7. [Contributing](#Contributing)
8. [License](#License)
9. [Contact](#Contact)
10. [Links](#Links)

## ✨Features

- **🔒Easy Encryption**: Encrypt your text with a simple interface.
- **🔐Decryption**: Decrypt encrypted text easily using the platform.
- **⚙️Advanced Encryption**: An optional advanced encryption feature ensures that identical letters are encrypted uniquely.
- **🌐Cross-Platform**: Available as both a browser extension and a web application.

## 💻Technology Stack

![JAVASCRIPT](https://img.shields.io/badge/JavaScript-F7DF1E?style=for-the-badge&logo=javascript&logoColor=black)
![CSS5](https://img.shields.io/badge/CSS3-1572B6?style=for-the-badge&logo=css3&logoColor=white)
![HTML5](https://img.shields.io/badge/HTML5-E34F26?style=for-the-badge&logo=html5&logoColor=white)

## Installation

### Browser Extension

1. **Clone the Repository:**
```bash
https://github.com/vansh-codes/Text-Volt.git
```
or download the zip folder here: [Download Zip folder](https://github.com/vansh-codes/Text-Volt/archive/refs/heads/main.zip)
2. Open your browser and navigate to the extensions page.
- For Chrome: `chrome://extensions/`
- For Firefox: `about:addons`
3. Enable "Developer mode" or "Debug mode".
4. Click on "Load unpacked" or "Load Temporary Add-on" and select the extension folder.

## Notes
- Ensure the extension is enabled only on websites where you intend to use annotation features.
- For issues or suggestions, please visit [GitHub Issues](https://github.com/vansh-codes/text-volt/issues).

## 🌐Web Application
1. Access here: [TextVolt](textvolt.vercel.app)

## 🚀Usage

### Encrypt Text

1. Enter the text you wish to encrypt in the input field.
2. Click on the "Encrypt" button.
3. The encrypted text will be displayed in the output area.

### Decrypt Text

1. Enter the encrypted text in the input field.
2. Click on the "Decrypt" button.
3. The decrypted text will be displayed in the output area.

### Advanced Encryption

1. Check the "Advanced Encryption" checkbox to enable this feature.
2. Follow the same steps for encryption and decryption.

## 💡Use Cases

- **Personal Privacy**: Encrypt sensitive information before sharing it through emails or messaging apps.
- **📚Educational Purposes**: Use as a tool for teaching and learning about encryption and data security.
- **💼Professional Communication**: Securely share confidential information within teams or with clients.
- **Content Protection**: Protect text content from unauthorized access or tampering.

## 🤝Contributing

Contributions are welcome! Please fork the repository and submit a pull request with your improvements.

## 📄License

This project is licensed under the MIT License.

## 📞Contact

For any questions or feedback, please contact [vansh-codes](https://github.com/vansh-codes).

### - Created by **Vansh Chaurasiya**
Show some ❤️ by starring this repository !

## 🔗 Links
[![linkedin](https://img.shields.io/badge/linkedin-0A66C2?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/vanshchaurasiya24)
[![twitter](https://img.shields.io/badge/twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white)](https://www.twitter.com/vanshchaurasiy4)

TOP