Skip to content

Commit

Permalink
Merge branch 'main' into feature/language-localisation
Browse files Browse the repository at this point in the history
  • Loading branch information
Natanael Rodriguez Ramos authored and Natanael Rodriguez Ramos committed Jun 12, 2024
2 parents ce264df + a13dc7e commit 1209459
Show file tree
Hide file tree
Showing 14 changed files with 49 additions and 73 deletions.
5 changes: 5 additions & 0 deletions nginx.conf
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ server {

# Error 404 page
error_page 404 /404.html;
error_page 404 /404.html;
location = /404.html {
root /var/www/static;
internal;
Expand Down Expand Up @@ -278,6 +279,9 @@ server {
rewrite ^/knowledgebase/android/what-permissions-does-your-app-require-and-why([^/])$ /knowledgebase/android/what-permissions-does-your-app-require-and-why/ permanent;
rewrite ^/aboutus$ /team/ permanent;
rewrite ^/why-ivpn$ /team/ permanent;
rewrite ^/knowledgebase/android/what-permissions-does-your-app-require-and-why([^/])$ /knowledgebase/android/what-permissions-does-your-app-require-and-why/ permanent;
rewrite ^/aboutus$ /team/ permanent;
rewrite ^/why-ivpn$ /team/ permanent;
rewrite ^/ddwrt$ /setup/router/ddwrt/ permanent;
rewrite ^/emails/ars-technica-wireguard$ https://arstechnica.com/gadgets/2018/12/testing-wireguard-with-an-early-adopter-vpn-service/ permanent;
rewrite ^/releases$ / permanent;
Expand All @@ -290,6 +294,7 @@ server {
rewrite ^/setup/android-changelog.html$ /apps-android/ permanent;
rewrite ^/setup/mac-changelog.html$ /apps-macos/ permanent;
rewrite ^/facts$ /team/ permanent;
rewrite ^/facts$ /team/ permanent;
rewrite ^/press$ /contactus/ permanent;
rewrite ^/what-is-a-tunnel$ /what-is-a-vpn/ permanent;
rewrite ^/server-locations$ /status/ permanent;
Expand Down
16 changes: 8 additions & 8 deletions src/config/_default/menus/menus.en.toml
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
[[main]]
identifier = "team"
name = "Team"
url = "/en/team/"
url = "/team/"
weight = 10

[[main]]
identifier = "ethics"
name = "Ethics"
url = "/en/ethics/"
url = "/ethics/"
weight = 20

[[main]]
identifier = "privacy"
name = "Privacy"
url = "/en/privacy/"
url = "/privacy/"
weight = 30

[[main]]
Expand All @@ -25,7 +25,7 @@
[[main]]
identifier = "prices"
name = "Pricing"
url = "/en/pricing/"
url = "/pricing/"
weight = 45


Expand Down Expand Up @@ -62,7 +62,7 @@
[[footercolone]]
identifier = "wireguard"
name = "WireGuard® VPN"
url = "/en/wireguard/"
url = "/wireguard/"
weight = 10

[[footercolone]]
Expand Down Expand Up @@ -128,19 +128,19 @@
[[footercolthree]]
identifier = "tos"
name = "Terms of Service"
url = "/en/tos/"
url = "/tos/"
weight = 30

[[footercolthree]]
identifier = "privacy-policy"
name = "Privacy Policy"
url = "/en/privacy/"
url = "/privacy/"
weight = 50

[[footercolthree]]
identifier = "refund-policy"
name = "Refund Policy"
url = "/en/refunds/"
url = "/refunds/"
weight = 60

[[footercolfour]]
Expand Down
4 changes: 2 additions & 2 deletions src/config/_default/menus/menus.es.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
[[footercolone]]
identifier = "wireguard"
name = "WireGuard® VPN"
url = "/es/wireguard/"
url = "/wireguard/"
weight = 10

[[footercolone]]
Expand Down Expand Up @@ -97,7 +97,7 @@

[[footercoltwo]]
identifier = "transparency-report"
name = "Informe de transparencia"
name = "Transparency Report"
url = "/es/transparency-report/"
weight = 30

Expand Down
21 changes: 9 additions & 12 deletions src/content/en/pages/apps-linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@ title: IVPN for Linux - Open-source VPN app for Linux
description: IVPN for Linux offers you comprehensive privacy leak protection with the IVPN firewall, automatic connection on insecure Wi-Fi and Multi-hop.
h1: IVPN for Linux
subtitle: Supports 64-bit Linux 3.10+
url: /en/apps-linux/
aliases: ['/apps-linux/']
params:
translated: true
url: /apps-linux/
platform: linux
layout: apps-single
imageLight: /images-static/uploads/apps/[email protected]
Expand Down Expand Up @@ -222,19 +219,19 @@ IVPN client can be installed on [Fedora Silverblue](/knowledgebase/linux/fedora-

### .DEB

[Base package](https://repo.ivpn.net/stable/pool/ivpn_3.14.2_amd64.deb)
SHA256: 12d1005eeb92c5b35bf83b9df51317ec4ac08efc6fbb7ab01e962250f23b891d
[Base package](https://repo.ivpn.net/stable/pool/ivpn_3.14.14_amd64.deb)
SHA256: 123cc46bd12baede70fbf3e8db013ee248fe1faa9090af9ff3c6a8dcc60cc27d

[UI package](https://repo.ivpn.net/stable/pool/ivpn-ui_3.14.2_amd64.deb)
SHA256: f64cd84b4e0ce252f0c066977d180b953c55f2b485cf7a5437b1e4c7af1959f7
[UI package](https://repo.ivpn.net/stable/pool/ivpn-ui_3.14.14_amd64.deb)
SHA256: 9cc74190cc567d4f6d813311c9fcba51695280c9776754150a251032f36ee941

### .RPM

[Base package](https://repo.ivpn.net/stable/pool/ivpn-3.14.2-1.x86_64.rpm)
SHA256: 45dba6b5a281646bde6b6651661092024aafc0165268e3245fb515dabb866996
[Base package](https://repo.ivpn.net/stable/pool/ivpn-3.14.14-1.x86_64.rpm)
SHA256: e65c72e34f75dcac0e4113584fb0687c2852fa5bdea03bde287a0344147297e1

[UI package](https://repo.ivpn.net/stable/pool/ivpn-ui-3.14.2-1.x86_64.rpm)
SHA256: 0b3602497cf599060e44b0912923f3a5bc2f9325c8d34856bc7ef2eb019bb6ee
[UI package](https://repo.ivpn.net/stable/pool/ivpn-ui-3.14.14-1.x86_64.rpm)
SHA256: cadddb72584b75e5ca6d2df8de5424e3e3bad9547b02a675ff6e14713311f15c

## Install from Source Code {#source}

Expand Down
5 changes: 1 addition & 4 deletions src/content/en/pages/apps-macos.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@ title: IVPN for macOS - Open-source VPN app for your Mac
description: IVPN for macOS offers you comprehensive privacy leak protection with the IVPN firewall, automatic connection on insecure Wi-Fi and Multi-hop.
h1: IVPN for macOS
subtitle: Supports macOS 10.14+
url: /en/apps-macos/
aliases: ['/apps-macos/']
params:
translated: true
url: /apps-macos/
platform: macos
layout: apps
image: apps/macos-app
Expand Down
5 changes: 1 addition & 4 deletions src/content/en/pages/apps-windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@ title: IVPN for Windows - Open-source VPN app for your Windows PC
description: IVPN for Windows offers you comprehensive privacy leak protection with the IVPN firewall, automatic connection on insecure Wi-Fi and Multi-hop.
h1: IVPN for Windows
subtitle: Supports Windows 10 / 11 (64-bit)
url: /en/apps-windows/
aliases: ['/apps-windows/']
params:
translated: true
url: /apps-windows/
platform: windows
layout: apps
image: apps/windows-app-3.3.7
Expand Down
5 changes: 1 addition & 4 deletions src/content/en/pages/ethics.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
---
title: Ethical guidelines for privacy protection | IVPN
description: Learn about the privacy-first ethical direction we follow. We explain how we approach transparency and how/what we communicate to new customers.
url: /en/ethics/
aliases: ['/ethics/']
params:
translated: true
url: /ethics/
sections:
- type: text_one_narrow_column
content: >-
Expand Down
2 changes: 0 additions & 2 deletions src/content/en/pages/home.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
title: VPN for Privacy & Security | IVPN | Resist Online Surveillance
description: Audited, open-source VPN service with WireGuard, killswitch and tracker blocker. No logs, no false promises. Anonymous signup with 30 day money back guarantee.
url: /en/
params:
translated: true
isMenuCta: false
hasSeperator: false
sections:
Expand Down
5 changes: 1 addition & 4 deletions src/content/en/pages/pricing.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
---
title: IVPN Pricing - VPN subscription with anonymous registration
description: Generate an IVPN Standard or Pro account - no email address required. We accept credit cards, Paypal, Bitcoin or cash payments. 30-day money-back guarantee.
url: /en/pricing/
aliases: ['/pricing/']
params:
translated: true
url: /pricing/
layout: application
---
5 changes: 1 addition & 4 deletions src/content/en/pages/refunds.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
---
title: IVPN Refund Policy and Process
url: /en/refunds/
aliases: ['/refunds/']
params:
translated: true
url: /refunds/
---
# Refunds

Expand Down
5 changes: 1 addition & 4 deletions src/content/en/pages/team.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
---
title: IVPN Team
url: /en/team/
aliases: ['/team/']
params:
translated: true
url: /team/
sections:
- type: heading_text_cta_one_column
content: >-
Expand Down
5 changes: 1 addition & 4 deletions src/content/en/pages/terms-of-service.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
---
title: IVPN Terms of Service
url: /en/tos/
aliases: ['/tos/']
params:
translated: true
url: /tos/
layout:
canonical:
---
Expand Down
5 changes: 1 addition & 4 deletions src/content/en/pages/wireguard-vpn.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
---
title: WireGuard VPN protocol for privacy - start using with IVPN
description: WireGuard is a revolutionary VPN protocol that promises better security and faster speeds compared to existing solutions. IVPN offers WireGuard in our Windows, macOS, Linux, Android and iOS apps. Get set up and running with WireGuard VPN in two minutes.
url: /en/wireguard/
aliases: ['/wireguard/']
params:
translated: true
url: /wireguard/
---
# WireGuard<sup>®</sup> VPN

Expand Down
34 changes: 17 additions & 17 deletions src/static/resources/canary.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,35 +13,35 @@ The current message is here:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

As of 2024-05-03 no warrants have ever been served to IVPN or IVPN employees. No searches or seizures of any kind have ever been performed on IVPN assets. IVPN has no direct or indirect knowledge of any backdoors, or potential backdoors in our servers or network and IVPN has not received any requests to implement a backdoor. IVPN has never disclosed any user communications to any third party.
As of 2024-06-03 no warrants have ever been served to IVPN or IVPN employees. No searches or seizures of any kind have ever been performed on IVPN assets. IVPN has no direct or indirect knowledge of any backdoors, or potential backdoors in our servers or network and IVPN has not received any requests to implement a backdoor. IVPN has never disclosed any user communications to any third party.

Source: mempool.space (https://mempool.space/blocks)

height: 841873
hash: 00000000000000000000e6eecf0ecd283943c8a16e64c21cebac6ba7332ff43f
height: 846299
hash: 0000000000000000000262902444fcde8fdbda228c560cb6b724d93a4516a2da


Source: FT (https://www.ft.com/news-feed)

FirstFT: Labour wins Blackpool South in blow to Rishi Sunak and Tories
Also in today’s newsletter, South African regulator on Anglo American bid and Big Read on Russia’s frozen assets
FirstFT: Russia-China gas pipeline deal hits snag
Also in today’s newsletter, Labour unveils ex-military candidates and ‘green shoots’ in European dealmaking

US High School Economics class: AI could kill off most call centres, says Tata Consultancy Services head
Macroeconomics
Upskilling
Technology, demography and shifts in demand are disrupting the world of work. Thousands of jobs are expected to change in coming years, requiring new skills training for staff of all ages. This report looks at how companies and employees are adapting

US High School Economics class: Music and sports fans told: brace for a summer of ticket scams
Personal finance
Are we getting inflation right? With Neel Kashkari
Soumaya Keynes talks to the president of the Minneapolis Fed

-----BEGIN PGP SIGNATURE-----

iQEzBAEBCAAdFiEEXxDK46RlUWr/x/EkisFrnrZHumkFAmY0b44ACgkQisFrnrZH
umk/4QgAumb1ihk+IZpfJm+1VJTvUn55PIcXpcT4GvPTZa81PAduy3oOV4zng4k7
OIoHuQW88pMpQ+uHoieRbf5EHCz7SgBgW6xs2zQn/cxwnWoCNlvzhzpxfQcGqqfT
aPXTtTka7Q5mnOZ7d/jc6nWhe3a5ObGDO4JJYJ1jcsYNJrZC7NG4zNmB7JAQ9iqJ
34luEsbuJRDsEw6vEE3D373BYTpxZecJYk15egGcOIgqxthhtww236XY1lueikyM
t4znBzkCe/f9uQPziBqUkjDDYztkKvmP7RPf/fhO0fEcBOBSZUF338MU/Vj9Uo4o
FS6uMpVHsKZITG1227wwUC5t4pV0bQ==
=InC8
iQEzBAEBCAAdFiEEXxDK46RlUWr/x/EkisFrnrZHumkFAmZdTg0ACgkQisFrnrZH
umn4WwgApot22FQ4oWKGcSA/xdxO18nVIYai+Zo0TNuN622+6ZmTdRZ6rr/bNmc5
3rE3uTjxXrMAG45ChPqVtAyJH0TMIV0+WD6erAFB+KivPTFfvWxhafSKW55ROPCm
jKSkgjCu9qWzO6PE+0wN/0DmczJyV0Qa4v9upyK76abymgfmr6cZxWypF9j2Oo7b
o1EWFZ3WRbWux/chjKsTiQpnIif5tmWEKRGWcst1Tesa9JVT52hpWwbytyt8/nz8
V5Zirqilyc2bY0UQT/yz1jiFwHkt5fp6wfU+gWSifDshCWlqUclcStWoKN/Z256E
Nt5zfhe/vFRwUh7lg4xdl7Z8hMpexA==
=DNsb
-----END PGP SIGNATURE-----


Expand Down

0 comments on commit 1209459

Please sign in to comment.