User:Pedro Sá Couto/MIC

From XPUB & Lens-Based wiki

Understanding if they are real


The Machine Identification Code is appended to every printed page. When printing, a pattern of dots is added. These are almost imperceptible yellow dots carrying information as the date of print, time and the serial number of the machine. This made me rethink what did it mean to publish in print, how safe is it, and how it might affect the ones who depend on printed forms of publishing. I was not able to identify them personally even though they appear to be a reality. There are numerous people apparently spotting them and online there is a lot of discussion about them. I tested methods to identify with UV light, with different printers, from HP to Canon, from Inkjet to Lasers printers. I scanned the pages with 1200 dpi, inverted and follow almost every tutorial I found available online. This is not to say they don't exist but is a disclaimer that I was not able to come across them.

Finding01.jpg Finding001.jpg
Finding02.jpg Finding002.jpg
Finding03.jpg Finding003.jpg
Finding04.jpg Finding004.jpg

First Working Prototype

Micoder2.png

First Sketch

Create a canvas

Ask for a raw input (PEDRO)

This would be translated into 5 coordinates

Get the date (04-11-2019)

 ---------------------------------------------------------------------------
|                                                                           |
|    A B C D E F G H I J K L M N O P Q R T U V X Y Z 1 2 3 4 5 6 7 8 9 0    |
| 1                                                                         |
| 2                                                                         |
| 3                                                                         |
| 4                                                                         |
| 5                                                                         |
| 6                                                                         |
| 7                                                                         |
| 8                                                                         |
| 9                                                                         |
| 10                                                                        |
|                                                                           |
 ---------------------------------------------------------------------------

Pinpoint the coordinates

 ---------------------------------------------------------------------------
|                                                                           |
|    A B C D E F G H I J K L M N O P Q R T U V X Y Z 1 2 3 4 5 6 7 8 9 0    |
| 1                                º                                        |
| 2          º                                                              |
| 3        º                                                                |
| 4                                    º                                    |
| 5                              º                                          |
| 6                                                                    º    |
| 7                                                        º                |
| 8                                                  º                      |
| 9                                                  º                      |
| 10                                                   º                    |
| 11                                                                   º    |
| 12                                                 º                      |
| 13                                                                 º      |
|                                                                           |
 ---------------------------------------------------------------------------

Machine Identification Code

MCI.png

deda Toolkit

https://github.com/dfd-tud/deda

Document Colour Tracking Dots, or yellow dots, are small systematic dots which encode information about the printer and/or the printout itself.
This process is integrated in almost every commercial colour laser printer.
This means that almost every printout contains coded information about the source device, such as the serial number.

On the one hand, this tool gives the possibility to read out and decode these forensic features and on the other hand, it allows anonymisation to prevent arbitrary tracking.

If you use this software, please cite the paper: Timo Richter, Stephan Escher, Dagmar Schönfeld, and Thorsten Strufe. 2018. Forensic Analysis and Anonymisation of Printed Documents. In Proceedings of the 6th ACM Workshop on Information Hiding and Multimedia Security (IH&MMSec '18). ACM, New York, NY, USA, 127-138. DOI: https://doi.org/10.1145/3206004.3206019