Add Hide.Me VPN
This commit is contained in:
@ -62,7 +62,6 @@ global $language, $dir, $locale;
|
||||
<h3><?php echo htmlspecialchars(_('OpenVPN')); ?></h3>
|
||||
<p><?php echo htmlspecialchars(_('Advantages: OpenVPN is an open-source protocol that supports strong encryption, making it reliable and flexible for diverse applications.')); ?></p>
|
||||
<p><?php echo htmlspecialchars(_('Considerations: Although highly secure, setting up this protocol may be slightly complex for some users.')); ?></p>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<h3><abbr title="Internet Key Exchange version 2 with IPsec"><?php echo htmlspecialchars(_('IKEv2/IPsec')); ?></abbr></h3>
|
||||
@ -89,10 +88,10 @@ global $language, $dir, $locale;
|
||||
<h2><?php echo htmlspecialchars(_('Combining VPN and the Tor darknet')); ?></h2>
|
||||
<p><?php echo htmlspecialchars(_('When using darknets such as Tor, there\'s always a risk of being targeted by your government or ISP in countries where their use is limited or prohibited. By combining VPN and Tor, you can add another layer of online privacy and safety, since your ISP will not be able to see that you are using darknets. In case of an exploit against TorBrowser, the IP leaked would not be your real IP, but the VPN\'s IP. Connecting to a VPN via Tor is also possible, but makes much less sense because your identity is typically known to your VPN provider. For anonymity reasons, it\'s best to connect to the VPN first and connect to Tor via it.')); ?></p>
|
||||
<h2><?php echo htmlspecialchars(_('Recommendations')); ?></h2>
|
||||
|
||||
<p><?php echo htmlspecialchars(_('If you are considering running your own VPN for business or remote home network access, I would recommend using WireGuard or OpenVPN.')); ?></p>
|
||||
<p><?php echo htmlspecialchars(_('For everyone else, here are some recommended VPN providers:')); ?></p>
|
||||
<ul>
|
||||
<li><a href="https://hideme-vpn.pxf.io/rQy9Q3" target="_blank" rel="noopener noreferrer"><?php echo htmlspecialchars(_('Hide.Me VPN')); ?></a></li>
|
||||
<li><a href="https://www.mozilla.org/en-US/products/vpn/" target="_blank" rel="noopener noreferrer"><?php echo htmlspecialchars(_('Mozilla VPN')); ?></a></li>
|
||||
<li><a href="https://mullvad.net" target="_blank" rel="noopener noreferrer"><?php echo htmlspecialchars(_('Mullvad VPN')); ?></a></li>
|
||||
<li><a href="https://protonvpn.com" target="_blank" rel="noopener noreferrer"><?php echo htmlspecialchars(_('Proton VPN')); ?></a></li>
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-12-29 14:36+0100\n"
|
||||
"POT-Creation-Date: 2024-01-03 21:38+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@ -1860,11 +1860,11 @@ msgid ""
|
||||
"slightly complex for some users."
|
||||
msgstr ""
|
||||
|
||||
#: blog/vpn/index.php:68
|
||||
#: blog/vpn/index.php:67
|
||||
msgid "IKEv2/IPsec"
|
||||
msgstr ""
|
||||
|
||||
#: blog/vpn/index.php:69
|
||||
#: blog/vpn/index.php:68
|
||||
msgid ""
|
||||
"Advantages: Known for its speed and efficiency in re-establishing "
|
||||
"connections, especially in mobile devices that frequently switch networks, "
|
||||
@ -1872,63 +1872,63 @@ msgid ""
|
||||
"applications."
|
||||
msgstr ""
|
||||
|
||||
#: blog/vpn/index.php:70
|
||||
#: blog/vpn/index.php:69
|
||||
msgid ""
|
||||
"Considerations: While reliable, it may not be as universally supported as "
|
||||
"some other protocols."
|
||||
msgstr ""
|
||||
|
||||
#: blog/vpn/index.php:73
|
||||
#: blog/vpn/index.php:72
|
||||
msgid "SSTP"
|
||||
msgstr ""
|
||||
|
||||
#: blog/vpn/index.php:74
|
||||
#: blog/vpn/index.php:73
|
||||
msgid ""
|
||||
"Advantages: Microsoft developed SSTP for easy firewall traversal. It uses "
|
||||
"SSL/TLS encryption for strong security."
|
||||
msgstr ""
|
||||
|
||||
#: blog/vpn/index.php:75
|
||||
#: blog/vpn/index.php:74
|
||||
msgid ""
|
||||
"Considerations: Limited cross-platform support could be a disadvantage for "
|
||||
"users who do not use Windows devices."
|
||||
msgstr ""
|
||||
|
||||
#: blog/vpn/index.php:78
|
||||
#: blog/vpn/index.php:77
|
||||
msgid "L2TP/IPsec"
|
||||
msgstr ""
|
||||
|
||||
#: blog/vpn/index.php:79
|
||||
#: blog/vpn/index.php:78
|
||||
msgid ""
|
||||
"Advantages: Combining the best of both L2TP and IPsec, this protocol offers "
|
||||
"strong security and is natively supported on a wide range of devices. It "
|
||||
"provides a good balance between speed and security."
|
||||
msgstr ""
|
||||
|
||||
#: blog/vpn/index.php:80
|
||||
#: blog/vpn/index.php:79
|
||||
msgid ""
|
||||
"Considerations: L2TP/IPsec may not be the quickest option, and if not "
|
||||
"configured properly, its security can be compromised."
|
||||
msgstr ""
|
||||
|
||||
#: blog/vpn/index.php:83
|
||||
#: blog/vpn/index.php:82
|
||||
msgid "PPTP"
|
||||
msgstr ""
|
||||
|
||||
#: blog/vpn/index.php:84
|
||||
#: blog/vpn/index.php:83
|
||||
msgid ""
|
||||
"Advantages: PPTP is easy to set up and generally offers faster connection "
|
||||
"speeds than some other protocols."
|
||||
msgstr ""
|
||||
|
||||
#: blog/vpn/index.php:85
|
||||
#: blog/vpn/index.php:84
|
||||
msgid ""
|
||||
"Considerations: Unfortunately, PPTP has several security weaknesses. The "
|
||||
"encryption it uses is outdated and vulnerable, making it unsuitable for "
|
||||
"ensuring the confidentiality and integrity of sensitive data."
|
||||
msgstr ""
|
||||
|
||||
#: blog/vpn/index.php:88
|
||||
#: blog/vpn/index.php:87
|
||||
msgid ""
|
||||
"Understanding these protocols empowers users to make informed decisions when "
|
||||
"selecting a VPN service. The choice of a protocol depends on factors such as "
|
||||
@ -1937,11 +1937,11 @@ msgid ""
|
||||
"VPN experience."
|
||||
msgstr ""
|
||||
|
||||
#: blog/vpn/index.php:89
|
||||
#: blog/vpn/index.php:88
|
||||
msgid "Combining VPN and the Tor darknet"
|
||||
msgstr ""
|
||||
|
||||
#: blog/vpn/index.php:90
|
||||
#: blog/vpn/index.php:89
|
||||
msgid ""
|
||||
"When using darknets such as Tor, there's always a risk of being targeted by "
|
||||
"your government or ISP in countries where their use is limited or "
|
||||
@ -1954,45 +1954,49 @@ msgid ""
|
||||
"the VPN first and connect to Tor via it."
|
||||
msgstr ""
|
||||
|
||||
#: blog/vpn/index.php:91
|
||||
#: blog/vpn/index.php:90
|
||||
msgid "Recommendations"
|
||||
msgstr ""
|
||||
|
||||
#: blog/vpn/index.php:93
|
||||
#: blog/vpn/index.php:91
|
||||
msgid ""
|
||||
"If you are considering running your own VPN for business or remote home "
|
||||
"network access, I would recommend using WireGuard or OpenVPN."
|
||||
msgstr ""
|
||||
|
||||
#: blog/vpn/index.php:94
|
||||
#: blog/vpn/index.php:92
|
||||
msgid "For everyone else, here are some recommended VPN providers:"
|
||||
msgstr ""
|
||||
|
||||
#: blog/vpn/index.php:96
|
||||
#: blog/vpn/index.php:94
|
||||
msgid "Hide.Me VPN"
|
||||
msgstr ""
|
||||
|
||||
#: blog/vpn/index.php:95
|
||||
msgid "Mozilla VPN"
|
||||
msgstr ""
|
||||
|
||||
#: blog/vpn/index.php:97
|
||||
#: blog/vpn/index.php:96
|
||||
msgid "Mullvad VPN"
|
||||
msgstr ""
|
||||
|
||||
#: blog/vpn/index.php:98
|
||||
#: blog/vpn/index.php:97
|
||||
msgid "Proton VPN"
|
||||
msgstr ""
|
||||
|
||||
#: blog/vpn/index.php:99
|
||||
#: blog/vpn/index.php:98
|
||||
msgid "ExpressVPN"
|
||||
msgstr ""
|
||||
|
||||
#: blog/vpn/index.php:100
|
||||
#: blog/vpn/index.php:99
|
||||
msgid "NordVPN"
|
||||
msgstr ""
|
||||
|
||||
#: blog/vpn/index.php:101
|
||||
#: blog/vpn/index.php:100
|
||||
msgid "Surfshark"
|
||||
msgstr ""
|
||||
|
||||
#: blog/vpn/index.php:102
|
||||
#: blog/vpn/index.php:101
|
||||
msgid "CyberGhost VPN"
|
||||
msgstr ""
|
||||
|
||||
|
Reference in New Issue
Block a user