Skip to content

Its a project that creates a simple UI to let users send a steganographic image through Gmail and decode it.

Notifications You must be signed in to change notification settings

arjansunar/Stegno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stegno


A project to create an online UI to provide a stegnography service and send images through email.

The image steganography uses Lowest Significant Bit (LSB) algorithm to encrypt the message into the image and decrypt it. The encrypted image is send via email and uses nodemailer to send and receive these emails.


Running Stegno locally

  1. Clone the repo or download it
  2. Run the command: npm start

The application should open at localhost:3000

About

Its a project that creates a simple UI to let users send a steganographic image through Gmail and decode it.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published