chiark / gitweb /
WIP NEW COMM
[secnet.git] / NOTES.ip-over-dns
1 The IP-over-DNS protocol is as follows:
2
3 Encoding:
4   We don't want to go outside alphanumerics and hyphens,
5   ie hostname-legal.  So we do base32 encoding:
6   8 hostname characters encoding 5 bits each, which encodes
7   5 bytes of input data.
8
9 * Packets "up":
10   - client splits packet into appropriate fragments
11   - makes A queries for
12