← Retour au blog
tech 7 July 2026

Embedding Information in Disorder: A New Approach

Embedding information in disorder presents an innovative way to hide data in plain sight. Learn how permutations and Lehmer coding are revolutionizing information storage.

Article inspired by the original source
Embedding information in disorder ↗ thoughts.hmmz.org

Introduction

In a world where data security is crucial, unconventional methods to conceal information are gaining attention. One fascinating approach is embedding information in disorder. This method uses permutations and Lehmer coding to innovatively disguise data.

Lehmer Code: The Foundation of Embedding

Lehmer coding is a simple yet powerful technique used to encode permutations. It involves counting, for each position in a unique sequence, the number of later items smaller than the current item. For example, in a 13-item sequence, it is possible to encode a 32-bit number.

In terms of information storage, this means that wherever a unique sequence can be recovered, a bitstream can be extracted using Lehmer coding. This method is particularly useful in seemingly unordered collections, which are actually serialized with some implicit order.

Practical Applications

Exif Metadata

Image files often include Exif metadata, containing various information about the photo. By simply rearranging the order of Exif tags, a significant amount of bits can be encoded. Although some readers may warn about misordered tags, this method opens up opportunities for "free" information storage.

CSS and Other Style Files

In CSS stylesheets, the order of rules, selectors, and properties is often ignored during evaluation. However, this order can be used to store data. For example, a Wikipedia stylesheet contains 1,003 rules, 1,950 selectors, and 2,731 properties, allowing over a kilobyte of information to be embedded simply by reordering these elements.

Watermarking and File Distribution

Lehmer coding is also used for watermarking files. Tarballs and ZIP files can have their directories reordered, allowing files to be marked without altering their content. This method is durable and can even transfer to other filesystems.

Towards a Future of Hidden Data

The use of these information-hiding techniques is expanding, with potential applications ranging from intellectual property protection to cybersecurity. By exploiting the apparent disorder in data, it becomes possible to hide large amounts of information without drawing attention.

Conclusion

Embedding information in disorder represents a significant advancement in data storage. By using techniques like Lehmer coding, it is possible to conceal information in an innovative and secure manner.

Let's discuss your project in 15 minutes.

Lehmer coding data hiding Exif metadata CSS data embedding information security
Deepthix newsletter · 100% AI · every Monday 8am

An AI agent reads tech for you.

Our AI agent scans ~200 sources per week and ships the best articles to your inbox Monday 8am. Free. One click to unsubscribe.

Visit the newsletter page →

Want to automate your operations?

Let's talk about your project in 15 minutes.

Book a call