OnionCat is a VPN-adapter which allows to connect two or more computers or networks through VPN-tunnels. It is designed to use the anonymization networks Tor or I2P as its transport, hence, it provides location-based anonymity while still creating tunnel end points with private unique IP addresses.
OnionCat uses IPv6 as native layer 3 network protocol. The clients connected by it appear as on a single logical IPv6 network as being connected by a virtual switch. OnionCat automatically calculates and assigns unique IPv6 addresses to the tunnel end points which are derived from the hidden service ID (onion ID) of the hidden service of the local Tor client, or the local I2P server destination, respectively. This technique provides authentication between the onion ID and the layer 3 address, hence, defeats IP spoofing within the OnionCat VPN.
If necessary, OnionCat can of course transport IPv4 as well. Although it has native IP support, the suggested way to do this is to configure an IPv4-in-IPv6 tunnel.
History
The first ideas of this project were born in 2006. The original intention was to solve the DNS leakage problem of Tor, then. Although OnionCat does not solve this problem, it became a very useful and yet mature solution to address a different problem: running a VPN on top of Tor including an automatic secure and unique method of addressing.
OnionCat is released under GPLv3 and was presented to the public at 25th Chaos Communication Congress. The recording of the talk is found on Youtube.
Several articles about OnionCat are found at Cypherpunk.at.
1 ping
[…] Ao conectar-se à VPN através do uso do browser, o acesso ao serviço onion na verdade poderá ser bloqueado pela reconfiguração da rede VPN, mas não os nós de IPs ao qual o computador estará conectado antes do serviço VPN, assim o provedor do mesmo não terá acesso ao IP real do utilizador. 3.Existe um serviço de VPN (um adaptador de VPN, segundo a descrição no site oficial), que permite rodar um ou mais computadores através de túneis VPN, em um sistema personalizado para uso nas redes Tor e I2P. O OnionCat, como é chamado, foi inicialmente desenvolvido para resolver problemas de resolução de DNS do Tor,e acabou se tornando uma maneira bastante eficiente e avançada de rodar VPN sobre Tor, além de possibilitar outras “hackinagens”. Para saber mais acesse o site oficial –>> https://www.onioncat.org/about-onioncat/ […]