staticrypt | Password protect a static HTML page, decrypted in-browser | Encryption library

 by   robinmoisson HTML Version: 3.5.0 License: MIT

kandi X-RAY | staticrypt Summary

kandi X-RAY | staticrypt Summary

staticrypt is a HTML library typically used in Security, Encryption, Nodejs applications. staticrypt has no bugs, it has no vulnerabilities, it has a Permissive License and it has medium support. You can download it from GitHub.

Based on the crypto-js library, StatiCrypt uses AES-256 to encrypt your string with your passphrase in your browser (client side). Download your encrypted string in a HTML page with a password prompt you can upload anywhere (see example). You can encrypt a file online at
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              staticrypt has a medium active ecosystem.
              It has 5428 star(s) with 369 fork(s). There are 50 watchers for this library.
              There were 2 major release(s) in the last 6 months.
              There are 5 open issues and 64 have been closed. On average issues are closed in 330 days. There are 1 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of staticrypt is 3.5.0

            kandi-Quality Quality

              staticrypt has 0 bugs and 0 code smells.

            kandi-Security Security

              staticrypt has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              staticrypt code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              staticrypt is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              staticrypt releases are available to install and integrate.
              Installation instructions are not available. Examples and code snippets are available.
              It has 1019 lines of code, 0 functions and 6 files.
              It has low code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed staticrypt and discovered the below as its top functions. This is intended to give you an instant insight into staticrypt implemented functionality, and help decide if they suit your requirements.
            • Go to the next state
            • increments a word
            • Generate a keyword word
            • Encrypt in the encrypted block .
            • XOR two blocks .
            • Check user defined option
            • Generate the output file
            • Encrypt an encrypted message
            • Turn a base64 string into an array of words .
            • Check if n is prime .
            Get all kandi verified functions for this library.

            staticrypt Key Features

            No Key Features are available at this moment for staticrypt.

            staticrypt Examples and Code Snippets

            No Code Snippets are available at this moment for staticrypt.

            Community Discussions

            QUESTION

            Jekyll website with Staticrypt protected post, Where to put the encrypted.html?
            Asked 2020-Sep-19 at 19:32

            I'm using Jekyll for my blog. I want to protect some blog post with a password and I've decided to use Staticrypt.

            I can encrypt the index.htmlpage of one of my blog post with the Staticryp CLI and my custom password_template.html. It outputs a index_encrypted.html.

            My question is: Where do I put the index_encrypted.html? I can't add it to the _site since Jekyll return the build to default everytime I serve it.

            I tried adding the index_encrypted.html to the _includes folder and calling the page from the .md post like this:

            {% include index_encrypted.html %} but this just break the page.

            Thank you!

            ...

            ANSWER

            Answered 2020-Sep-19 at 19:32

            I figured out how to do it.

            Here's what I did:

            1. Put the index_encrypted.html in _includes and _layouts

            2. Add a permalink: /index_encrypted.html in front matter of the .md post you're targetting.

            3. Add a layout: index_encrypted in front matter of the .md post you're targetting.

            4. Delete the whole markdown content of the .md post.

            5. Voila!

            You front matter should look like this:

            Source https://stackoverflow.com/questions/63971731

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install staticrypt

            You can download it from GitHub.

            Support

            Thank you: @AaronCoplan for bringing the CLI to life, @epicfaace & @thomasmarr for sparking the caching of the passphrase in localStorage (allowing the "Remember me" checkbox).
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            Install
          • npm

            npm i staticrypt

          • CLONE
          • HTTPS

            https://github.com/robinmoisson/staticrypt.git

          • CLI

            gh repo clone robinmoisson/staticrypt

          • sshUrl

            git@github.com:robinmoisson/staticrypt.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular Encryption Libraries

            certbot

            by certbot

            Signal-Android

            by signalapp

            unlock-music

            by unlock-music

            client

            by keybase

            Signal-Server

            by signalapp

            Try Top Libraries by robinmoisson

            freediving

            by robinmoissonCSS

            dharmaseed

            by robinmoissonJavaScript

            pianocktail

            by robinmoissonHTML

            facewash

            by robinmoissonJavaScript

            ePoem

            by robinmoissonJavaScript