Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Slashdot Log In

Log In

Create Account  |  Retrieve Password

Vector Steganography

Posted by michael on Tue Apr 30, 2002 07:54 PM
from the picture-in-picture dept.
Aphriza writes "DirectionsMag.com has the third in a series on steganography and its uses in a vector format. Its not just for terrorists any more. Plus the scripts are GNU copylefted."
+ -
story
This discussion has been archived. No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
 Full
 Abbreviated
 Hidden
More
Loading... please wait.
  • Perhaps this will lead to some kind of steg utility for Flash.

    Could be interesting to embed a different image for every frame of the animation!

    Just a thought...

  • Workaround... (Score:5, Informative)

    by chennes (263526) on Tuesday April 30 2002, @11:58PM (#3440966) Homepage
    Unfortunately, I don't see that there is much hope for this actually succeeding as a real tool to watermark data. It is too easy to simply spline all of the data and recalculate the points, obliterating the watermark. Further, a lot of software simply does that automatically to smooth out the data. As soon as it is saved again, the stego is gone.
      • True, except that these methods are probably not intended for watermarking, but rather merely to hide data.

        Actually, according to the article, that is one of its major intended purposes. While this particular type of stego could be used for many other purposes, it's primary focus is on watermarking geological survey data so that people who use it illegally can be caught.

  • years ago, ed mccreight of adobe mentioned
    off-handedly to me that font data can easily
    be overspecified (as floating-point),
    yet compatible with standard decoders.
    naturally, this admits the possibility
    of subliminal messages in ordinary-looking
    acrobat format.

    further, even plain ASCII emailable text
    (e.g. slashdot messages, legal briefs, C code,
    email to be archived at the u.s. whitehouse,
    intelligence-gathering agencies, etc.) can be
    (or already has been!) subjected to this
    simple appearance-preserving treatment.
    for further elucidation, see:
    http://developers.slashdot.org/comments.pl?sid=114 89&cid=314165