What the actual fuck...
You Should Know
YSK - for all the things that can make your life easier!
The rules for posting and commenting, besides the rules defined here for lemmy.world, are as follows:
Rules (interactive)
Rule 1- All posts must begin with YSK.
All posts must begin with YSK. If you're a Mastodon user, then include YSK after @youshouldknow. This is a community to share tips and tricks that will help you improve your life.
Rule 2- Your post body text must include the reason "Why" YSK:
**In your post's text body, you must include the reason "Why" YSK: It’s helpful for readability, and informs readers about the importance of the content. **
Rule 3- Do not seek mental, medical and professional help here.
Do not seek mental, medical and professional help here. Breaking this rule will not get you or your post removed, but it will put you at risk, and possibly in danger.
Rule 4- No self promotion or upvote-farming of any kind.
That's it.
Rule 5- No baiting or sealioning or promoting an agenda.
Posts and comments which, instead of being of an innocuous nature, are specifically intended (based on reports and in the opinion of our crack moderation team) to bait users into ideological wars on charged political topics will be removed and the authors warned - or banned - depending on severity.
Rule 6- Regarding non-YSK posts.
Provided it is about the community itself, you may post non-YSK posts using the [META] tag on your post title.
Rule 7- You can't harass or disturb other members.
If you harass or discriminate against any individual member, you will be removed.
If you are a member, sympathizer or a resemblant of a movement that is known to largely hate, mock, discriminate against, and/or want to take lives of a group of people and you were provably vocal about your hate, then you will be banned on sight.
For further explanation, clarification and feedback about this rule, you may follow this link.
Rule 8- All comments should try to stay relevant to their parent content.
Rule 9- Reposts from other platforms are not allowed.
Let everyone have their own content.
Rule 10- The majority of bots aren't allowed to participate here.
Unless included in our Whitelist for Bots, your bot will not be allowed to participate in this community. To have your bot whitelisted, please contact the moderators for a short review.
Rule 11- Posts must actually be true: Disiniformation, trolling, and being misleading will not be tolerated. Repeated or egregious attempts will earn you a ban. This also applies to filing reports: If you continually file false reports YOU WILL BE BANNED! We can see who reports what, and shenanigans will not be tolerated.
If you file a report, include what specific rule is being violated and how.
Partnered Communities:
You can view our partnered communities list by following this link. To partner with our community and be included, you are free to message the moderators or comment on a pinned post.
Community Moderation
For inquiry on becoming a moderator of this community, you may comment on the pinned post of the time, or simply shoot a message to the current moderators.
Credits
Our icon(masterpiece) was made by @clen15!
What. Are you implying that this project should be flagged as malicious? What malicious indicators did you see to think this is true?
The fact that this image is in the repo in the first place.
Oh, yeah lol that's suddenly pinging my sketchy-radar now
It’s a GitHub link, what did you expect?
Someone want to explain to a muggle in plain english what this does and how it's different from simply using a VPN?
Looks like it uses cloudflare warp, which is a free service that cloudflare provides that's like a somewhat less secure VPN? It used to expose your IP and just encrypt the content so your ISP couldn't snoop on you, but websites could still see your IP. Apparently, cloudflare fixed the exposed-IP thing in 2022 though. Its also supposed to stabilize and improve the speed of your Internet connection.
It's basically a VPN with better speeds and slightly worse security, from what I'm seeing. A good everyday service, but you probably don't want to use it if you're leaking national security info.
Aw, man. How am I going share these nuclear launch codes now?
Here
Warrhunder forums.
Oh right, yeah. Good idea.
I've had to bypass DPI several times in the past. V2Ray has never failed me, but I had to set it up myself on my own VPS. It wasn't being offered commercially by any VPN providers back when I needed it. More info here: https://www.v2fly.org/en_US/
Edit: Forgot to mention, for those interested in setting this up an easier option is to let Amnezia VPN set it up for you. It's FOSS, can be found here https://github.com/amnezia-vpn/amnezia-client
You'll need to have your own VPS or home server though, and if you want to use V2Ray at home and do some advanced routing to enable local LAN access for example, then it's better to set things up from scratch than to use Amnezia.
Awesome, the middle east has tons of censorship so this will help tons of people. There are many blocked websites in my country and my friends' nations.
And while many block VPNs directly i highly doubt they'll block cloudflare or github, so this should be very hard to prevent.
And while many block VPNs directly
Wow, and I thought Egypt was bad. Thank God for tech-illiterate authoritarians.
Heh they block VPNs, Tor and that type of stuff in Saudi. They block wireguard in Jordan, at least according to my friend there lol
I work IT... how exactly are they blocking wireguard?
Edit: Okay, I did the search, and as I guessed, they do not. Users seem to report UDP blocking and throttling in general, not wireguard (I'm not sure that would be possible). It's not even particularly confirmed though.
They do block Wireguard. They use DPI (Deep Packet Inspection) at the national level (it's as expensive as it sounds). They filter and monitor all traffic. Once you have something as invasive as DPI in place, Wireguard becomes rather easy to detect, because it doesn't hide the fact that you're establishing a tunnel (its purpose is just to obscure the data being tunneled).
According to the specification, a specific sequence of bytes (Handshake Initiation packet) is sent by the "client" to negotiate a connection, and a Handshake Response is sent back by the "server". The handshake packets used to negotiate a connection are basically a recognizable signature of the Wireguard protocol, so if you are able to analyze all outgoing and incoming packets (which DPI enables you to do), you can monitor for these signature packets and block the connection attempt.
There are variants of the Wireguard protocol that can circumvent this method of censorship (Amnezia Wireguard is one example), but they only work as long as they stay under the radar and don't see mass adoption. Their own "signatures" would also just get blocked in that case.
Ultimately, bypassing this level of censorship just isn't something Wireguard was created for. Wireguard assumes you are only concerned with obscuring your traffic, not hiding the fact that you're using a VPN. There are better tools for this job, like this: https://www.v2fly.org/en_US/
Edit: Better link with the language set to English
I have no idea, that is what he told me :shrug:
That's... uh... my condolences.
So, how safe is this to use?
So it's simply CF WARP but now in Asian languages? I don't understand why I can't just download CF One app and get the same results? Someone please elaborate
I tried to figure this out. It seems it includes additional features for bypassing censorship, to be specific Gool (warp to warp) and Psiphon. From https://github.com/bepass-org/warp-plus :
Psiphon Chaining: Integrates with Psiphon for censorship circumvention, allowing seamless access to the internet in restrictive environments.
Warp in Warp Chaining: Chaning two instances of warp together to bypass location restrictions.
i downloaded the CF One app after this comment and it seems you need an organisation account
Apologies, I meant this cloudflare one app which is free
Which is essentially the same as CF WARP app
big ups, thanks for clarifying 🙏
That’s a bad ass domain name.
FOSS alternatives are nice.
You asked me a question before, what was it?
Desktop version
CF Warp already works with desktop. https://developers.cloudflare.com/cloudflare-one/connections/connect-devices/warp/download-warp/#windows
A search says Oblivion adds on to WARP, giving you additional protocols, IP switching (instead of Cloudflare assigned), some addition tools, but biggest seems to be opensource, because official WARP is closed.
Fuck yes!