From 182b21a554cba546fddaf9fb5aee7fedd7426edb Mon Sep 17 00:00:00 2001 From: Daniil Shashimov Date: Mon, 27 Jul 2026 01:27:37 +0500 Subject: [PATCH] Site + README: donation links for the iOS Developer Program MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Adds a Support section to the landing page (bilingual, like the rest of it) explaining that the iPhone app is finished but cannot ship without the Network Extension entitlement, which Apple issues only with a paid Developer Program membership. TON address with a copy button — falling back to selecting the text where the clipboard API is unavailable, so the address is still obtainable — and a CloudTips link for rubles. Both also added to the README. Co-Authored-By: Claude Opus 5 --- README.md | 7 +++--- docs/index.html | 59 +++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 62 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 44ffc7c..698d521 100644 --- a/README.md +++ b/README.md @@ -70,11 +70,10 @@ So the app is buildable from source by anyone who already has a paid account, but there is no signed build to hand out until the membership is funded. **Raising the money for the Apple Developer Program membership.** If you'd like -to help, TON: +to help: -``` -UQDsbwQEaspICRDSW4oSNmL0PXxDlnfkiMuqoUbK7ufiCVXj -``` +- **TON** — `UQDsbwQEaspICRDSW4oSNmL0PXxDlnfkiMuqoUbK7ufiCVXj` +- **RUB** — [CloudTips](https://pay.cloudtips.ru/p/a207bf02) Nothing in the app is paywalled and none of this changes the licence — it is MIT either way. The membership only buys the ability to ship a build that iOS diff --git a/docs/index.html b/docs/index.html index 7163b33..b9e1f5e 100644 --- a/docs/index.html +++ b/docs/index.html @@ -116,6 +116,15 @@ .pills{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-top:22px} .pill{font-size:13px;color:var(--mut);border:1px solid var(--line);border-radius:20px;padding:6px 14px} + /* Support */ + .donate{margin-top:28px;display:flex;flex-direction:column;gap:16px;align-items:center} + .addr{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:center; + background:#0a0a10;border:1px solid var(--line);border-radius:14px;padding:14px 18px;max-width:100%} + .addr .chain{font-size:12px;font-weight:700;letter-spacing:.06em;color:#c4b5fd} + .addr code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px; + color:var(--txt);word-break:break-all;text-align:left} + .addr button{padding:8px 14px;font-size:13px;cursor:pointer;font-weight:600} + footer{border-top:1px solid var(--line);padding:40px 0;color:var(--mut);font-size:13px;text-align:center} footer a{color:#c4b5fd} .disc{max-width:680px;margin:14px auto 0;font-size:12px;color:#6b6b7d} @@ -140,6 +149,7 @@ FeaturesВозможности RoutingМаршрутизация DownloadСкачать + SupportПоддержать
@@ -336,6 +346,32 @@

Get Veil

Скачать Veil

+
+
+

Support the iOS build

Поддержать iOS-сборку

+
+

The iPhone app is written and builds today, but iOS will not run a VPN tunnel without the Network Extension entitlement — and Apple only issues that with a paid Developer Program membership ($99 a year). Raising it is the only thing standing between the code and a build you can install.

+

Приложение для iPhone уже написано и собирается, но iOS не запустит VPN-туннель без разрешения Network Extension — а его Apple выдаёт только с платным членством в Developer Program ($99 в год). Собрать эту сумму — единственное, что отделяет код от сборки, которую можно поставить.

+ + + +

Nothing in Veil is paywalled and the licence stays MIT either way. The membership only buys the ability to ship a build that iOS will actually run.

+

Ничего в Veil не закрыто платно, и лицензия в любом случае остаётся MIT. Членство покупает только возможность выпустить сборку, которую iOS реально запустит.

+
+
+
+

Veil · GitHub · Releases · MIT License

@@ -347,6 +383,29 @@

Get Veil

Скачать Veil