Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 493 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 493 Bytes

This is a Lift 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/.