На главную
DRAFT 0.1 · GDPR-aware · pending counsel

Privacy Policy

Last updated: 2026-04-27. Final version будет проверена counsel familiar с GDPR, AI Act и EU/US dual-jurisdiction requirements.

1.

Who we are

«Weft» = оператор payment hub MCP сервиса по адресу weft.91-98-116-15.nip.io.

Operating entity: pre-incorporation. Информация об операторе и data controller будет опубликована после официального оформления юр. лица.

До момента инкорпорации все запросы по защите данных адресуй через GitHub Issues: github.com/holasergio/weft/issues.

2.

Scope

Эта политика покрывает обработку персональных данных на платформе Weft — для tenant'ов (devs/operators) и end-users сервисов через Weft.

3.

What data we process

CategoryExamplesSourceWhy
Account identifiersBearer токен, tenant alias, optional Telegram chat_idAt sign-upAuth, notifications
Service usage logstenant + service id + amount + timestamp + request idOn each callBilling, audit, fraud
On-chain addressesHD-derived deposit/withdraw адресаDerived from operator mnemonic + aliasSettlement on Base
Webhook delivery logstenant + URL + statusOn webhook eventVisibility
Service provider metadataservice id, title, description, endpoint, owner, priceAt registrationPublic registry

Мы не собираем:

  • Реальные имена, адреса, банковские карты (нет fiat в V0.x).
  • Cookies (нет website tracking).
  • Email content или conversations.
  • Browser fingerprints, behavioral analytics.
4.

Legal basis (GDPR Art. 6)

  • Создание аккаунта, аутентификация: Performance of contract (6.1.b)
  • Usage logs, billing: Performance of contract (6.1.b)
  • Audit trails, fraud prevention: Legitimate interest (6.1.f)
  • Operational notifications via Telegram: Consent (6.1.a) — opt-in only
  • Webhook delivery: Performance of contract (6.1.b)
5.

Retention

  • Tenant balance state — until 1 year after account closure
  • Ledger entries — 7 years (financial audit)
  • On-chain transaction records — permanent (blockchain immutable)
  • Webhook delivery logs — 90 days
  • Backups (encrypted) — daily 14d, weekly 6mo, monthly 7y
6.

Sharing

Мы делимся данными с:

  • Blockchain network operators (Base, Ethereum) — implicit by nature of public blockchain.
  • RPC providers (Alchemy, Infura, public Base RPC) — to read/write blockchain.
  • Cloud infrastructure (Hetzner, EU/Germany) — server hosting. Hetzner is GDPR-compliant.
  • Webhook destinations — выбираешь сам как tenant.
  • Telegram — только если opt-in через subscribe_telegram.

Мы не продаём пользовательские данные.

7.

International transfers

Если ты в EU, твои данные обрабатываются преимущественно в Германии (Hetzner Nürnberg). On-chain operations involve global blockchain infrastructure которая crosses jurisdictions. RPC providers могут иметь US presence.

Для EU→US: standard contractual clauses (SCCs) apply where applicable.

8.

Your rights (GDPR Art. 15-22)

Ты можешь:

  • Access — запросить копию tenant-данных через GitHub Issue: открыть issue
  • Rectify — исправить inaccurate data
  • Erase — закрыть аккаунт; on-chain записи остаются by nature of blockchain (мы не можем удалить с цепи)
  • Restrict — pause processing
  • Portability — получить данные в machine-readable JSON
  • Object — возразить против legitimate-interest processing
  • Lodge a complaint — с твоей local data protection authority

Ответ в течение 30 дней.

9.

Security

  • Bearer токены hashed (roadmap V1); сейчас demo mode plaintext per-tenant
  • HD master mnemonic — file mode 0600, server-side, никогда не передаётся
  • HTTPS via Let's Encrypt (TLS 1.3)
  • Rate limiting (60 req/min/IP)
  • Daily encrypted backups (AES-256 GPG symmetric)
  • SOC 2 Type 1 audit: planned within 3 months of incorporation
10.

Smart contract caveat

Funds депонированные в WeftEscrow контракт governed by contract code, не нашей policy. Контракт open-source и externally auditable. У нас admin-полномочия (a) charge user balances on calls, (b) rotate operator key — но cannot withdraw user funds to ourselves или beyond routes encoded в контракте.

11.

Changes

Material changes анонсируются:

  • Email всем tenant'ам
  • Telegram channel announcement
  • GitHub repository changelog
12.

Contact

  • Запросы по защите данных: GitHub Issue
  • Все security-incidents: Security advisory
  • DPO будет назначен post-incorporation.