Privacy Notice

Приватност

Овој service намерно е simple, но public avatar API сепак прима одреден request data за да работи. Оваа page го објаснува тој practical baseline.

Што Прима Service

  • opaque identifier што го внесуваш во request, како internal id, username или one-way hash
  • request parameters како avatar type, style options, size, format и background
  • standard HTTP metadata обработена од server, reverse proxy и CDN, како IP address, user agent, referrer и request timing

Што Store App

Application не бара user accounts и не set application cookies by default. Во basic request flow, app generate avatar on demand и го return директно.

Ако object storage support е enabled и се користи signed-link или persistence route, generated avatar file и object key може да се store во configured S3-compatible bucket.

Privacy-Preserving Telemetry

Ако operator enable telemetry, app emit aggregate OpenTelemetry metrics за page views, visible page time, repository и crate clicks, demo actions и avatar generation counts grouped според bounded style choices како kind, background, accessory, color, expression, shape и size bucket.

Telemetry не содржи raw identifiers, tenant или style namespace values, IP addresses, user agents, referrers, full URLs, cookies или free-form text. Telemetry endpoints прифаќаат само allow-listed aggregate labels.

Logs И Infrastructure

Во зависност од deployment, infrastructure components како nginx, Caddy, Cloudflare, hosting providers или S3-compatible storage може да store access logs и operational metadata. Овие logs се дел од работењето на public service и може да го содржат requested identifier ако се појавува во URL.

Што Е Подобро Да Не Се Испраќа

Email-shaped identifiers се прифаќаат за compatibility, но URLs може да се појават во infrastructure logs. Испрати stable internal id или one-way application hash ако сакаш да избегнеш personal data во request URL.

Repository И Crate

Можеш да ја провериш implementation во public API repository и reusable avatar renderer во Rust crate. Repository · Rust Crate

Белешка за преводите

Преводите на website се AI-assisted и направени со best effort. Ако видиш wording што треба да се подобри, contributions на GitHub се добредојдени. Подобри ги преводите