Add Hide.Me VPN

This commit is contained in:
2024-01-03 21:28:59 +01:00
parent a092d1f34b
commit 042d44e0c6
2 changed files with 31 additions and 28 deletions

View File

@ -62,7 +62,6 @@ global $language, $dir, $locale;
<h3><?php echo htmlspecialchars(_('OpenVPN')); ?></h3> <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(_('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> <p><?php echo htmlspecialchars(_('Considerations: Although highly secure, setting up this protocol may be slightly complex for some users.')); ?></p>
</li> </li>
<li> <li>
<h3><abbr title="Internet Key Exchange version 2 with IPsec"><?php echo htmlspecialchars(_('IKEv2/IPsec')); ?></abbr></h3> <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> <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> <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> <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(_('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> <p><?php echo htmlspecialchars(_('For everyone else, here are some recommended VPN providers:')); ?></p>
<ul> <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://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://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> <li><a href="https://protonvpn.com" target="_blank" rel="noopener noreferrer"><?php echo htmlspecialchars(_('Proton VPN')); ?></a></li>

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \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" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -1860,11 +1860,11 @@ msgid ""
"slightly complex for some users." "slightly complex for some users."
msgstr "" msgstr ""
#: blog/vpn/index.php:68 #: blog/vpn/index.php:67
msgid "IKEv2/IPsec" msgid "IKEv2/IPsec"
msgstr "" msgstr ""
#: blog/vpn/index.php:69 #: blog/vpn/index.php:68
msgid "" msgid ""
"Advantages: Known for its speed and efficiency in re-establishing " "Advantages: Known for its speed and efficiency in re-establishing "
"connections, especially in mobile devices that frequently switch networks, " "connections, especially in mobile devices that frequently switch networks, "
@ -1872,63 +1872,63 @@ msgid ""
"applications." "applications."
msgstr "" msgstr ""
#: blog/vpn/index.php:70 #: blog/vpn/index.php:69
msgid "" msgid ""
"Considerations: While reliable, it may not be as universally supported as " "Considerations: While reliable, it may not be as universally supported as "
"some other protocols." "some other protocols."
msgstr "" msgstr ""
#: blog/vpn/index.php:73 #: blog/vpn/index.php:72
msgid "SSTP" msgid "SSTP"
msgstr "" msgstr ""
#: blog/vpn/index.php:74 #: blog/vpn/index.php:73
msgid "" msgid ""
"Advantages: Microsoft developed SSTP for easy firewall traversal. It uses " "Advantages: Microsoft developed SSTP for easy firewall traversal. It uses "
"SSL/TLS encryption for strong security." "SSL/TLS encryption for strong security."
msgstr "" msgstr ""
#: blog/vpn/index.php:75 #: blog/vpn/index.php:74
msgid "" msgid ""
"Considerations: Limited cross-platform support could be a disadvantage for " "Considerations: Limited cross-platform support could be a disadvantage for "
"users who do not use Windows devices." "users who do not use Windows devices."
msgstr "" msgstr ""
#: blog/vpn/index.php:78 #: blog/vpn/index.php:77
msgid "L2TP/IPsec" msgid "L2TP/IPsec"
msgstr "" msgstr ""
#: blog/vpn/index.php:79 #: blog/vpn/index.php:78
msgid "" msgid ""
"Advantages: Combining the best of both L2TP and IPsec, this protocol offers " "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 " "strong security and is natively supported on a wide range of devices. It "
"provides a good balance between speed and security." "provides a good balance between speed and security."
msgstr "" msgstr ""
#: blog/vpn/index.php:80 #: blog/vpn/index.php:79
msgid "" msgid ""
"Considerations: L2TP/IPsec may not be the quickest option, and if not " "Considerations: L2TP/IPsec may not be the quickest option, and if not "
"configured properly, its security can be compromised." "configured properly, its security can be compromised."
msgstr "" msgstr ""
#: blog/vpn/index.php:83 #: blog/vpn/index.php:82
msgid "PPTP" msgid "PPTP"
msgstr "" msgstr ""
#: blog/vpn/index.php:84 #: blog/vpn/index.php:83
msgid "" msgid ""
"Advantages: PPTP is easy to set up and generally offers faster connection " "Advantages: PPTP is easy to set up and generally offers faster connection "
"speeds than some other protocols." "speeds than some other protocols."
msgstr "" msgstr ""
#: blog/vpn/index.php:85 #: blog/vpn/index.php:84
msgid "" msgid ""
"Considerations: Unfortunately, PPTP has several security weaknesses. The " "Considerations: Unfortunately, PPTP has several security weaknesses. The "
"encryption it uses is outdated and vulnerable, making it unsuitable for " "encryption it uses is outdated and vulnerable, making it unsuitable for "
"ensuring the confidentiality and integrity of sensitive data." "ensuring the confidentiality and integrity of sensitive data."
msgstr "" msgstr ""
#: blog/vpn/index.php:88 #: blog/vpn/index.php:87
msgid "" msgid ""
"Understanding these protocols empowers users to make informed decisions when " "Understanding these protocols empowers users to make informed decisions when "
"selecting a VPN service. The choice of a protocol depends on factors such as " "selecting a VPN service. The choice of a protocol depends on factors such as "
@ -1937,11 +1937,11 @@ msgid ""
"VPN experience." "VPN experience."
msgstr "" msgstr ""
#: blog/vpn/index.php:89 #: blog/vpn/index.php:88
msgid "Combining VPN and the Tor darknet" msgid "Combining VPN and the Tor darknet"
msgstr "" msgstr ""
#: blog/vpn/index.php:90 #: blog/vpn/index.php:89
msgid "" msgid ""
"When using darknets such as Tor, there's always a risk of being targeted by " "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 " "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." "the VPN first and connect to Tor via it."
msgstr "" msgstr ""
#: blog/vpn/index.php:91 #: blog/vpn/index.php:90
msgid "Recommendations" msgid "Recommendations"
msgstr "" msgstr ""
#: blog/vpn/index.php:93 #: blog/vpn/index.php:91
msgid "" msgid ""
"If you are considering running your own VPN for business or remote home " "If you are considering running your own VPN for business or remote home "
"network access, I would recommend using WireGuard or OpenVPN." "network access, I would recommend using WireGuard or OpenVPN."
msgstr "" msgstr ""
#: blog/vpn/index.php:94 #: blog/vpn/index.php:92
msgid "For everyone else, here are some recommended VPN providers:" msgid "For everyone else, here are some recommended VPN providers:"
msgstr "" msgstr ""
#: blog/vpn/index.php:96 #: blog/vpn/index.php:94
msgid "Hide.Me VPN"
msgstr ""
#: blog/vpn/index.php:95
msgid "Mozilla VPN" msgid "Mozilla VPN"
msgstr "" msgstr ""
#: blog/vpn/index.php:97 #: blog/vpn/index.php:96
msgid "Mullvad VPN" msgid "Mullvad VPN"
msgstr "" msgstr ""
#: blog/vpn/index.php:98 #: blog/vpn/index.php:97
msgid "Proton VPN" msgid "Proton VPN"
msgstr "" msgstr ""
#: blog/vpn/index.php:99 #: blog/vpn/index.php:98
msgid "ExpressVPN" msgid "ExpressVPN"
msgstr "" msgstr ""
#: blog/vpn/index.php:100 #: blog/vpn/index.php:99
msgid "NordVPN" msgid "NordVPN"
msgstr "" msgstr ""
#: blog/vpn/index.php:101 #: blog/vpn/index.php:100
msgid "Surfshark" msgid "Surfshark"
msgstr "" msgstr ""
#: blog/vpn/index.php:102 #: blog/vpn/index.php:101
msgid "CyberGhost VPN" msgid "CyberGhost VPN"
msgstr "" msgstr ""