Difference between revisions of "Clean up all the things"
From Gender and Tech Resources
(Created page with "blabla Removing metadata from images Reading and removing exif metadata with exiftool Reading exif metadata with jhead Removing exif metadata with imagemagick Cleaning PD...") |
m (Tag: VisualEditor) |
||
Line 1: | Line 1: | ||
blabla | blabla | ||
− | Removing metadata from images | + | == Removing metadata from images == |
− | Reading and removing exif metadata with exiftool | + | === Reading and removing exif metadata with exiftool === |
− | Reading exif metadata with jhead | + | === Reading exif metadata with jhead === |
− | Removing exif metadata with imagemagick | + | === Removing exif metadata with imagemagick === |
− | Cleaning PDF's | + | == Cleaning PDF's == |
− | Scrubbing pdf metadata with hexedit | + | === Scrubbing pdf metadata with hexedit === |
− | Scrubbing pdf metadata with pdftk and sed | + | === Scrubbing pdf metadata with pdftk and sed === |
− | PDF exploit cleaning with pdf2ps and ps2pdf | + | === PDF exploit cleaning with pdf2ps and ps2pdf === |
− | PDF exploit cleaning with pdftops | + | === PDF exploit cleaning with pdftops === |
− | Shredding files and deleting data | + | == Shredding files and deleting data == |
− | Shredding files with shred | + | === Shredding files with shred === |
− | Making deleted data hard to recover with dd | + | === Making deleted data hard to recover with dd === |
− | Permanently delete files with secure-delete tools (including data stored in your RAM or swap space) | + | === Permanently delete files with secure-delete tools (including data stored in your RAM or swap space) === |
Revision as of 10:28, 16 June 2015
blabla