rmendis / paycheck

A scalatra version of the SVG steganography app from an article "Fun With Steganography" by Ravi Mendis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a scalatra app for "Fun With Steganography" an article i wrote when i first moved to the US in '04. It was inspired by the in-flight movie from Manchester to LA: "Paycheck" starring Ben Affleck, where the protagonist hides secret information on a stamp of Einstein. This art of hiding information in plain sight is known as steganography.

  1. Launch SBT.

     ./sbt
    
  2. Run Jetty

     container:start
    
  3. Go to http://localhost:8080/.

  4. Learn more at http://www.scalatra.org/stable/book.

  5. Happy hacking!

About

A scalatra version of the SVG steganography app from an article "Fun With Steganography" by Ravi Mendis


Languages

Language:Scala 100.0%