snowdrop 0.02b-15 source package in Ubuntu

Changelog

snowdrop (0.02b-15) unstable; urgency=medium

  * debian/control:
      - Bumped Standards-Version to 4.6.2.
      - Changed from obsolete pkg-config to pkgconf in Build-Depends.
      - Updated the Uploaders field.
  * debian/copyright: updated packaging copyright years.

 -- David da Silva Polverari <email address hidden>  Fri, 08 Mar 2024 21:07:00 +0000

Upload details

Uploaded by:
Debian Security Tools
Uploaded to:
Sid
Original maintainer:
Debian Security Tools
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe utils

Downloads

File Size SHA-256 Checksum
snowdrop_0.02b-15.dsc 2.0 KiB 7a0affbe7068adb17a53ebadf756852685dab8e7f9637dd7f25b94e2af31e923
snowdrop_0.02b.orig.tar.gz 31.3 KiB 0956fa7b69fc405cc4c00ff224e5435d4165a1298ffd1ba107c7cb07d1891573
snowdrop_0.02b-15.debian.tar.xz 8.6 KiB 07facf4ce1a0db54410a90d40da8a714709943047bfab84d5e80ef06a4d2c273

No changes file available.

Binary packages built by this source

snowdrop: plain text watermarking and watermark recovery

 Snowdrop provides reliable, difficult to remove steganographic 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.
 .
 This package is useful in forensic investigations and security actions. It
 provides three commands: sd-eng, sd-engf and sd-c. sd-eng and sd-engf provide
 watermarking for draft-quality and fine-quality English language text
 documents, respectively, whereas sd-c provides experimental C source code
 watermarking.
 .
 Warning: Snowdrop is currently in beta, and may produce bad or corrupted
 results, especially when run on C source code.

snowdrop-dbgsym: debug symbols for snowdrop