User:Pedro Sá Couto/MIC: Difference between revisions

From XPUB & Lens-Based wiki
Line 55: Line 55:
https://github.com/dfd-tud/deda
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.
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.
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
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

Revision as of 16:02, 4 November 2019

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                                                                 º      |
|                                                                           |
 ---------------------------------------------------------------------------

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