Giter Site home page Giter Site logo

encrypt-html's Introduction

Secure HTML Encryptor ๐Ÿ”’

Overview

Secure HTML Encryptor is a powerful tool designed to encrypt HTML files with a password, ensuring your static HTML content is secure and private. This tool encrypts your HTML and allows it to 'self-decrypt' upon entering the correct password, making it an ideal solution for hosting static, secure web content.

Features

๐Ÿ” Password Protection: Encrypt your HTML files with a strong password.

๐Ÿ”“ Self-Decryption: Automatically decrypts content upon entering the correct password.

๐ŸŒ Static Hosting Compatibility: Ideal for secure hosting on any static web hosting service.

๐Ÿš€ Easy to Use: Simple and user-friendly interface for encryption and decryption.

๐Ÿ›ก๏ธ Enhanced Privacy: Keep your HTML content private and secure.

How It Works

Encrypt Your HTML: Use our tool to encrypt your HTML file with a password of your choice. Host Your File: Upload the encrypted file to your static web hosting platform. Access Securely: When accessing the website, you'll be prompted to enter the password. Automatic Decryption: Upon entering the correct password, the HTML content is decrypted and displayed.

Advantages

๐Ÿ”„ Self-contained: No need for server-side processing for decryption.

๐Ÿ•ต๏ธโ€โ™‚๏ธ Privacy-focused: Ensures your HTML content is only accessible to those with the password.

โšก Speed: Fast decryption process without any noticeable delay.

๐Ÿ› ๏ธ Developer-friendly: Easy integration into your existing workflow.

๐ŸŒ Accessibility: Access your secure content from anywhere, on any device.

Usage

Clone this repository and install the required packages:

pip install -r requirements.txt

Run the following commands to encrypt the HTML file with the specified password:

python embed.py <your-html.html> embedded.html
python -m http.server
python encrypt.py embedded.html <your-password> encrypted.html

Replace <your-html.html> and with the appropriate values for your use case. This tool allows you to securely encrypt an HTML file and require a password for access, ensuring that the content remains protected and not publicly accessible.

encrypt-html's People

Contributors

koenvaneijk avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.