Privacy Notice

గోప్యత

ఈ service ఉద్దేశపూర్వకంగా simple గా ఉంది, కానీ public avatar API పనిచేయడానికి కొంత request data పొందుతుంది. ఈ page ఆ practical baseline ను వివరిస్తుంది.

Service ఏమి స్వీకరిస్తుంది

  • request లో మీరు పెట్టే opaque identifier, ఉదాహరణకు internal id, username, లేదా one-way hash
  • avatar type, style options, size, format, background వంటి request parameters
  • server, reverse proxy, CDN handle చేసే standard HTTP metadata, ఉదాహరణకు IP address, user agent, referrer, request timing

App ఏమి store చేస్తుంది

Application user accounts అవసరం లేదు మరియు default గా application cookies set చేయదు. Basic request flow లో app avatar ను on demand generate చేసి నేరుగా return చేస్తుంది.

Object storage support enabled అయి signed-link లేదా persistence route ఉపయోగిస్తే generated avatar file మరియు object key configured S3-compatible bucket లో store కావచ్చు.

Privacy-Preserving Telemetry

Operator telemetry enable చేస్తే app page views, visible page time, repository మరియు crate clicks, demo actions, avatar generation counts కోసం aggregate OpenTelemetry metrics emit చేస్తుంది. ఇవి kind, background, accessory, color, expression, shape, size bucket వంటి bounded style choices ద్వారా grouped అవుతాయి.

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 ఆధారంగా nginx, Caddy, Cloudflare, hosting providers, లేదా S3-compatible storage వంటి infrastructure components access logs మరియు operational metadata store చేయవచ్చు. ఈ logs public service నడపడానికి భాగం మరియు requested identifier URL లో ఉంటే దానిని కలిగి ఉండవచ్చు.

ఏది పంపకుండా ఉండటం మంచిది

Email-shaped identifiers compatibility కోసం అనుమతించబడతాయి, కానీ URLs infrastructure logs లో కనిపించవచ్చు. Request URL లో personal data తప్పించుకోవాలంటే stable internal id లేదా one-way application hash పంపండి.

Repository మరియు Crate

మీరు implementation ను public API repository లో మరియు reusable avatar renderer ను Rust crate లో చూడవచ్చు. Repository · Rust Crate

అనువాద గమనిక

వెబ్‌సైట్ అనువాదాలు AI సహాయంతో, ఉత్తమ ప్రయత్నంగా చేయబడ్డాయి. మెరుగుపరచాల్సిన పదప్రయోగం కనిపిస్తే GitHubలో మీ సహకారం స్వాగతం. అనువాదాలను మెరుగుపరచండి