2018-11-25 14:02:21 +00:00
<!DOCTYPE html>
< html lang = "en" itemscope itemtype = "http://schema.org/Blog" >
< head >
2023-12-17 21:57:00 +00:00
< title > Passepartout, VPN client for Apple platforms< / title >
2018-11-25 14:02:21 +00:00
< meta charset = "utf-8" >
< meta http-equiv = "X-UA-Compatible" content = "IE=edge" >
< meta name = "author" content = "Davide De Rosa" / >
2023-12-17 21:57:00 +00:00
< meta name = "description" content = "Passepartout is a user-friendly VPN client for Apple platforms." / >
2018-11-25 14:02:21 +00:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< meta name = "apple-mobile-web-app-title" content = "Passepartout" >
<!-- Twitter -->
< meta name = "twitter:card" content = "summary" / >
< meta name = "twitter:site" content = "@keeshux" / >
< meta name = "twitter:title" content = "Passepartout" / >
< meta name = "twitter:url" content = "https://passepartoutvpn.app" / >
2024-12-13 20:57:23 +00:00
< meta name = "twitter:image" content = "https://passepartoutvpn.app/s/logo.png?1734123443" / >
2023-12-17 21:57:00 +00:00
< meta name = "twitter:description" content = "Passepartout is a user-friendly VPN client for Apple platforms." / >
2018-11-25 14:02:21 +00:00
<!-- Facebook -->
< meta property = "og:type" content = "website" / >
< meta property = "og:url" content = "https://passepartoutvpn.app" / >
< meta property = "og:title" content = "Passepartout" / >
< meta property = "og:site_name" content = "Passepartout" / >
2023-12-17 21:57:00 +00:00
< meta property = "og:description" content = "Passepartout is a user-friendly VPN client for Apple platforms." / >
2024-12-13 20:57:23 +00:00
< meta property = "og:image" content = "https://passepartoutvpn.app/s/logo.png?1734123443" / >
2018-11-25 14:02:21 +00:00
<!-- Google+ -->
< meta itemprop = "name" content = "Passepartout" / >
2023-12-17 21:57:00 +00:00
< meta itemprop = "description" content = "Passepartout is a user-friendly VPN client for Apple platforms." / >
2024-12-13 20:57:23 +00:00
< meta itemprop = "image" content = "https://passepartoutvpn.app/s/logo.png?1734123443" / >
2018-11-25 14:02:21 +00:00
< link rel = "canonical" href = "https://passepartoutvpn.app" / >
2024-12-13 11:01:22 +00:00
< link rel = "author" href = "" / >
2018-11-25 14:02:21 +00:00
2024-12-13 20:57:23 +00:00
< link rel = "stylesheet" href = "/s/main.css?1734123443" / >
< link rel = "stylesheet" href = "/s/main-mobile.css?1734123443" media = "only screen and (max-width: 600px)" / >
2024-12-13 11:01:22 +00:00
< link href = "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css" rel = "stylesheet" >
2018-11-25 14:02:21 +00:00
2024-12-13 20:57:23 +00:00
< link rel = "shortcut icon" href = "/s/favicon.ico?1734123443" / >
< link rel = "apple-touch-icon" href = "/s/iphone-icon-precomposed.png?1734123443" / >
2018-11-25 14:02:21 +00:00
< / head >
< body >
2018-12-23 10:45:36 +00:00
< div id = "container" >
< header >
2018-12-23 13:08:31 +00:00
< a href = "https://passepartoutvpn.app" > < img id = "logo" src = "/s/logo.svg" alt = "Passepartout" / > < / a >
2018-11-25 14:02:21 +00:00
< h1 > < a href = "https://passepartoutvpn.app" > Passepartout< / a > < / h1 >
2024-09-17 19:33:19 +00:00
< p > Your go-to app for VPN and privacy.< / p >
2018-11-25 14:02:21 +00:00
< / header >
2018-12-23 10:45:36 +00:00
< main >
2018-11-25 14:02:21 +00:00
< h2 id = "disclaimer" > Disclaimer< / h2 >
2024-12-13 20:31:07 +00:00
< p > Passepartout is based on independent work. As such, the developer -while making his best efforts to avoid it- takes no responsibility about any damage caused by the use of this software.< / p >
2018-11-25 14:02:21 +00:00
< p > Additionally, the developer takes no responsibility about data usage, monitoring, logging etc. by the servers you connect to, because Passepartout is not involved in server-side policies.< / p >
< p > For more information about data usage by third parties, please review the privacy policy of your VPN provider.< / p >
< h3 id = "beta-software" > Beta software< / h3 >
< p > By using a beta version of the app, you understand that the software might be unstable, unreliable or plain broken from time to time.< / p >
< / main >
2018-12-23 10:45:36 +00:00
< footer >
2018-11-25 14:02:21 +00:00
< ul class = "contacts" >
2024-12-13 11:01:22 +00:00
< li > < a href = "https://github.com/passepartoutvpn" title = "The project on GitHub" class = "fab fa-github" > < / a > < / li >
< li > < a href = "https://buymeacoffee.com/passepartout" title = "Support with a donation" class = "fas fa-coins" > < / a > < / li >
2020-06-22 07:52:01 +00:00
< li > < a href = "https://twitter.com/keeshux" title = "Follow the author on Twitter" class = "fab fa-twitter" > < / a > < / li >
2018-11-25 14:02:21 +00:00
< li > < a href = "mailto:info@passepartoutvpn.app" title = "Submit an inquiry" class = "fa fa-envelope" > < / a > < / li >
< / ul >
< ul class = "secondary" >
2024-12-13 20:31:07 +00:00
< li > < a href = "/about/" title = "The team and story behind Passepartout" > About< / a > < / li >
< li > — < / li >
2018-12-23 10:45:36 +00:00
< li > < a href = "/faq/" title = "Frequently Asked Questions" > FAQ< / a > < / li >
< li > — < / li >
2020-05-03 15:25:04 +00:00
< li > < a href = "/providers/" title = "Providers" > Providers< / a > < / li >
< li > — < / li >
2018-12-03 10:06:51 +00:00
< li > < a href = "/disclaimer/" title = "Disclaimer" > Disclaimer< / a > < / li >
2018-11-25 14:02:21 +00:00
< li > — < / li >
2018-12-03 10:06:51 +00:00
< li > < a href = "/privacy/" title = "Privacy policy" > Privacy policy< / a > < / li >
2018-11-25 14:02:21 +00:00
< / ul >
< p class = "notice" >
2024-01-14 13:37:40 +00:00
Copyright (c) 2024 < a href = "https://davidederosa.com" title = "The author website" > Davide De Rosa< / a > < br / >
2018-12-02 21:00:03 +00:00
The logo is taken from the awesome < a href = "https://www.iconfinder.com/iconsets/circle-icons-1" title = "Circle Icons" > Circle Icons< / a > set by < a href = "https://www.elegantthemes.com/" title = "Elegant Themes" > Nick Roach< / a >
2018-11-25 14:02:21 +00:00
< / p >
< / footer >
2018-12-23 10:45:36 +00:00
< / div >
2018-11-25 14:02:21 +00:00
< / body >
< / html >