How to Install snowdrop in Ubuntu 18.04



Install snowdrop by entering the following commands in the terminal:

sudo apt update
sudo apt install snowdrop

Description:

plain text watermarking and watermark recovery

Snowdrop provides reliable, difficult to remove stenographic watermarking of text documents (internal memos, draft research papers, advisories and other writing) and C sources (limited distribution software, licensed software, or freely available code) so that: (1) leaks can be identified if the data goes public (2) original source can be determined and demonstrated if part of the document is claimed by somebody else, copied without permission, etc Snowdrop uses redundant steganography using four different logical channels, and should be proof to many modifications, including reformatting, spell checking and so on. . Warning: Snowdrop is currently in beta, and may produce bad or corrupted results, especially when run on C source code.

Homepage: http://lcamtuf.coredump.cx/

Version: 0.02b-12.1build1

Section: universe/utils