wkrp
wkrp
Besides the xt_wgobfs you mentioned, a few other WireGuard obfuscation ideas have been discussed: https://lists.zx2c4.com/pipermail/wireguard/2022-September/007835.html > In terms of obfuscation for the WireGuard protocol, here are some references: > >...
@antonw-25 I'm afraid this is not the place to troubleshoot the connection. This forum is for research and development, not user support. You may be able to get help from...
> It uses well-known and fairly legit [DTLS](https://en.wikipedia.org/wiki/Datagram_Transport_Layer_Security) protocol to secure arbitrary UDP payload One thing to be aware of is possible DTLS fingerprinting. dtlspipe uses the same [pion/dtls](https://github.com/pion/dtls) package...
At NTC there is a thread about [AmneziaWG](https://github.com/amnezia-vpn/amnezia-wg). * [Call the testers: AmneziaWG protocol](https://ntc.party/t/call-the-testers-amneziawg-protocol/6081) > During the recent blocking of OpenVPN and WireGuard the Amnezia VPN team thought about creating...
This paper was presented at FOCI 2023. There's a PDF and an HTML version. There should be a presentation video at some point, but not yet. Running a high-performance pluggable...
The presentation video (22 minutes) for "Running a high-performance pluggable transports Tor bridge" is now online. (Along with the rest of the FOCI and PETS 2023 videos on the [petsymposium...
I see there is [an issue in uTLS](https://github.com/refraction-networking/utls/issues/132) and [a merge request](https://github.com/refraction-networking/utls/pull/133) (already merged) that adds a `Chrome_106_Shuffle` fingerprint. @gaukas, how might randomized extension order be taken into account at...
Here's an issue in JA3, no responses to it yet. https://github.com/salesforce/ja3/issues/88 > https://chromestatus.com/feature/5124606246518784 discusses a new change, designed to prevent ossification, in which client hellos will be randomized, subject to...
@4cq2 there is no problem to address. It's just a discussion topic. TLS fingerprinting is an important topic in censorship circumvention. This was a note to keep people updated with...
@legitYosal this is a valuable topic to discuss. As you say, the idea behind testing for active probing is easy: set up a server on a fresh IP address, connect...