פרטיות
השירות הזה בנוי בכוונה בצורה פשוטה, אבל public avatar API עדיין מקבל חלק מ-request data כדי לפעול. עמוד זה מסביר את ה-practical baseline.
מה השירות מקבל
- 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
מה האפליקציה שומרת
האפליקציה לא דורשת user accounts ולא מגדירה application cookies כברירת מחדל. ב-basic request flow, האפליקציה יוצרת avatar on demand ומחזירה אותו ישירות.
אם object storage support מופעל ומשתמשים ב-signed-link או persistence route, generated avatar file ו-object key עשויים להישמר ב-configured S3-compatible bucket.
Telemetry ששומרת על פרטיות
אם operator מפעיל telemetry, האפליקציה שולחת aggregate OpenTelemetry metrics עבור page views, visible page time, repository ו-crate clicks, demo actions ו-avatar generation counts שמקובצים לפי 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 ותשתית
בהתאם ל-deployment, infrastructure components כמו nginx, Caddy, Cloudflare, hosting providers או S3-compatible storage עשויים לשמור 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. מאגר · Rust Crate
הערת תרגום
תרגומי האתר נעשו בסיוע AI ועל בסיס מאמץ מיטבי. אם ראית ניסוח שכדאי לשפר, תרומות ב-GitHub יתקבלו בברכה. שפרו תרגומים