[ / / / / / / / / / / / / / ] [ dir / animu / arepa / asmr / htg / leftpol / sissy / tacos / vichan ][Options][ watchlist ]

/tech/ - Technology

You can now write text to your AI-generated image at https://aiproto.com It is currently free to use for Proto members.
Email
Comment *
File
Select/drop/paste files here
Password (Randomized for file and post deletion; you may also set your own.)
* = required field[▶ Show post options & limits]
Confused? See the FAQ.
Expand all images

File (hide): 244fc272fb85e02⋯.jpg (64.23 KB, 500x414, 250:207, como tomar um chá.jpg) (h) (u)

[–]

 No.956287>>956328 >>956348 >>956369 >>956445 >>956635 >>957343 [Watch Thread][Show All Posts]

Does purely P2P applications exists in a world where hosts lies behind layer(s) of NAT?

I was searching about making a P2P program and I found that all techniques in order to hosts behind nats to communicate are by using some kind of server in between them (techniques like UDP/TCP holepunching). So my question is, is there any way (except by using ipv6) to establish a p2p network over the internet that doesn't require some sort of server to start the communication between the peers? I mean, a network that is BY DEFINITION P2P?

 No.956291>>956315

Yes, use ipv4 and accept there is a server between you and your targeted peer that can fuck with your traffic and is called a ISP. Encrypt and authenticate the p2p traffic and then send it to the target ipv4/ipv6 adress and accept there is a server that can MITM the traffic at every hop between you and your peer. Unless you want to use something like long range radio and send data over it, but that is illegal worldwide since the communication from said wave's are not automatically captured and stored like the rest of the internet traffic via ISP on fiber/sattilite/dialup/cellular radios/broadband. A radio not using said frequencies/methods of communication would bypass the automatic stealing and sorting of all your data/information as it is illegal worldwide for that very purpose. Things like Tox and IPFS are as P2P as it gets without bypassing the entire data collection botnet via a different way of transfering data such as radio or sneakernet.


 No.956315>>956354 >>956413

>>956291

Many forms of radio are susceptible to mitm attacks.


 No.956328

>>956287 (OP)

No, you'll always need something like a STUN server for the worst cases. Some lighter forms of NAT and ones with cooperative routers don't require a third party, though. Modern P2P networking stacks have dozens of ways they try to mitigate all the different types of damage that middleboxes have caused.

If you mean for an initial randevu, anycast addresses exist and are in use for things like 6to4, but generally unless you're a billion dollar company that peers everywhere you'll need to hardcode a few superpeers to get everything started.


 No.956348>>956642 >>956645

>>956287 (OP)

What's wrong with UPNP port forwarding? I've seen it used by bittorrent.


 No.956354>>956413

>>956315

Even P2P radio can be captured and decrypted.


 No.956369>>956370 >>956375 >>956401 >>956414 >>956635

>>956287 (OP)

>NAT

NAT is the biggest, most annoying cancer in the way of true P2P. Every time I have tried to make some kind of P2P program, it has failed because of NAT. NAT punching is non-standardized and requires additional configuration of the router in most cases, which normalfags and morons refuse to do.

IPv6 is also fucking cancer. The addresses are too long and impossible to remember unless you get some kind of mnemonic address, which is limited to 6 letters of the alphabet + 1337speak - and you also have to pay your ISP or whoever to get a custom address, probably.

The solution is to get the turd world off the internet. India, Israel, Mexico, Afghanistan, Pakistan, Africa... none of these shitholes have ever brought anything useful to the internet besides tech support and nigerian prince scams, ISIS decapitation videos and "SEND BOBS AND VEGANA". Additionally we should get rid of (((Internet of Things))) for obvious reasons. With these measures, the Internet will be cleansed of a great amount of filth, as well as regaining enough IPv4 addresses for useful people.


 No.956370>>956371 >>956374

>>956369

>I want to close the internet because the IPv6 addresses are 2long4me


 No.956371>>956411

File (hide): 9f309606bfaabde⋯.png (355.16 KB, 1238x1080, 619:540, 9f309606bfaabde04aead08bc9….png) (h) (u)

>>956370

>I live in the turd world and I build straw men for a living


 No.956374>>956411

File (hide): 75fd268046732b5⋯.png (284.07 KB, 823x549, 823:549, 75fd268046732b5dc0333f9b19….png) (h) (u)

>>956370

Holy shit. Textbook strawman, bro.


 No.956375

>>956369

I propose that instead we limit IPv4 to real countries and give IPv6 exclusively to third world shitholes.


 No.956401

>>956369

I never remember the v6 addresses in my LAN. I always refer to the domain name system service in order to reference individual computers.


 No.956411

>>956371

>>956374

Which part of you bitching about them being 2 long is a straw man?


 No.956413>>956438

>>956315

>>956354

Line of sight, tight beam cannot be intercepted without either party knowing.

Problem is, it requires nice optics for long distance communication.

Moving targets are completely feasible using GPS coordinates to rough aim, and simple electronics to fine adjust.

From there, you could easily use existing encryption schemes to protect traffic.

All of this can be done with current garage quality tech.


 No.956414

>>956369

>NAT is the biggest, most annoying cancer in the way of true P2P.

>The solution is to get the turd world off the internet. India, Israel, Mexico, Afghanistan, Pakistan, Africa

If NAT is so difficult to use, why don't you just NAT the shitskin countries?


 No.956438

>>956413

>Line of sight, tight beam cannot be intercepted without either party knowing.

>tight beam

jej.

Check fresnel zones. You can listen in the third one without even making a dent on the receiving power.


 No.956445>>956568

>>956287 (OP)

Are you asking whether two hosts on a network can communicate with each other without their traffic passing through any other host?


 No.956447>>956791

Isn't i2p what you are looking for?


 No.956568>>956670 >>956803

>>956445

No, he's asking whether two hosts on a network can both initiate communication with each other, without a dedicated third party (which is not part of the internet's infrastructure).

With NAT this is impossible.


 No.956635

>>956287 (OP)

CJDNS does this with IPv6, fully encrypted tunneled traffic from point to point. Of course you can still set up a node with NAT behind it but you can also just be pure P2P. NAT isn't all that bad if you know what you're doing and implement it well.

>>956369

>NAT is the biggest, most annoying cancer in the way of true P2P.

NAT is useful for creating firewalls and generally hiding your own personal network from peers. It's not cancer, you're just not using it properly.

>NAT punching is non-standardized and requires additional configuration of the router in most cases, which normalfags and morons refuse to do.

Who the fuck wants normalfags and morons on their 1337net fucking normalfag moron

>IPv6 is also fucking cancer. The addresses are too long and impossible to remember unless you get some kind of mnemonic address, which is limited to 6 letters of the alphabet + 1337speak - and you also have to pay your ISP or whoever to get a custom address, probably.

What is DNS?

>>The solution is to get the turd world off the internet. India, Israel, Mexico, Afghanistan, Pakistan, Africa... none of these shitholes have ever brought anything useful to the internet besides tech support and nigerian prince scams, ISIS decapitation videos and "SEND BOBS AND VEGANA". Additionally we should get rid of (((Internet of Things))) for obvious reasons. With these measures, the Internet will be cleansed of a great amount of filth, as well as regaining enough IPv4 addresses for useful people.

IPv6 should be for WANs and IPv4 should be for LANs in the future, I can't wait to have more reserved internal IPv4 addresses so I can have IPv6 nodes with IPv4 NAT/Tunneling

For any of you competent people out there that'd like to start a private network for shits and giggles I'd be down for that


 No.956642

>>956348

It doesn't 'just werks'. at least not the libs for c++ that I found about it

btw bittorrent also use stun server to kickstart the communication so nah


 No.956645

>>956348

also it is clearly not enough to solve the problem of p2p programming, you obviously is trying to trigger me again with the indirect comments


 No.956670

>>956568

>(which is not part of the internet's infrastructure).

He didn't make this clear, which makes it look like he's ignorant of the fundamental operation of the internet. It's a poorly framed question.


 No.956791

>>956447

I2P is interesting though I never dig into it. Will it solve the NAT problem?


 No.956803>>957450

>>956568

It can be done in small networks.

You can have a fully connected mesh, but you need to know one thing, the amount of connections needed follows this equation

c = (n(n-1))/2

As you can see, you need 120 cables to connect 16 machines. it's just too much.

I think it might be possible with wireless but this means that anyone on the range of your antenna could try to connect directly to your machine, and we'd need to nuild more robust wifi cards, because currently, all they need to handle is only one connection, imagine having MIMO wifi modules capable of handling more than two simultaneous connections. That's practically integrating an entire wifi AP into the hardware.


 No.957343>>957450 >>957534

>>956287 (OP)

>tfw ISP wont let my router accept any connections from the public network, because muh NAT muh security

>have to pay more for a "static address" if i want this

>tfw cannot host my web server at home, something that was extremely possible and common even in the 90s and early


 No.957450>>957535

>>956803

Why would you ever want a direct link to someone? It's not feasible. Having a single cable going somewhere is meaningless and this isn't even theoretical. If you want this for security purposes someone can just splice your wire and capture/replace all traffic (since your wire goes across the entire world you wont notice).

>>957343

I would REEEEEEEEEEEEEEEEEE if my ISP did that


 No.957534

>>957343

I hosted an alternative open tibia server and a website in 2006/7 with no problems


 No.957535

>>957450

If they splice my cables believe me that I will notice, if they splice the cables beyond my router, it's as useful as getting the same encrypted data from the ISP which they can get with zero effort, what's your point?




[Return][Go to top][Catalog][Screencap][Nerve Center][Cancer][Update] ( Scroll to new posts) ( Auto) 5
28 replies | 4 images | Page ???
[Post a Reply]
[ / / / / / / / / / / / / / ] [ dir / animu / arepa / asmr / htg / leftpol / sissy / tacos / vichan ][ watchlist ]