DFSG NEW Queue

DFSG, Licensing & New Packages Team

imagewmark 0.6.0-1

Package Information

Descriptionresilient invisible digital watermarking tool for images

Imagewmark embeds and extracts encrypted, invisible digital watermarks in image files.

Using a key-based cryptographic scheme, the embedded watermark can be reconstructed from cropped, scaled, or compressed variants of the watermarked image without requiring access to the original source image (blind decoding).

The watermark embedding and detection algorithms are resilient against local geometric distortions and lossy compression formats.

MaintainerYing-Chun Liu (PaulLiu) <paulliu@debian.org>
Changed ByYing-Chun Liu (PaulLiu) <paulliu@debian.org>
Sponsorpaulliu@debian.org
Distributionunstable
Architectureany
Closes#1148246
Trackerhttps://tracker.debian.org/pkg/imagewmark
Uploaded3 hours ago

New Package Report

.changes
Sourceimagewmark
Version0.6.0-1
Changed-ByYing-Chun Liu (PaulLiu)
Architecturesource amd64
Distributionunstable
DateFri, 18 Sep 2026 13:42:21 +0100
Changelog
imagewmark (0.6.0-1) unstable; urgency=low
 .
   * Initial release. (Closes: #1148246)
.dsc
Sectiongraphics
Priorityoptional
Componentmain
Package-Listimagewmark deb graphics optional arch=any
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/tim-janik/imagewmark
Upstream-Name: imagewmark
Upstream-Contact: Tim Janik <timj@gnu.org>

Files:
 *
Copyright:
 2026 Tim Janik <timj@gnu.org>
 2026 Stefan Westerfeld <stefan@space.twc.de>
License: GPL-3.0+

Files: doc/imagewmark.1.md
Copyright: 2023-Present The Imagewmark Development Team.
License: GPL-3.0+

Files: src/version.sh
       cxx/minsearch.hh
       contrib/shuffled-pics.py
Copyright:
 2026 Tim Janik <timj@gnu.org>
 2026 Stefan Westerfeld <stefan@space.twc.de>
License: MPL-2.0

Files: cxx/3rdparty/CLI11/CLI11.hpp
Copyright:
 2017-2026 University of Cincinnati
License: BSD-3-clause

Files:
 debian/*
Copyright:
 2026 Ying-Chun Liu (PaulLiu) <paulliu@debian.org>
License: GPL-3.0+

License: GPL-3.0+
 This package is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation, either version 3 of the License, or
 (at your option) any later version.
 .
 This package is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this package. If not, see <https://www.gnu.org/licenses/>.
Comment:
 On Debian systems, the complete text of the GNU General
 Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".

License: MPL-2.0
 This Source Code Form is subject to the terms of the Mozilla Public
 License, v. 2.0. If a copy of the MPL was not distributed with this
 file, You can obtain one at http://mozilla.org/MPL/2.0/.
Comment:
 On Debian systems you can find the license in:
 /usr/share/common-licenses/MPL-2.0

License: BSD-3-clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 1. Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce the above copyright
    notice, this list of conditions and the following disclaimer in the
    documentation and/or other materials provided with the distribution.
 3. Neither the name of the University nor the names of its contributors
    may be used to endorse or promote products derived from this software
    without specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE HOLDERS OR
 CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Back to Dashboard | View all reviews for this package