This commit is contained in:
Davide De Rosa 2019-05-30 11:33:21 +02:00
parent 511e71a374
commit 7c14860b1c
6 changed files with 126 additions and 31 deletions

View File

@ -21,7 +21,7 @@
<meta name="twitter:site" content="@keeshux" /> <meta name="twitter:site" content="@keeshux" />
<meta name="twitter:title" content="Passepartout" /> <meta name="twitter:title" content="Passepartout" />
<meta name="twitter:url" content="https://passepartoutvpn.app" /> <meta name="twitter:url" content="https://passepartoutvpn.app" />
<meta name="twitter:image" content="https://passepartoutvpn.app/s/logo.png?1559206707" /> <meta name="twitter:image" content="https://passepartoutvpn.app/s/logo.png?1559208801" />
<meta name="twitter:description" content="Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." /> <meta name="twitter:description" content="Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." />
<!-- Facebook --> <!-- Facebook -->
@ -31,23 +31,23 @@
<meta property="og:title" content="Passepartout" /> <meta property="og:title" content="Passepartout" />
<meta property="og:site_name" content="Passepartout" /> <meta property="og:site_name" content="Passepartout" />
<meta property="og:description" content="Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." /> <meta property="og:description" content="Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." />
<meta property="og:image" content="https://passepartoutvpn.app/s/logo.png?1559206707" /> <meta property="og:image" content="https://passepartoutvpn.app/s/logo.png?1559208801" />
<!-- Google+ --> <!-- Google+ -->
<meta itemprop="name" content="Passepartout" /> <meta itemprop="name" content="Passepartout" />
<meta itemprop="description" content="Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." /> <meta itemprop="description" content="Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." />
<meta itemprop="image" content="https://passepartoutvpn.app/s/logo.png?1559206707" /> <meta itemprop="image" content="https://passepartoutvpn.app/s/logo.png?1559208801" />
<link rel="canonical" href="https://passepartoutvpn.app" /> <link rel="canonical" href="https://passepartoutvpn.app" />
<link rel="author" href="https://plus.google.com/+keeshux" /> <link rel="author" href="https://plus.google.com/+keeshux" />
<link rel="stylesheet" href="/s/main.css?1559206707" /> <link rel="stylesheet" href="/s/main.css?1559208801" />
<link rel="stylesheet" href="/s/main-mobile.css?1559206707" media="only screen and (max-width: 600px)" /> <link rel="stylesheet" href="/s/main-mobile.css?1559208801" media="only screen and (max-width: 600px)" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous"> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous">
<link rel="shortcut icon" href="/s/favicon.ico?1559206707" /> <link rel="shortcut icon" href="/s/favicon.ico?1559208801" />
<link rel="apple-touch-icon" href="/s/iphone-icon-precomposed.png?1559206707" /> <link rel="apple-touch-icon" href="/s/iphone-icon-precomposed.png?1559208801" />
</head> </head>
<body> <body>

95
donation/index.html Normal file
View File

@ -0,0 +1,95 @@
<!DOCTYPE html>
<html lang="en" itemscope itemtype="http://schema.org/Blog">
<head>
<title>Passepartout, OpenVPN client for iOS and macOS</title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="author" content="Davide De Rosa" />
<meta name="description" content="Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." />
<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" />
<meta name="twitter:image" content="https://passepartoutvpn.app/s/logo.png?1559208801" />
<meta name="twitter:description" content="Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." />
<!-- 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" />
<meta property="og:description" content="Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." />
<meta property="og:image" content="https://passepartoutvpn.app/s/logo.png?1559208801" />
<!-- Google+ -->
<meta itemprop="name" content="Passepartout" />
<meta itemprop="description" content="Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." />
<meta itemprop="image" content="https://passepartoutvpn.app/s/logo.png?1559208801" />
<link rel="canonical" href="https://passepartoutvpn.app" />
<link rel="author" href="https://plus.google.com/+keeshux" />
<link rel="stylesheet" href="/s/main.css?1559208801" />
<link rel="stylesheet" href="/s/main-mobile.css?1559208801" media="only screen and (max-width: 600px)" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous">
<link rel="shortcut icon" href="/s/favicon.ico?1559208801" />
<link rel="apple-touch-icon" href="/s/iphone-icon-precomposed.png?1559208801" />
</head>
<body>
<div id="container">
<header>
<a href="https://passepartoutvpn.app"><img id="logo" src="/s/logo.svg" alt="Passepartout" /></a>
<h1><a href="https://passepartoutvpn.app">Passepartout</a></h1>
<p>A non-official, user-friendly OpenVPN® client for iOS. Soon for macOS.</p>
</header>
<main>
<h2 id="thank-you">Thank you!</h2>
<p>Donating is the best way to keep Passepartout alive.</p>
<p>If you donated $10 (or more), you will soon receive a TestFlight invitation to your e-mail address. If you didnt provide any, please contact me on <a href="mailto:beta@passepartoutvpn.app">beta@passepartoutvpn.app</a> with your invoice attached.</p>
<p>Dont forget to subscribe to <a href="https://www.reddit.com/r/passepartout">/r/passepartout</a> to get in touch with the Passepartout community.</p>
</main>
<footer>
<ul class="contacts">
<li><a href="https://www.producthunt.com/posts/passepartout-vpn" title="Passepartout on Product Hunt" class="fab fa-product-hunt"></a></li>
<li><a href="https://github.com/passepartoutvpn" title="Passepartout on GitHub" class="fab fa-github"></a></li>
<li><a href="https://patreon.com/keeshux" title="Support the author on Patreon!" class="fab fa-patreon"></a></li>
<li><a href="https://twitter.com/keeshux" title="Follow the author on Twitter!" class="fab fa-twitter"></a></li>
<li><a href="mailto:info@passepartoutvpn.app" title="Submit an inquiry" class="fa fa-envelope"></a></li>
</ul>
<ul class="secondary">
<li><a href="/faq/" title="Frequently Asked Questions">FAQ</a></li>
<li>&mdash;</li>
<li><a href="/disclaimer/" title="Disclaimer">Disclaimer</a></li>
<li>&mdash;</li>
<li><a href="/privacy/" title="Privacy policy">Privacy policy</a></li>
</ul>
<p class="notice">
Copyright (c) 2018 <a href="https://davidederosa.com" title="The author website">Davide De Rosa</a><br />
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>
</p>
</footer>
</div>
</body>
</html>

View File

@ -21,7 +21,7 @@
<meta name="twitter:site" content="@keeshux" /> <meta name="twitter:site" content="@keeshux" />
<meta name="twitter:title" content="Passepartout" /> <meta name="twitter:title" content="Passepartout" />
<meta name="twitter:url" content="https://passepartoutvpn.app" /> <meta name="twitter:url" content="https://passepartoutvpn.app" />
<meta name="twitter:image" content="https://passepartoutvpn.app/s/logo.png?1559206707" /> <meta name="twitter:image" content="https://passepartoutvpn.app/s/logo.png?1559208801" />
<meta name="twitter:description" content="Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." /> <meta name="twitter:description" content="Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." />
<!-- Facebook --> <!-- Facebook -->
@ -31,23 +31,23 @@
<meta property="og:title" content="Passepartout" /> <meta property="og:title" content="Passepartout" />
<meta property="og:site_name" content="Passepartout" /> <meta property="og:site_name" content="Passepartout" />
<meta property="og:description" content="Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." /> <meta property="og:description" content="Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." />
<meta property="og:image" content="https://passepartoutvpn.app/s/logo.png?1559206707" /> <meta property="og:image" content="https://passepartoutvpn.app/s/logo.png?1559208801" />
<!-- Google+ --> <!-- Google+ -->
<meta itemprop="name" content="Passepartout" /> <meta itemprop="name" content="Passepartout" />
<meta itemprop="description" content="Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." /> <meta itemprop="description" content="Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." />
<meta itemprop="image" content="https://passepartoutvpn.app/s/logo.png?1559206707" /> <meta itemprop="image" content="https://passepartoutvpn.app/s/logo.png?1559208801" />
<link rel="canonical" href="https://passepartoutvpn.app" /> <link rel="canonical" href="https://passepartoutvpn.app" />
<link rel="author" href="https://plus.google.com/+keeshux" /> <link rel="author" href="https://plus.google.com/+keeshux" />
<link rel="stylesheet" href="/s/main.css?1559206707" /> <link rel="stylesheet" href="/s/main.css?1559208801" />
<link rel="stylesheet" href="/s/main-mobile.css?1559206707" media="only screen and (max-width: 600px)" /> <link rel="stylesheet" href="/s/main-mobile.css?1559208801" media="only screen and (max-width: 600px)" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous"> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous">
<link rel="shortcut icon" href="/s/favicon.ico?1559206707" /> <link rel="shortcut icon" href="/s/favicon.ico?1559208801" />
<link rel="apple-touch-icon" href="/s/iphone-icon-precomposed.png?1559206707" /> <link rel="apple-touch-icon" href="/s/iphone-icon-precomposed.png?1559208801" />
</head> </head>
<body> <body>

View File

@ -1 +1 @@
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.8.5">Jekyll</generator><link href="https://passepartoutvpn.app/feed.xml" rel="self" type="application/atom+xml" /><link href="https://passepartoutvpn.app/" rel="alternate" type="text/html" /><updated>2019-05-30T10:58:27+02:00</updated><id>https://passepartoutvpn.app/feed.xml</id><title type="html">Passepartout, OpenVPN client for iOS and macOS</title><subtitle>Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS.</subtitle><author><name>Davide De Rosa</name></author></feed> <?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.8.5">Jekyll</generator><link href="https://passepartoutvpn.app/feed.xml" rel="self" type="application/atom+xml" /><link href="https://passepartoutvpn.app/" rel="alternate" type="text/html" /><updated>2019-05-30T11:33:21+02:00</updated><id>https://passepartoutvpn.app/feed.xml</id><title type="html">Passepartout, OpenVPN client for iOS and macOS</title><subtitle>Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS.</subtitle><author><name>Davide De Rosa</name></author></feed>

View File

@ -21,7 +21,7 @@
<meta name="twitter:site" content="@keeshux" /> <meta name="twitter:site" content="@keeshux" />
<meta name="twitter:title" content="Passepartout" /> <meta name="twitter:title" content="Passepartout" />
<meta name="twitter:url" content="https://passepartoutvpn.app" /> <meta name="twitter:url" content="https://passepartoutvpn.app" />
<meta name="twitter:image" content="https://passepartoutvpn.app/s/logo.png?1559206707" /> <meta name="twitter:image" content="https://passepartoutvpn.app/s/logo.png?1559208801" />
<meta name="twitter:description" content="Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." /> <meta name="twitter:description" content="Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." />
<!-- Facebook --> <!-- Facebook -->
@ -31,23 +31,23 @@
<meta property="og:title" content="Passepartout" /> <meta property="og:title" content="Passepartout" />
<meta property="og:site_name" content="Passepartout" /> <meta property="og:site_name" content="Passepartout" />
<meta property="og:description" content="Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." /> <meta property="og:description" content="Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." />
<meta property="og:image" content="https://passepartoutvpn.app/s/logo.png?1559206707" /> <meta property="og:image" content="https://passepartoutvpn.app/s/logo.png?1559208801" />
<!-- Google+ --> <!-- Google+ -->
<meta itemprop="name" content="Passepartout" /> <meta itemprop="name" content="Passepartout" />
<meta itemprop="description" content="Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." /> <meta itemprop="description" content="Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." />
<meta itemprop="image" content="https://passepartoutvpn.app/s/logo.png?1559206707" /> <meta itemprop="image" content="https://passepartoutvpn.app/s/logo.png?1559208801" />
<link rel="canonical" href="https://passepartoutvpn.app" /> <link rel="canonical" href="https://passepartoutvpn.app" />
<link rel="author" href="https://plus.google.com/+keeshux" /> <link rel="author" href="https://plus.google.com/+keeshux" />
<link rel="stylesheet" href="/s/main.css?1559206707" /> <link rel="stylesheet" href="/s/main.css?1559208801" />
<link rel="stylesheet" href="/s/main-mobile.css?1559206707" media="only screen and (max-width: 600px)" /> <link rel="stylesheet" href="/s/main-mobile.css?1559208801" media="only screen and (max-width: 600px)" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous"> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous">
<link rel="shortcut icon" href="/s/favicon.ico?1559206707" /> <link rel="shortcut icon" href="/s/favicon.ico?1559208801" />
<link rel="apple-touch-icon" href="/s/iphone-icon-precomposed.png?1559206707" /> <link rel="apple-touch-icon" href="/s/iphone-icon-precomposed.png?1559208801" />
</head> </head>
<body> <body>
@ -84,9 +84,9 @@
<h2>Open source</h2> <h2>Open source</h2>
<p>Source code is available on <a href="https://github.com/passepartoutvpn" title="Source code for Passepartout">GitHub</a> under the <a href="https://choosealicense.com/licenses/gpl-3.0/" title="GPLv3">GPLv3</a>.</p> <p>Source code is available on <a href="https://github.com/passepartoutvpn" title="Source code for Passepartout">GitHub</a> under the <a href="https://choosealicense.com/licenses/gpl-3.0/" title="GPLv3">GPLv3</a>.</p>
<h2>Donate</h2> <h2>Donate</h2>
<p>Passepartout is independent work. If you like it, consider donating on <a href="https://patreon.com/keeshux">Patreon</a>.</p> <p>Passepartout is independent work. If you like it, consider donating on <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=KBT3G3AC7S9CC&source=url">PayPal</a>, <a href="https://patreon.com/keeshux">Patreon</a> or directly from the app.</p>
<h2>Beta testing</h2> <h2>Beta testing</h2>
<p><a href="https://www.patreon.com/join/keeshux/checkout?rid=3009496">"Development" patrons</a>, additionally, get early beta versions of the app. The iOS app is distributed via TestFlight.</p> <p><a href="https://www.patreon.com/join/keeshux/checkout?rid=3009496">"Development" patrons</a> and above, additionally, get early beta versions of the app. The iOS app is distributed via TestFlight.</p>
<p><a href="https://www.patreon.com/join/keeshux/checkout?rid=3009496"><img src="https://c5.patreon.com/external/logo/become_a_patron_button@2x.png" width="160"></a></p> <p><a href="https://www.patreon.com/join/keeshux/checkout?rid=3009496"><img src="https://c5.patreon.com/external/logo/become_a_patron_button@2x.png" width="160"></a></p>
</main> </main>

View File

@ -21,7 +21,7 @@
<meta name="twitter:site" content="@keeshux" /> <meta name="twitter:site" content="@keeshux" />
<meta name="twitter:title" content="Passepartout" /> <meta name="twitter:title" content="Passepartout" />
<meta name="twitter:url" content="https://passepartoutvpn.app" /> <meta name="twitter:url" content="https://passepartoutvpn.app" />
<meta name="twitter:image" content="https://passepartoutvpn.app/s/logo.png?1559206707" /> <meta name="twitter:image" content="https://passepartoutvpn.app/s/logo.png?1559208801" />
<meta name="twitter:description" content="Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." /> <meta name="twitter:description" content="Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." />
<!-- Facebook --> <!-- Facebook -->
@ -31,23 +31,23 @@
<meta property="og:title" content="Passepartout" /> <meta property="og:title" content="Passepartout" />
<meta property="og:site_name" content="Passepartout" /> <meta property="og:site_name" content="Passepartout" />
<meta property="og:description" content="Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." /> <meta property="og:description" content="Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." />
<meta property="og:image" content="https://passepartoutvpn.app/s/logo.png?1559206707" /> <meta property="og:image" content="https://passepartoutvpn.app/s/logo.png?1559208801" />
<!-- Google+ --> <!-- Google+ -->
<meta itemprop="name" content="Passepartout" /> <meta itemprop="name" content="Passepartout" />
<meta itemprop="description" content="Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." /> <meta itemprop="description" content="Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." />
<meta itemprop="image" content="https://passepartoutvpn.app/s/logo.png?1559206707" /> <meta itemprop="image" content="https://passepartoutvpn.app/s/logo.png?1559208801" />
<link rel="canonical" href="https://passepartoutvpn.app" /> <link rel="canonical" href="https://passepartoutvpn.app" />
<link rel="author" href="https://plus.google.com/+keeshux" /> <link rel="author" href="https://plus.google.com/+keeshux" />
<link rel="stylesheet" href="/s/main.css?1559206707" /> <link rel="stylesheet" href="/s/main.css?1559208801" />
<link rel="stylesheet" href="/s/main-mobile.css?1559206707" media="only screen and (max-width: 600px)" /> <link rel="stylesheet" href="/s/main-mobile.css?1559208801" media="only screen and (max-width: 600px)" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous"> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous">
<link rel="shortcut icon" href="/s/favicon.ico?1559206707" /> <link rel="shortcut icon" href="/s/favicon.ico?1559208801" />
<link rel="apple-touch-icon" href="/s/iphone-icon-precomposed.png?1559206707" /> <link rel="apple-touch-icon" href="/s/iphone-icon-precomposed.png?1559208801" />
</head> </head>
<body> <body>