mat2 0.9.0-2 source package in Ubuntu

Changelog

mat2 (0.9.0-2) unstable; urgency=medium

  * d/control:
    - Recommend python3-nautilus, instead of python-nautilus.
      (Closes: #942770)
    - Improve description: Add a note about the commandline and GUI
      interfaces, and make the note about possible use cases more generic.
    - Bump Standards-Version to 4.4.1, no changes required.
  * d/patches:
    - Drop obsolete patch which was needed to make the Nautilus work with
      Python 2.7.

 -- Georg Faerber <email address hidden>  Mon, 28 Oct 2019 20:17:22 +0000

Upload details

Uploaded by:
Debian Privacy Tools Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Privacy Tools Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
mat2_0.9.0-2.dsc 1.6 KiB 5a3ad41192c42d6dacbfa65a01e3589eedd2d551c7019b0dfe3531a531321a4c
mat2_0.9.0.orig.tar.gz 5.4 MiB cc2265458dda0b65f488d4d97c4e1b9f99feda88398fc146e844cbd3a357d2af
mat2_0.9.0-2.debian.tar.xz 8.0 KiB 82978b9abc25d69d1430c98bb4528fea5d0fc2d43c230df85be80f53f0001dc5

Available diffs

No changes file available.

Binary packages built by this source

mat: Transitional package to migrate to mat2

 This is a transitional package. It can safely be removed.

mat2: Metadata anonymisation toolkit v2

 Metadata consist of information that characterizes data. Metadata are
 used to provide documentation for data products. In essence, metadata
 answer who, what, when, where, why, and how about every facet of the
 data that are being documented.
 .
 Metadata within a file can tell a lot about you. Cameras record data
 about when a picture was taken and what camera was used. Office
 documents like PDF or Office automatically adds author and company
 information to documents and spreadsheets.
 .
 Maybe you don't want to disclose those information.
 .
 mat2 only removes metadata from your files, it does not anonymise their
 content, nor can it handle watermarking, steganography, or any too
 custom metadata field/system.
 .
 If you really want to be anonymous, use file formats that do not contain
 any metadata, or better: use plain-text.
 .
 Formats supported to some extent are:
    - Audio Video Interleave (.avi)
    - Electronic Publication (.epub)
    - Free Lossless Audio Codec (.flac)
    - Graphics Interchange Format (.gif)
    - Hypertext Markup Language (.html, .xhtml)
    - Portable Network Graphics (PNG)
    - JPEG (.jpeg, .jpg, ...)
    - MPEG Audio (.mp3, .mp2, .mp1, .mpa)
    - MPEG-4 (.mp4)
    - Office Openxml (.docx, .pptx, .xlsx, ...)
    - Ogg Vorbis (.ogg)
    - Open Document (.odt, .odx, .ods, ...)
    - Portable Document Fileformat (.pdf)
    - Portable Pixmap Format (.ppm)
    - Scalable Vector Graphics (.svg)
    - Tape ARchive (.tar, .tar.bz2, .tar.gz, .tar.zx)
    - Torrent (.torrent)
    - Waveform Audio (.wav)
    - Windows Media Video (.wmv)
    - ZIP (.zip)
 .
 mat2 provides a command line tool, and graphical user interfaces
 via a service menu for Dolphin, the default file manager of KDE, and
 an extension for Nautilus, the default file manager of GNOME.