You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

25 lines
961 B

  1. Metadata and privacy
  2. Metadata consist of information that characterizes data. Metadata are
  3. used to provide documentation for data products. In essence, metadata
  4. answer who, what, when, where, why, and how about every facet of the
  5. data that are being documented. Metadata within a file can tell a lot
  6. about you. Cameras record data about when a picture was taken and what
  7. camera was used. Office documents like PDF or Office automatically
  8. adds author and company information to documents and spreadsheets.
  9. Maybe you don't want to disclose those information.
  10. This is precisely the job of mat2: getting rid, as much as possible,
  11. of metadata.
  12. mat2 provides:
  13. a library called libmat2;
  14. a command line tool called mat2,
  15. a service menu for Dolphin, KDE's default file manager
  16. If you prefer a regular graphical user interface, you might be
  17. interested in Metadata Cleaner
  18. (https://metadatacleaner.romainvigier.fr/ , not on SBo), which is
  19. using mat2 under the hood.