Like Tor, Freenet attempts to provide anonymity by obscuring the ultimate origin of any given request
Unlike Tor, Freenet can't be directly used like a VPN.
Unlike Tor, Freenet nodes don't route to specific origin servers, but also provide storage to the network. Data is "inserted" to announce its presence, and then cached along the path of any requests. This is supposed to both provide robust access to popular data and provide plausible deniability against any given node operator being responsible for the data (the extent to which it succeeds at either aim in practice is a subject of quite some discussion).
Comments
Like Tor, Freenet attempts to provide anonymity by obscuring the ultimate origin of any given request
Unlike Tor, Freenet can't be directly used like a VPN.
Unlike Tor, Freenet nodes don't route to specific origin servers, but also provide storage to the network. Data is "inserted" to announce its presence, and then cached along the path of any requests. This is supposed to both provide robust access to popular data and provide plausible deniability against any given node operator being responsible for the data (the extent to which it succeeds at either aim in practice is a subject of quite some discussion).