TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Researchers hide information in plain text

31 pointsby Ivoahabout 7 years ago

4 comments

tristanjabout 7 years ago
Hidden in “plain text” when <i>rendered using their special font</i>. The special font slightly changes the shape of each letter to encode additional information. Title is pretty clickbait. If you copy the “plain text” to ASCII or use a regular font this won’t work.
评论 #17049832 未加载
评论 #17044765 未加载
dmckeonabout 7 years ago
This could be a useful variation on a trick for tracking leakage of documents: distribute N paper &quot;copies&quot; of a document to a pool of suspected leakers, each &quot;copy&quot; with tracking data embedded, and when leaks occur, match the tracking data to the leaker. Old way: use apparent typos to track, this way: use font variations, next way: use variations in kerning between words.
cbanekabout 7 years ago
Reminds me of an old friend&#x27;s paper from the late 90&#x27;s, where you can change the actual words to synonyms to encode messages (rather than the font):<p><a href="http:&#x2F;&#x2F;web.mit.edu&#x2F;keithw&#x2F;tlex&#x2F;lsteg.pdf" rel="nofollow">http:&#x2F;&#x2F;web.mit.edu&#x2F;keithw&#x2F;tlex&#x2F;lsteg.pdf</a>
titusblairabout 7 years ago
textmark.io is doing something along these lines but in a different way. It’s a very cool space to be in esp with advancements in machine learning. Disclaimer I am the founder.