So, my actual motivation is solving a specific problem I set myself: if I have two or more processes running on different machines, with access to the public internet, but no guarantee of locally open ports beyond 80 and 443, no knowledge of any existing sibling processes, and no guarantee that any previously-established communication channel (like a mail server, message queue or coordinating service) is still active, how do they form a peer group?
The first not-completely-terrible solution I hit upon was for them to monitor existing chatter-heavy online services such as Reddit or Wikipedia, use some sort of pre-established scoring rule to identify esoteric topics, and obliquely pass data to one another in comments or discussion of that topic whenever it arises. Image steganography is a good inroad here, since Reddit is very image-heavy and doesn't draw too much attention to itself, but most services you can use to anonymously host images (like imgur) strip metadata from the images, so dumping some cyphertext in the image header won't work.
I'm still keen on putting together a text solution, because it interests me, and I find the idea of Reddit bots carrying out human conversations while passing covert information to each other highly appealing.
It seems like other people have built solutions that use steganography with the image pixels themselves, given that I see examples on Wikipedia.
I can't be remotely useful with the text stuff, though, my coding skills are such that I still have trouble generating token frequency histograms from text files and my most persuasive "chatbot" relayed an entirely pregenerated script to the user, only took 1 bit of user input, and was written on a graphing calculator. (I still got my Theory of Knowledge to feel empathy for it and be unwilling to let me d...
If it's worth saying, but not worth its own post (even in Discussion), then it goes here.
Notes for future OT posters:
1. Please add the 'open_thread' tag.
2. Check if there is an active Open Thread before posting a new one. (Immediately before; refresh the list-of-threads page before posting.)
3. Open Threads should be posted in Discussion, and not Main.
4. Open Threads should start on Monday, and end on Sunday.