Steganographic Packets
vimist.github.io
Steganographic Packets
1–10 of 16 posts
Re: Steganographic Packets
#2Re: Steganographic Packets
#3This is very clever. I hope the author continues to work on this. This could be very useful where speech is censored and encrypted streams are blocked.
Re: Steganographic Packets
#4This is very clever. I hope the author continues to work on this. This could be very useful where speech is censored and encrypted streams are blocked.
Thanks. I hadn't really given much thought for any widespread practical use. I think the throughput would be the limiting factor, on average (using my encoding scheme, which could definitely be optimised) you average about 5.882 Bps. Would definitely be interested in hearing what uses people see for it though!
Admittedly 6Bps isn't good enough for that (I think), but it might be possible to combine it with other mechanisms or increase that number?
https://www.torproject.org/docs/pluggable-transports.html.en
Re: Steganographic Packets
#5Network delays would mess this up afaik.
I suppose you could introduce a error correcting code in it but that would kill your throughput even more.
Re: Steganographic Packets
#6Re: Steganographic Packets
#7[0] https://www.torproject.org/docs/pluggable-transports.html.en...
Re: Steganographic Packets
#8Re: Steganographic Packets
#9Would this work over a long connection? Say to the other side of the world? Network delays would mess this up afaik. I suppose you could introduce a error correcting code in it but that would kill your throughput even more.
Re: Steganographic Packets
#10This is very clever. I hope the author continues to work on this. This could be very useful where speech is censored and encrypted streams are blocked.