85cb74 No.13654038
If you live in a country like Russia, they don't have VPNs because government ISPs block them. Instead you'll need custom SOCKS5 proxies written in Python w/ X25519, Poly1305, ChaCha20 and Kyber for cryptographic post-quantum protection w/ libsodium, OpenSSL and PQClean integration w/ strict iptables / nftables settings, some Rust because Python cryptography is painfully slow, custom STUN servers written in Python, and route all connections through 10.8.0.53 instead of 8.8.8.8/1.1.1.1/9.9.9.9. And now you have a custom VPN-like tunneling system that you can execute on Gentoo.
____________________________
Disclaimer: this post and the subject matter and contents thereof - text, media, or otherwise - do not necessarily reflect the views of the 8kun administration.
85cb74 No.13654043
I have an idea for a VPN networking project. Make custom SOCKS5 proxies written in Python w/ X25519, Poly1305, ChaCha20 and Kyber for cryptographic post-quantum protection w/ libsodium, OpenSSL and PQClean integration w/ full tunnel control (FTC) and Rust (PyO3) because Python cryptography is painfully slow, pick a country that doesn't block a website or service (like YouTube if you're living in Russia or China because those countries block VPNs), add strict settings in nftables, w/ custom STUN servers written in Python and 10.8.0.53 instead of 8.8.8.8/1.1.1.1/9.9.9.9 as well as DoH. Run in Gentoo on a separate MilkV Mars SBC (4-8) inside a plastic box connected via PCIe to host and run TridentVPN that runs SOCKS5 proxies on separate machines to host the TUN/TAP through (use pytun). These SBCs will be hosting proxies in other countries but will be invisible to governments sniffing for VPN traffic. Use shadowsocks to hide traffic from ISPs from blocking it.
Disclaimer: this post and the subject matter and contents thereof - text, media, or otherwise - do not necessarily reflect the views of the 8kun administration.