Convos IRC client now supports video chat
1–10 of 28 posts
Re: Convos IRC client now supports video chat
#2But then I remembered DCC (and xDCC) are unusable these days because of NAT. So STUN wouldn't help, but you need the TURN relay.
I really can't wait until IPv6 is everywhere; I believe it will allow p2p to have a second renaissance.
Re: Convos IRC client now supports video chat
#3I just wondered why STUN/TURN was needed in particular, if you can communicate details over IRC, having an external service for this when other p2p communication methods can be made using IRC seemed strange. But then I remembered DCC (and xDCC) are unusable these days because of NAT. So STUN wouldn't help, but you need the TURN relay. I really can't wait until IPv6 is everywhere; I believe it will allow p2p to have a…
Re: Convos IRC client now supports video chat
#4I just wondered why STUN/TURN was needed in particular, if you can communicate details over IRC, having an external service for this when other p2p communication methods can be made using IRC seemed strange. But then I remembered DCC (and xDCC) are unusable these days because of NAT. So STUN wouldn't help, but you need the TURN relay. I really can't wait until IPv6 is everywhere; I believe it will allow p2p to have a…
Re: Convos IRC client now supports video chat
#5I just wondered why STUN/TURN was needed in particular, if you can communicate details over IRC, having an external service for this when other p2p communication methods can be made using IRC seemed strange. But then I remembered DCC (and xDCC) are unusable these days because of NAT. So STUN wouldn't help, but you need the TURN relay. I really can't wait until IPv6 is everywhere; I believe it will allow p2p to have a…
- NAT hole-punching for free
- end-to-end encrypted for free
- peers identified by a hash of their public key, so no CA or similar required
- no metadata leakage
It seems like the perfect solution, but hardly anyone does it.
https://ricochet.im/ is a chat program that works this way, but the client is pretty minimal.
Re: Convos IRC client now supports video chat
#6I just wondered why STUN/TURN was needed in particular, if you can communicate details over IRC, having an external service for this when other p2p communication methods can be made using IRC seemed strange. But then I remembered DCC (and xDCC) are unusable these days because of NAT. So STUN wouldn't help, but you need the TURN relay. I really can't wait until IPv6 is everywhere; I believe it will allow p2p to have a…
I always wonder why P2P applications don't just use Tor hidden services to communicate: - NAT hole-punching for free - end-to-end encrypted for free - peers identified by a hash of their public key, so no CA or similar required - no metadata leakage It seems like the perfect solution, but hardly anyone does it. https://ricochet.im/ is a chat program that works this way, but the client is pretty minimal.
That said, it made the tor-specific sites simple not just because JS was banned, but that's not video chat, isn't it?
Re: Convos IRC client now supports video chat
#7I just wondered why STUN/TURN was needed in particular, if you can communicate details over IRC, having an external service for this when other p2p communication methods can be made using IRC seemed strange. But then I remembered DCC (and xDCC) are unusable these days because of NAT. So STUN wouldn't help, but you need the TURN relay. I really can't wait until IPv6 is everywhere; I believe it will allow p2p to have a…
When NAT no longer provides a de facto "firewall" routers will continue to drop incoming connections by default.
Re: Convos IRC client now supports video chat
#8I just wondered why STUN/TURN was needed in particular, if you can communicate details over IRC, having an external service for this when other p2p communication methods can be made using IRC seemed strange. But then I remembered DCC (and xDCC) are unusable these days because of NAT. So STUN wouldn't help, but you need the TURN relay. I really can't wait until IPv6 is everywhere; I believe it will allow p2p to have a…
I always wonder why P2P applications don't just use Tor hidden services to communicate: - NAT hole-punching for free - end-to-end encrypted for free - peers identified by a hash of their public key, so no CA or similar required - no metadata leakage It seems like the perfect solution, but hardly anyone does it. https://ricochet.im/ is a chat program that works this way, but the client is pretty minimal.