Privacy Policy

Last updated: May 5, 2026

Heshbomail ("we", "us", "our") is an email receipt scanner hosted at https://battleshipsonline.net/heshbo/ and operated from Israel. Heshbomail connects to a mailbox that you authorize, scans selected date ranges for receipts, invoices, bills, statements, refunds, failed-payment notices, and related payment records, and displays extracted receipt data in the app. This policy describes how Heshbomail accesses, uses, stores, and shares Google user data and other mailbox data.

Contact for privacy, security, and deletion requests: stone.gaming@gamil.com.

1. Google OAuth Scopes and Mailbox Access

When you sign in with Google, Heshbomail requests these Google OAuth scopes:

  • openid - used to sign you in and verify the Google account identity.
  • email - used to read the verified email address for the connected mailbox.
  • https://www.googleapis.com/auth/gmail.readonly - Google's read-only Gmail API scope. Heshbomail uses it through the Gmail REST API to list and fetch Gmail messages, labels, message bodies, headers, MIME parts, and attachments needed for user-requested receipt scanning, preview, download, and export features.

For Google OAuth Gmail connections, Heshbomail uses the Gmail REST API with the gmail.readonly scope, not Gmail's broader full-mail scope and not Gmail IMAP/XOAUTH2 scanning. Manual Gmail app-password connections and non-Google mailbox providers may still use IMAP where available. Heshbomail does not send, delete, move, archive, label, mark, modify, or otherwise change messages in your Gmail account.

2. Google and Email Data We Access

For the scan period or action you request, Heshbomail may access:

  • Your Gmail email address and Google OAuth identity data, including account subject, issuer, and email verification status.
  • Gmail labels and mailbox folders needed to find relevant email locations.
  • Email headers such as sender, recipients when present, subject, date, provider message identifiers, Gmail message/thread identifiers, labels or mailbox name, and IMAP UID where IMAP is used.
  • Email body text and HTML for messages in the selected scan period.
  • MIME structure and attachment metadata such as filename, MIME type, size, and Gmail or IMAP MIME part id.
  • PDF and HTML attachment content when needed for receipt extraction. Image attachments may be fetched for user preview or download, but automated text extraction is currently focused on PDF and HTML content.
  • Links inside receipt-like emails that may point to hosted invoices, receipts, statements, or payment documents.
  • OAuth refresh tokens and short-lived access tokens needed to keep an authorized mailbox connection active.

3. How We Use the Data

  • Authenticate you and connect to Gmail or another authorized email provider.
  • Scan selected date ranges for receipts, invoices, bills, statements, refunds, and failed-payment notices.
  • Extract vendor, amount, currency, payment date, tax/VAT, payment method, category, confidence score, payment status, and related receipt fields.
  • Show receipts, scan history, dashboards, filters, search, recurring-payment signals, and logical transaction grouping.
  • Preview or download source attachments when you request them.
  • Export user-requested reports and files, including CSV, XLSX, PDF, JSON, and ZIP exports.
  • Fetch receipt document links contained in emails when needed to complete receipt extraction.
  • Optionally verify low- or medium-confidence receipt candidates with AI when both the server feature flag and your account setting enable AI verification.
  • Maintain security, prevent abuse, troubleshoot failures, and comply with legal obligations.

4. External Document Links Found in Emails

Some receipt emails contain links to externally hosted invoice or payment documents. When an email appears receipt- or document-related, Heshbomail may fetch up to three HTTPS document links found directly in that email body and inspect PDF or HTML content at those URLs to extract receipt/payment text.

  • Heshbomail does not crawl the web generally.
  • Nested crawling is disabled: links discovered inside fetched external HTML pages are not recursively scanned.
  • No Gmail credentials or OAuth tokens are sent to those external document hosts.
  • The external host will receive a normal server request for the URL contained in your email.
  • If the document becomes part of a detected receipt, extracted document text and reference metadata may be stored with that receipt.

5. What We Store

Data categoryExamplesPurpose
Account identifiersEmail hash, connected mailbox email addressMatch your sessions and saved receipt history
OAuth identity bindingProvider, Google subject/issuer/email verification status, subject hashSafely link future Google sign-ins to the same account
Session/device metadataDevice name, user agent, created time, last accessed time, expiryManage active signed-in sessions
Mailbox secretsOAuth refresh token reference, temporary access-token cache, IMAP credentials for non-OAuth sessionsMaintain authorized mailbox connections
Scan historyDate range, counts, status, durationShow previous scans and scan progress
Receipt recordsVendor, amount, currency, dates, tax/VAT, method, category, status, confidence, subject, sender, Gmail message/thread identifiers or IMAP UID, label/mailbox, message hash, detection signalsDisplay, filter, edit, export, and reconcile receipts
Encrypted receipt contentReceipt body text excerpt, linked-document text, manual notesReview receipt evidence and improve extraction accuracy
Attachment metadataFilename, MIME type, size, Gmail or IMAP MIME part idShow attachment availability and support preview, download, and export
Encrypted Gmail REST attachment contentAttachment bytes for stored receipt attachments from Gmail REST scans, up to the configured per-attachment size limitPreview, download, and export detected receipt attachments without needing to refetch the mailbox
Temporary Gmail REST scan spoolEncrypted raw Gmail message payloads and worker/fallback queue state for messages in an active or recently failed scanProcess Gmail REST scans reliably across server workers and clean up by scan cleanup or expiry maintenance
Account settingsAI verification enabled/disabled, categorization rulesApply your preferences to future scans
Operational logsSecurity events, errors, timing, and redacted scan diagnostics only during non-production troubleshooting when explicitly enabledSecurity, troubleshooting, abuse prevention

What We Do Not Store Persistently

  • IMAP-only attachment bytes as a general mailbox archive. IMAP attachments are fetched on demand where possible, and temporary files are deleted after use.
  • Full bodies of emails that are not detected as receipts, except in the temporary encrypted Gmail REST scan spool while a scan is being processed or awaiting cleanup. Diagnostic content logging is disabled by default and blocked in production.
  • The raw session token. The raw token is stored only in your browser's HttpOnly cookie; the server stores a SHA-256 hash.
  • Google profile data beyond the identifiers needed for sign-in and mailbox matching. We do not request or store your Google name, profile photo, locale, phone number, or contacts.

6. Secrets, Encryption, and Security

  • Browser traffic uses HTTPS/TLS.
  • Gmail REST API and IMAP connections use HTTPS/TLS or SSL/TLS as applicable.
  • OAuth flows use PKCE, cryptographic state, nonce checks, and verified OpenID Connect ID tokens.
  • Session cookies are HttpOnly and SameSite where supported.
  • Server-side session tokens are stored as SHA-256 hashes.
  • OAuth refresh tokens, temporary OAuth access-token cache, and IMAP passwords are stored in server-side encrypted secret storage using AES-256-GCM.
  • Receipt body text, linked document text, and notes are encrypted at rest.
  • Credential encryption keys are stored separately from the database and outside the web root in production.
  • Temporary files used for OAuth, scanning, PDF extraction, export, and AI verification are deleted or expired after the operation.

7. Third Parties and Sub-processors

We do not sell Google user data. We do not use Google user data for advertising, unrelated analytics, market research, or marketing campaigns. We transfer Google user data only to service providers necessary to operate the disclosed features.

  • Google: processes Google OAuth sign-in and provides read-only Gmail API access through the Gmail REST API for Google OAuth Gmail connections.
  • Other email providers: Microsoft, Yahoo, and custom IMAP providers may process mailbox access if you connect those providers instead of Google.
  • External document hosts: when Heshbomail fetches a receipt/invoice URL found in an email, that host receives the server request for the URL. Gmail credentials and OAuth tokens are not sent to the host.
  • OpenAI/Codex for optional AI verification: if AI verification is enabled by both the server and your account setting, selected low- or medium-confidence candidates may be sent to OpenAI through the Codex API/CLI. Sent fields may include receipt id, vendor, subject, sender, date, amount, currency, payment date, payment method, payment status, confidence, short email body excerpt, and short linked-document excerpt. The data is used only to classify receipt validity inside Heshbomail. OpenAI states that API inputs and outputs are not used to train models by default and that abuse-monitoring logs may be retained for up to 30 days unless a different retention setting or legal requirement applies. See OpenAI data controls.
  • PDF extraction: the default configuration extracts PDF text locally on the Heshbomail server. If this deployment is changed to use a remote PDF extraction service for Google-connected accounts, we will name that service in this policy before enabling it.
  • Email delivery infrastructure: when you ask Heshbomail to email an export to your connected address, the export is sent through the server's email delivery system.
  • Hosting infrastructure: the server and database infrastructure that hosts battleshipsonline.net/heshbo stores the encrypted database, logs, and secret store needed to operate the service.

8. Google API Limited Use

Heshbomail's use and transfer of information received from Google APIs to any other app will adhere to the Google API Services User Data Policy, including the Limited Use requirements.

  • We use Google user data only to provide and improve user-facing receipt scanning, export, verification, security, troubleshooting, and compliance features.
  • We do not sell Google user data.
  • We do not use Google user data for advertising.
  • We do not use Google user data for unrelated analytics or marketing.
  • Humans do not read Gmail data except when required for support, security, abuse investigation, legal compliance, or with your permission.
  • We transfer Google user data only to service providers necessary to operate the disclosed features.

9. Retention, Deletion, and Revocation

  • Sessions expire according to the configured session lifetime shown by the app. Session expiry may vary by deployment configuration.
  • Disconnecting or signing out removes the current session. OAuth/IMAP secrets are removed when no active sibling session still needs them.
  • For Google OAuth sessions, Heshbomail attempts a best-effort OAuth revocation request to Google on disconnect.
  • You can revoke Heshbomail's Google access at any time at https://myaccount.google.com/permissions.
  • Receipt and scan history remains linked to your mailbox/email hash until you delete scans in the app or request full account/data deletion.
  • Deleting a scan deletes the scan row and related receipts, encrypted receipt content, attachment metadata, payment components, and linked records for that scan.
  • To request deletion of all server-side data linked to your mailbox, email stone.gaming@gamil.com. We will delete the associated data within 30 days unless we must retain limited records for legal, security, or abuse-prevention reasons.
  • You can export receipt data from the app before requesting deletion.

10. Your Rights

  • You can access stored receipt data in the dashboard.
  • You can export your receipt data through the export tools.
  • You can disconnect the mailbox connection at any time.
  • You can revoke OAuth access from your Google, Microsoft, or Yahoo account settings.
  • You can request correction or deletion by contacting us.

11. Children

Heshbomail is intended for adults and is not intended for anyone under 18. We do not knowingly collect data from minors. If you believe a minor has used Heshbomail, contact us and we will delete the associated data.

12. Changes to This Policy

We may update this policy from time to time. When we make a material change to how Heshbomail accesses, uses, stores, or shares Google user data, we will update the "Last updated" date and notify users through the app interface or another appropriate channel before or when the change takes effect.

13. Contact

Privacy, security, and deletion requests: stone.gaming@gamil.com

Operator location: Israel. Service domain: https://battleshipsonline.net/heshbo/

Heshbomail ("אנחנו", "שלנו") הוא סורק קבלות בדוא"ל, המאוחסן בכתובת https://battleshipsonline.net/heshbo/ ומופעל מישראל. Heshbomail מתחבר לתיבת דוא"ל שאישרת, סורק טווחי תאריכים שבחרת לאיתור קבלות, חשבוניות, חשבונות, דפי פירוט, החזרים, הודעות על תשלום שנכשל ורשומות תשלום קשורות, ומציג באפליקציה נתוני קבלה שחולצו. מדיניות זו מתארת כיצד Heshbomail ניגש לנתוני Google ולנתוני דוא"ל אחרים, משתמש בהם, שומר אותם ומשתף אותם.

לשאלות פרטיות, אבטחה ובקשות מחיקה: stone.gaming@gamil.com.

1. הרשאות Google OAuth וגישה לתיבת הדוא"ל

כאשר נכנסים עם Google, Heshbomail מבקש את הרשאות Google OAuth הבאות:

  • openid - משמש לכניסה ולאימות זהות חשבון Google.
  • email - משמש לקריאת כתובת הדוא"ל המאומתת של התיבה המחוברת.
  • https://www.googleapis.com/auth/gmail.readonly - הרשאת Gmail API לקריאה בלבד. Heshbomail משתמש בה דרך Gmail REST API כדי להציג ולשלוף הודעות Gmail, תוויות, גוף הודעות, כותרות, חלקי MIME וקבצים מצורפים הדרושים לסריקת קבלות, תצוגה, הורדה וייצוא שביקשת.

עבור חיבורי Gmail דרך Google OAuth, Heshbomail משתמש ב-Gmail REST API עם הרשאת gmail.readonly, ולא בהרשאת הדואר המלאה והרחבה יותר של Gmail ולא בסריקת Gmail דרך IMAP/XOAUTH2. חיבורי Gmail ידניים באמצעות סיסמת אפליקציה וספקי דוא"ל שאינם Google עשויים עדיין להשתמש ב-IMAP כאשר האפשרות זמינה. Heshbomail אינו שולח, מוחק, מעביר, מארכב, מתייג, מסמן, משנה או מבצע כל שינוי אחר בהודעות בחשבון Gmail שלך.

2. לאילו נתוני Google ודוא"ל אנחנו ניגשים

עבור טווח הסריקה או הפעולה שביקשת, Heshbomail עשוי לגשת אל:

  • כתובת Gmail ונתוני זהות OAuth של Google, כולל מזהה חשבון, מנפיק וסטטוס אימות כתובת דוא"ל.
  • תוויות Gmail ותיקיות דוא"ל הדרושות למציאת מיקומי דוא"ל רלוונטיים.
  • כותרות אימייל כגון שולח, נמענים כשהם קיימים, נושא, תאריך, מזהי הודעה של הספק, מזהי הודעה/שרשור של Gmail, תוויות או שם תיבה, ו-IMAP UID כאשר נעשה שימוש ב-IMAP.
  • טקסט ו-HTML של גוף הודעות בטווח הסריקה שנבחר.
  • מבנה MIME ומטא-דאטה של קבצים מצורפים, כגון שם קובץ, סוג MIME, גודל ומזהה חלק MIME של Gmail או IMAP.
  • תוכן של קובצי PDF ו-HTML מצורפים כאשר הדבר נחוץ לחילוץ קבלה. תמונות מצורפות עשויות להישלף לצורך תצוגה או הורדה לפי בקשתך, אך חילוץ טקסט אוטומטי מתמקד כיום ב-PDF וב-HTML.
  • קישורים בתוך הודעות שנראות כמו קבלות ועשויים להצביע למסמכי חשבונית, קבלה, פירוט או תשלום.
  • אסימוני רענון OAuth ואסימוני גישה קצרי חיים הדרושים לשמירת חיבור פעיל לתיבת הדוא"ל שאישרת.

3. כיצד אנחנו משתמשים בנתונים

  • לאמת אותך ולהתחבר ל-Gmail או לספק דוא"ל מורשה אחר.
  • לסרוק טווחי תאריכים שנבחרו לאיתור קבלות, חשבוניות, חשבונות, דפי פירוט, החזרים והודעות על תשלום שנכשל.
  • לחלץ ספק, סכום, מטבע, תאריך תשלום, מס/מע"מ, אמצעי תשלום, קטגוריה, ציון ביטחון, סטטוס תשלום ושדות קבלה קשורים.
  • להציג קבלות, היסטוריית סריקות, לוחות בקרה, מסננים, חיפוש, סימוני תשלומים חוזרים וקיבוץ עסקאות לוגי.
  • להציג או להוריד קבצי מקור מצורפים לפי בקשתך.
  • לייצא דוחות וקבצים שביקשת, כולל CSV, XLSX, PDF, JSON ו-ZIP.
  • לשלוף קישורי מסמכי קבלה שמופיעים בהודעות דוא"ל כאשר הדבר נחוץ להשלמת חילוץ הקבלה.
  • לאמת באופן אופציונלי מועמדי קבלה בביטחון נמוך או בינוני באמצעות AI, רק כאשר גם דגל התכונה בשרת וגם ההגדרה בחשבון שלך מאפשרים אימות AI.
  • לשמור על אבטחה, למנוע שימוש לרעה, לפתור תקלות ולעמוד בדרישות חוקיות.

4. קישורי מסמכים חיצוניים שנמצאים באימיילים

חלק מהודעות הקבלה כוללות קישורים למסמכי חשבונית או תשלום המאוחסנים מחוץ לתיבת הדוא"ל. כאשר הודעה נראית קשורה לקבלה או למסמך תשלום, Heshbomail עשוי לשלוף עד שלושה קישורי HTTPS למסמכים שנמצאו ישירות בגוף ההודעה ולבדוק תוכן PDF או HTML באותן כתובות כדי לחלץ טקסט של קבלה או תשלום.

  • Heshbomail אינו סורק את האינטרנט באופן כללי.
  • סריקה מקוננת מושבתת: קישורים שהתגלו בתוך דפי HTML חיצוניים שנשלפו אינם נסרקים רקורסיבית.
  • פרטי Gmail, אסימוני OAuth או סיסמאות אינם נשלחים לאותם מארחי מסמכים חיצוניים.
  • המארח החיצוני יקבל בקשת שרת רגילה עבור הכתובת שהופיעה באימייל שלך.
  • אם המסמך הופך לחלק מקבלה שזוהתה, טקסט שחולץ מהמסמך ומטא-דאטה של ההפניה עשויים להישמר עם אותה קבלה.

5. מה אנחנו שומרים

סוג נתוןדוגמאותמטרה
מזהי חשבוןגיבוב דוא"ל, כתובת התיבה המחוברתהתאמת התחברויות והיסטוריית קבלות שמורה
קישור זהות OAuthספק, מזהה Google, מנפיק, סטטוס אימות דוא"ל, גיבוב מזההקישור בטוח של כניסות Google עתידיות לאותו חשבון
מטא-דאטה של התחברות ומכשירשם מכשיר, user agent, זמן יצירה, זמן גישה אחרונה, תפוגהניהול התחברויות פעילות
סודות תיבת דוא"להפניה לאסימון רענון OAuth, מטמון זמני של אסימון גישה, פרטי IMAP לחיבורים שאינם OAuthשמירה על חיבורי דוא"ל מורשים
היסטוריית סריקותטווח תאריכים, ספירות, סטטוס, משךהצגת סריקות קודמות והתקדמות סריקה
רשומות קבלהספק, סכום, מטבע, תאריכים, מס/מע"מ, אמצעי תשלום, קטגוריה, סטטוס, ביטחון, נושא, שולח, מזהי הודעה/שרשור של Gmail או IMAP UID, תווית/תיבה, גיבוב הודעה, אותות זיהויהצגה, סינון, עריכה, ייצוא ואיחוד קבלות
תוכן קבלה מוצפןקטע מגוף הקבלה, טקסט ממסמך מקושר, הערות ידניותסקירת ראיות הקבלה ושיפור דיוק החילוץ
מטא-דאטה של קבצים מצורפיםשם קובץ, סוג MIME, גודל, מזהה חלק MIME של Gmail או IMAPהצגת זמינות קובץ מצורף ותמיכה בתצוגה, הורדה וייצוא
תוכן מוצפן של קבצים מצורפים מ-Gmail RESTבתים של קבצים מצורפים לקבלות שנשמרו מסריקות Gmail REST, עד מגבלת הגודל המוגדרת לכל קובץ מצורףתצוגה, הורדה וייצוא של קבצי קבלה שזוהו בלי לשלוף שוב את תיבת הדוא"ל
מאגר זמני של סריקת Gmail RESTמטעני הודעות Gmail גולמיים מוצפנים ומצב תורי עבודה/נפילה עבור הודעות בסריקה פעילה או בסריקה שנכשלה לאחרונהעיבוד אמין של סריקות Gmail REST בין עובדי שרת וניקוי באמצעות ניקוי סריקה או תחזוקת תפוגה
הגדרות חשבוןאימות AI מופעל/כבוי, חוקי קטגוריזציהיישום ההעדפות שלך בסריקות עתידיות
לוגים תפעולייםאירועי אבטחה, שגיאות, מדידות זמן ודיאגנוסטיקה מצונזרת של סריקות רק בבדיקות מחוץ לפרודקשן כאשר הופעלה במפורשאבטחה, פתרון תקלות ומניעת שימוש לרעה

מה איננו שומרים באופן קבוע

  • בתים של קבצים מצורפים מ-IMAP בלבד כארכיון כללי של תיבת הדוא"ל. קבצי IMAP מצורפים נשלפים לפי דרישה כאשר הדבר אפשרי, וקבצים זמניים נמחקים לאחר השימוש.
  • גוף מלא של אימיילים שלא זוהו כקבלות, למעט במאגר הסריקה הזמני והמוצפן של Gmail REST בזמן שהסריקה מעובדת או ממתינה לניקוי. לוג תוכן דיאגנוסטי מושבת כברירת מחדל וחסום בפרודקשן.
  • אסימון ההתחברות הגולמי. האסימון הגולמי נשמר רק בעוגיית HttpOnly בדפדפן; בשרת נשמר גיבוב SHA-256.
  • נתוני פרופיל Google מעבר למזהים הדרושים לכניסה ולהתאמת התיבה. איננו מבקשים או שומרים שם Google, תמונת פרופיל, שפה, מספר טלפון או אנשי קשר.

6. סודות, הצפנה ואבטחה

  • תעבורת הדפדפן משתמשת ב-HTTPS/TLS.
  • חיבורי Gmail REST API ו-IMAP משתמשים ב-HTTPS/TLS או SSL/TLS לפי העניין.
  • תהליכי OAuth משתמשים ב-PKCE, state קריפטוגרפי, בדיקת nonce ואימות אסימוני OpenID Connect.
  • עוגיות התחברות הן HttpOnly ו-SameSite כאשר הדפדפן תומך בכך.
  • אסימוני התחברות בצד השרת נשמרים כגיבובי SHA-256.
  • אסימוני רענון OAuth, מטמון זמני של אסימוני גישה וסיסמאות IMAP נשמרים באחסון סודות מוצפן בצד השרת באמצעות AES-256-GCM.
  • טקסט גוף קבלה, טקסט מסמך מקושר והערות מוצפנים במנוחה.
  • מפתחות הצפנת פרטי גישה נשמרים בנפרד ממסד הנתונים ומחוץ לשורש האתר בסביבת ייצור.
  • קבצים זמניים המשמשים ל-OAuth, סריקה, חילוץ PDF, ייצוא ואימות AI נמחקים או פגים לאחר הפעולה.

7. צדדים שלישיים וספקי משנה

איננו מוכרים נתוני משתמש של Google. איננו משתמשים בנתוני משתמש של Google לפרסום, אנליטיקה לא קשורה, מחקר שוק או קמפיינים שיווקיים. אנו מעבירים נתוני משתמש של Google רק לספקי שירות הדרושים להפעלת התכונות המתוארות.

  • Google: מעבדת כניסה דרך Google OAuth ומספקת גישת Gmail API לקריאה בלבד דרך Gmail REST API עבור חיבורי Gmail דרך Google OAuth.
  • ספקי דוא"ל אחרים: Microsoft, Yahoo וספקי IMAP מותאמים עשויים לעבד גישה לתיבת דוא"ל אם חיברת אותם במקום Google.
  • מארחי מסמכים חיצוניים: כאשר Heshbomail שולף כתובת של קבלה או חשבונית שנמצאה באימייל, אותו מארח מקבל את בקשת השרת לכתובת. פרטי Gmail ואסימוני OAuth אינם נשלחים למארח.
  • OpenAI/Codex לאימות AI אופציונלי: אם אימות AI מופעל גם בשרת וגם בהגדרת החשבון שלך, מועמדים נבחרים בביטחון נמוך או בינוני עשויים להישלח ל-OpenAI דרך Codex API/CLI. השדות עשויים לכלול מזהה קבלה, ספק, נושא, שולח, תאריך, סכום, מטבע, תאריך תשלום, אמצעי תשלום, סטטוס תשלום, ביטחון, קטע קצר מגוף האימייל וקטע קצר ממסמך מקושר. הנתונים משמשים רק לסיווג תקפות הקבלה בתוך Heshbomail. OpenAI מציינת שקלטים ופלטים של API אינם משמשים לאימון מודלים כברירת מחדל, ושלוגי ניטור שימוש לרעה עשויים להישמר עד 30 יום אלא אם קיימת הגדרת שמירה אחרת או חובה חוקית. ראו OpenAI data controls.
  • חילוץ PDF: תצורת ברירת המחדל מחלצת טקסט PDF מקומית בשרת Heshbomail. אם פריסה זו תשתנה לשימוש בשירות חילוץ PDF מרוחק עבור חשבונות המחוברים ל-Google, נציין את שם השירות במדיניות זו לפני הפעלתו.
  • תשתית שליחת אימייל: כאשר מבקשים מ-Heshbomail לשלוח ייצוא לכתובת המחוברת שלך, הייצוא נשלח דרך מערכת הדוא"ל של השרת.
  • תשתית אחסון: תשתית השרת ומסד הנתונים שמארחת את battleshipsonline.net/heshbo שומרת את מסד הנתונים המוצפן, הלוגים ואחסון הסודות הדרושים להפעלת השירות.

8. Google API Limited Use

השימוש וההעברה של Heshbomail במידע שהתקבל מ-Google APIs לכל אפליקציה אחרת יעמדו ב-Google API Services User Data Policy, כולל דרישות Limited Use.

  • אנחנו משתמשים בנתוני משתמש של Google רק כדי לספק ולשפר תכונות מול המשתמש: סריקת קבלות, ייצוא, אימות, אבטחה, פתרון תקלות וציות.
  • איננו מוכרים נתוני משתמש של Google.
  • איננו משתמשים בנתוני משתמש של Google לפרסום.
  • איננו משתמשים בנתוני משתמש של Google לאנליטיקה או שיווק שאינם קשורים לשירות.
  • אנשים אינם קוראים נתוני Gmail אלא אם הדבר נדרש לתמיכה, אבטחה, חקירת שימוש לרעה, ציות לחוק או באישורך.
  • אנחנו מעבירים נתוני משתמש של Google רק לספקי שירות הדרושים להפעלת התכונות המתוארות.

9. שמירה, מחיקה וביטול הרשאה

  • התחברויות פגות לפי משך החיים המוגדר שמוצג באפליקציה. משך התפוגה עשוי להשתנות לפי תצורת הפריסה.
  • ניתוק או יציאה מוחקים את ההתחברות הנוכחית. סודות OAuth/IMAP נמחקים כאשר אין התחברות פעילה אחרת שעדיין זקוקה להם.
  • עבור התחברויות Google OAuth, Heshbomail מנסה לבצע בקשת ביטול OAuth ל-Google בעת ניתוק, כמיטב יכולתו.
  • ניתן לבטל את גישת Google של Heshbomail בכל עת בכתובת https://myaccount.google.com/permissions.
  • היסטוריית קבלות וסריקות נשארת מקושרת לתיבה/גיבוב הדוא"ל עד למחיקת סריקות באפליקציה או בקשת מחיקת חשבון/נתונים מלאה.
  • מחיקת סריקה מוחקת את רשומת הסריקה ואת הקבלות, תוכן הקבלות המוצפן, מטא-דאטה של קבצים מצורפים, רכיבי תשלום ורשומות מקושרות השייכות לאותה סריקה.
  • כדי לבקש מחיקה של כל הנתונים בצד השרת המקושרים לתיבה שלך, יש לשלוח אימייל אל stone.gaming@gamil.com. נמחק את הנתונים המשויכים בתוך 30 יום, אלא אם עלינו לשמור רשומות מוגבלות מטעמי חוק, אבטחה או מניעת שימוש לרעה.
  • ניתן לייצא נתוני קבלות מהאפליקציה לפני בקשת מחיקה.

10. הזכויות שלך

  • ניתן לגשת לנתוני הקבלות השמורים בלוח הבקרה.
  • ניתן לייצא את נתוני הקבלות באמצעות כלי הייצוא.
  • ניתן לנתק את חיבור תיבת הדוא"ל בכל עת.
  • ניתן לבטל הרשאת OAuth בהגדרות חשבון Google, Microsoft או Yahoo.
  • ניתן לבקש תיקון או מחיקה באמצעות יצירת קשר.

11. ילדים

Heshbomail מיועד למבוגרים ואינו מיועד למי שמתחת לגיל 18. איננו אוספים ביודעין נתונים מקטינים. אם לדעתך קטין השתמש ב-Heshbomail, יש ליצור איתנו קשר ונמחק את הנתונים המשויכים.

12. שינויים במדיניות זו

אנו עשויים לעדכן מדיניות זו מעת לעת. כאשר נבצע שינוי מהותי באופן שבו Heshbomail ניגש לנתוני משתמש של Google, משתמש בהם, שומר אותם או משתף אותם, נעדכן את תאריך "עודכן לאחרונה" ונודיע למשתמשים דרך ממשק האפליקציה או ערוץ מתאים אחר לפני כניסת השינוי לתוקף או בזמן כניסתו לתוקף.

13. יצירת קשר

בקשות פרטיות, אבטחה ומחיקה: stone.gaming@gamil.com

מיקום המפעיל: ישראל. דומיין השירות: https://battleshipsonline.net/heshbo/