GithubHelp home page GithubHelp logo

saptak625 / boldify Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 5.13 MB

Boldify is a steganographic encryption scheme that hides a message within another message using bold letters. This site is the official encoding and decoding engine of this scheme.

Home Page: https://boldify.vercel.app

Python 35.34% HTML 62.43% Shell 1.71% CSS 0.53%

boldify's Introduction

Boldify

Boldify is a steganographic encryption scheme that hides a message within another message using bold letters. This site is the official encoding and decoding engine of this scheme. Note no messages are stored and hence complete privacy is maintained. You can test it online here(https://boldify.vercel.app/).

Encryption

Boldify uses a Markov Chain Generator to generate random sentences based on sample text, which is provided in the data.txt file(it is currently defaulted to a chapter of The Hitchhiker's Guide to the Galaxy). As a result, in order to encrypt a message, you will just need to enter the message and submit the form. Note if the message is too long, it may return an error. This may be addressed in a future release. Also, note that this encryption is not deterministic as the Markov Chain Generator is not deterministic, as a result, the same message may be encrypted in many different ways and may even result in errors.

Decryption

Boldify provides a rich text box from the CKEditor to enter encrypted messages as encryptions are in bolded form. This then reads out only the bolded letters and gives the corresponding plaintext of the message. Note that this can be used to decrypt manual encryptions faster and does not require the use of the Boldify encrypter though it is faster.

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.