
🛠️ Steganeur – Hide secret messages in LLM-generated text (Rust)
Summary
Steganeur is a Rust tool that hides secret messages within the token choices of language model text generation. Recipients can recover the encoded message using only the cover text and the model.
Why it’s interesting
It uses LLM token choices for text steganography and solves GPU non-determinism issues where logprobs drift between runs.
Source metrics: Points 3 · Comments 0
HN discussion · Project
Source: Hacker News / Show HN
Summary
Steganeur is a Rust tool that hides secret messages within the token choices of language model text generation. Recipients can recover the encoded message using only the cover text and the model.
Why it’s interesting
It uses LLM token choices for text steganography and solves GPU non-determinism issues where logprobs drift between runs.
Source metrics: Points 3 · Comments 0
HN discussion · Project
Source: Hacker News / Show HN