snowdrop 0.02b-14build2 source package in Ubuntu

Changelog

snowdrop (0.02b-14build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 19:01:55 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe utils

Downloads

File Size SHA-256 Checksum
snowdrop_0.02b.orig.tar.gz 31.3 KiB 0956fa7b69fc405cc4c00ff224e5435d4165a1298ffd1ba107c7cb07d1891573
snowdrop_0.02b-14build2.debian.tar.xz 8.7 KiB de1012c6a3bbb8a7c595d523ad92a396c30938a6d91ac985d60926037b564c7b
snowdrop_0.02b-14build2.dsc 2.1 KiB cf69b2baf2f6495c626581b2c26ad344986e80ec5fe474574927cd7ab3507270

Available diffs

View changes file

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