At 10:27 AM 11/9/1999 -0800, hal@finney.org wrote:
>The first is that Freedom supplies application specific filters to
>check the outgoing data stream for privacy leaks. IP packet headers
>contain the source IP address, and of course the system strips those out.
>However some protocols include this kind of information within the packet
>bodies as well, and Freedom has special software to check for this.
>I imagine that Pluribus must send the source IP address at least during
>its handshake protocol, and possibly at later times as well. This would
>need to be changed somehow.
The "standard" way for one vat to locate another is thru the Vat Location Service (VLS). Vats are named by the hash of their public key, called a vatID. The VLS provides a lookup service which returns an IP where the named vat will receive connections.
Port numbers are a different, but related problem.