-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IPv4 tunneling #29
Comments
Isn't it much better to use IPV6 instead of IPV4? Also, I'm wondering if there is anyway to implement |
"Better" is probably not the right term. And I haven't heard of Nym before now. I had a brief look at the repository but didn't get the point yet. Not sure how it works. I'll have to read more about it. |
I'm a Windows user, and things are much different there. The authors of N3N Edge also discuss this, but it is clear that the network is something else entirely. Nym has yet to be verified to work, which won't be easy as there are no system files to download yet. In the meantime, I discovered that the authors of the Tor Project have created something called |
Well, Windows is not known for its network capabilities ;) Arti is a Tor client implemented in Rust (instead of C). |
As far as I could find out, NYM does not support "hidden services". I.e. OnionCat cannot be attached to it, as it is possible with Tor or I2P. |
Nym seems to be still quite limited even though I'm still developing, while for example Freenet and Lokinet are something else entirely. For GNUnet, I don't know how it works because the architecture seems too complex and in an early stage of development. On the other side, the Arti was recently released, so I don't know what to expect from it. And speaking of hidden Onion services, what do you think if Tor could somehow be adapted to the upcoming Web3, i.e. will any decentralization of Tor's architecture be possible in the future and how would that affect the OnionCat? Also, although this no related to this issue, I'm wondering why the official OnionCat site is still down and does OnionCat's source code can somehow be used for some decentralized encrypted chat applications (like Tox, TryQuiet, CWTCH, etc.) or some Windows-only apps like Just to note: @Basil-001 has some very interesting repositories (some of them related to the Tor protocol), but nothing has been updated for a long time and he doesn't respond to any messages or queries; which, of course, has nothing to do with you and your works, but there may still be some Tor-based interesting applications for Windows... Back to the discussion: As you already well know, there is already Cygwin for Windows, while for Linux it can be complicated that there are more than twenty different independent distributions, not all of which are mutually compatible with each other; which, on the one hand, is of course perfectly fine and good, but on the other hand, it can make it difficult to create different versions of the same programs, install and configure them, etc. For Free and other BSDs, I really don't known nothing. |
Dear @rahra, I'm really sorry if I annoyed you with my persistent mention of various protocols and tools for anonymity and privacy, which, of course, cannot all be implemented in the same application. Yes, I only recently discovered that Phantom has been gone for over ten years, while ZeroNet is no longer being developed. There is something called ZeroNetIks, but I don't know how effective it is or how important it is here. Something called And all in all, when you have a little more time and patience, you can finally write what this issue actually deals with, ie. IPV4 tunneling and, maibe, how to switch to IPV6. So much of me. |
How to tunnel IPv4 through OnionCat?
(HOWTO request)
The text was updated successfully, but these errors were encountered: