- How to Adjust X and Y Axis Scale in Arduino Serial Plotter (No Extra Software Needed)Posted 6 months ago
- Elettronici Entusiasti: Inspiring Makers at Maker Faire Rome 2024Posted 6 months ago
- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 8 months ago
- Application For Maker Faire Rome 2024: Deadline June 20thPosted 10 months ago
- Building a 3D Digital Clock with ArduinoPosted 1 year ago
- Creating a controller for Minecraft with realistic body movements using ArduinoPosted 1 year ago
- Snowflake with ArduinoPosted 1 year ago
- Holographic Christmas TreePosted 1 year ago
- Segstick: Build Your Own Self-Balancing Vehicle in Just 2 Days with ArduinoPosted 1 year ago
- ZSWatch: An Open-Source Smartwatch Project Based on the Zephyr Operating SystemPosted 1 year ago
Disarming Corruptor helps you encrypt STL files
Spotted on Social Media: a tool to protect the exchange of STL mesh files from espionage and censorship.
Disarming Corruptor is a tool for making reversible damage to your STL mesh file. This means you can obliterate it into something totally unrecognisable, share it online under its new guise, and selectively distribute the key code to recipients so they can reverse the damage and retrieve the original object.
In a time of prolific online espionage, crackdowns on file-sharing, and a growing concern for the 3D printing of illegal items and copyright protected artefacts, DC is a free software application that helps people to circumvent these issues. Inspired by encryption rotor machines such as the infamous Enigma Machine, the application runs an algorithm that is used to both corrupt STL files into a visually-illegible state by glitching and rotating the 3D mesh, and to allow a recipient to reverse the effect to restore it back to its original form. The file recipient would need both the application and the unique seven digit settings used by the sender, entering the incorrect settings would only damage the file further.
via Disarming Corruptor – Matthew Plummer-Fernandez.