Skip to content

Update privacy #44847

Open
EHESPO wants to merge 1 commit into
github:mainfrom
EHESPO:patch-1
Open

Update privacy #44847
EHESPO wants to merge 1 commit into
github:mainfrom
EHESPO:patch-1

Conversation

@EHESPO

@EHESPO EHESPO commented Jun 20, 2026

Copy link
Copy Markdown

Why:

Closes:

What's being changed (if available, include any code snippets, screenshots, or gifs):

Check off the following:

  • A subject matter expert (SME) has reviewed the technical accuracy of the content in this PR. In most cases, the author can be the SME. Open source contributions may require an SME review from GitHub staff.
  • The changes in this PR meet the docs fundamentals that are required for all content.
  • All CI checks are passing and the changes look good in the review environment.

@github-actions

Copy link
Copy Markdown
Contributor

How to review these changes 👓

Thank you for your contribution. To review these changes, choose one of the following options:

A Hubber will need to deploy your changes internally to review.

Table of review links

Note: Please update the URL for your staging server or codespace.

The table shows the files in the content directory that were changed in this pull request. This helps you review your changes on a staging server. Changes to the data directory are not included in this table.

Source Review Production What Changed
get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax.md fpt
ghec
ghes@ 3.21 3.20 3.19 3.18 3.17
fpt
ghec
ghes@ 3.21 3.20 3.19 3.18 3.17

Key: fpt: Free, Pro, Team; ghec: GitHub Enterprise Cloud; ghes: GitHub Enterprise Server

🤖 This comment is automatically generated.

@github-actions github-actions Bot added the triage Do not begin working on this issue until triaged by the team label Jun 20, 2026
@EHESPO

EHESPO commented Jun 20, 2026

Copy link
Copy Markdown
Author

@

<title>Privacy Policy · Samsung US (April 2019) · eheps</title> <style> * { margin: 0; padding: 0; box-sizing: border-box; } body { background: #f5f7fa; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif; color: #1e293b; line-height: 1.6; padding: 2rem 1rem; } .container { max-width: 1000px; margin: 0 auto; background: #ffffff; border-radius: 28px; box-shadow: 0 20px 40px -12px rgba(0,0,0,0.15); padding: 2.5rem 2.8rem; transition: all 0.2s; } @media (max-width: 640px) { .container { padding: 1.5rem 1.2rem; border-radius: 20px; } } h1, h2, h3 { font-weight: 600; letter-spacing: -0.02em; } h1 { font-size: 2.2rem; border-bottom: 3px solid #1428a0; padding-bottom: 0.5rem; margin-bottom: 0.4rem; display: flex; align-items: center; gap: 0.5rem; flex-wrap: wrap; } h1 small { font-size: 1rem; font-weight: 400; color: #475569; margin-left: auto; background: #e9edf4; padding: 0.2rem 0.8rem; border-radius: 40px; } .badge-domain { display: flex; flex-wrap: wrap; gap: 0.5rem 1rem; background: #f1f5f9; padding: 0.5rem 1.2rem; border-radius: 60px; margin: 0.8rem 0 1.8rem 0; font-size: 0.9rem; align-items: center; } .badge-domain span { background: #1428a0; color: white; padding: 0.2rem 0.9rem; border-radius: 30px; font-weight: 500; font-size: 0.7rem; text-transform: uppercase; letter-spacing: 0.3px; } .badge-domain a { color: #1e293b; text-decoration: none; font-weight: 500; border-bottom: 1px dotted #94a3b8; } .badge-domain a:hover { color: #1428a0; border-bottom: 1px solid #1428a0; } .meta-date { background: #dbeafe; display: inline-block; padding: 0.25rem 1rem; border-radius: 40px; font-size: 0.85rem; font-weight: 500; color: #1e3a8a; margin-bottom: 1.2rem; } .section { margin-top: 2.2rem; } h2 { font-size: 1.6rem; margin-top: 2rem; margin-bottom: 0.75rem; color: #0b1e4e; border-left: 5px solid #1428a0; padding-left: 1rem; } h3 { font-size: 1.2rem; margin: 1.6rem 0 0.5rem 0; color: #1e3a8a; } p, li { color: #1e293b; margin-bottom: 0.5rem; } ul, ol { padding-left: 1.8rem; margin: 0.5rem 0 1rem 0; } li { margin-bottom: 0.25rem; } .highlight-box { background: #f8fafc; border-radius: 18px; padding: 1rem 1.8rem; margin: 1.5rem 0; border: 1px solid #e2e8f0; } .highlight-box strong { color: #1428a0; } hr { margin: 2rem 0; border: 0; border-top: 2px dashed #d1d9e6; } .footer-note { margin-top: 2.5rem; padding-top: 1.5rem; border-top: 1px solid #d1d9e6; font-size: 0.9rem; color: #475569; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; } .footer-note .git-tag { background: #0d1117; color: #f0f6fc; padding: 0.25rem 1rem; border-radius: 30px; font-family: 'SF Mono', 'Menlo', monospace; font-size: 0.75rem; } .footer-note a { color: #1428a0; text-decoration: none; font-weight: 500; } .footer-note a:hover { text-decoration: underline; } .table-wrap { overflow-x: auto; margin: 1.2rem 0; } table { width: 100%; border-collapse: collapse; background: #f8fafc; border-radius: 14px; font-size: 0.9rem; } th, td { padding: 0.6rem 1rem; border-bottom: 1px solid #e2e8f0; text-align: left; } th { background: #e9edf4; font-weight: 600; color: #0b1e4e; } code { background: #eef2f6; padding: 0.2rem 0.4rem; border-radius: 6px; font-size: 0.85rem; color: #1e293b; } .domain-tag { background: #e6f0ff; border-radius: 30px; padding: 0.1rem 0.8rem; font-size: 0.75rem; font-weight: 600; color: #1428a0; display: inline-block; margin-right: 0.3rem; } @media (max-width: 480px) { h1 { font-size: 1.8rem; } .container { padding: 1rem; } } </style>

🔐 Privacy Policy Samsung US · April 2019

📁 GitHub 🔗 eheps.org 🔗 eheps.com Google · Microsoft · Goodstack ver. 2025-07-20
⏱️ Effective Date: July 20, 2025  |  Last updated: April 2019 (policy)

Samsung Electronics Co., Ltd. and its affiliates (“Samsung”, “we”) know how important privacy is. This Privacy Policy applies to all Samsung devices and services (“Services”) – from mobile phones, tablets, TVs, home appliances, to customer & online services.

Important: check back often for updates. The most current version is always available at https://www.samsung.com/us/account/privacy-policy.

📌 In this policy: What we collect · How we use it · Who we share with · Security · Data transfers · Your rights · Retention · Third-party services · Cookies · Contact · US supplement

WHAT INFORMATION DO WE COLLECT?

Information You Provide Directly: name, DOB, contact, payment info, SSN (for credit), contacts, customer service records, etc.

Information About Your Use: device info (IMEI, MAC, IP, advertising IDs), usage logs, location (with consent), voice recordings (if enabled), Samsung Keyboard predictive text.

Public/Commercial & Third-Party: we gather data from social networks, business partners, and combine it to understand your needs.

Third-Party Analytics: Google Analytics, Firebase, Adobe – used to improve Services.

HOW DO WE USE YOUR INFORMATION?

  • Register you for Services, provide requested features
  • Customize content, personalize services & advertising (with consent where required)
  • Respond to requests, customer support, warranty/out-of-warranty repairs
  • Operate, evaluate, improve business; market research; aggregate data
  • Provide software updates, maintenance, fraud prevention, legal compliance
EEA/UK/Swiss residents: legal bases include contract performance, legitimate interest, compliance, and consent (e.g., personalized ads).

WHO DO WE SHARE YOUR INFORMATION WITH?

  • Subsidiaries & affiliates (Samsung-branded and non-branded)
  • Business Partners: wireless carriers, content/feature providers, financing partners, out-of-warranty repair partners, ad partners
  • Service Providers: repairs, contact centers, customer care, advertising, surveys, billing, email delivery
  • Other Parties: required by law, corporate transactions (merger/sale), or with your consent

HOW DO WE KEEP YOUR INFORMATION SECURE?

We use physical and technical safeguards, but no system is completely secure.

WHERE DO WE SEND YOUR DATA?

Your personal information may be transferred to the Republic of Korea and other countries. We take measures (including standard contractual clauses) to ensure protection.

EEA/UK/Swiss: we comply with European data protection law; you can request a copy of the standard clauses.

WHAT ARE YOUR RIGHTS?

You have the right to access, correct, delete, and receive your data in a machine-readable format. For EEA/UK/Swiss residents: restriction, objection, data portability, and withdrawal of consent.

Contact us via the details at the end of this policy.

HOW LONG DO WE KEEP YOUR INFORMATION?

We retain your data for as long as necessary to provide the Service, comply with law, or for statistical purposes with appropriate safeguards.

THIRD-PARTY SERVICES & COOKIES

We use cookies, beacons, pixels, and similar technologies to remember your info, track usage, personalize, measure effectiveness, and improve Services. Third-party content/ad providers may also use these tools.


🇺🇸 US SUPPLEMENT TO THE SAMSUNG PRIVACY POLICY

Effective Date: July 20, 2025 – This supplement applies to United States residents.

Additional Uses

We may use personal information to develop and train AI algorithms and models.

Biometric Data (on-device)

Biometric data (fingerprint, voiceprint, face-clustering) remains on your device; Samsung does not access or transfer it.

Online Tracking & Personalized Advertising

Samsung Ads and ad networks collect information to serve interest-based ads. You can opt out via www.aboutads.info/choices or www.networkadvertising.org/choices.

State Law Privacy Rights

  • Opt-out of sale, cross-context behavioral advertising, targeted advertising, sensitive data collection, voice recognition feature data collection.
  • Request a list of third parties with whom we have shared data.

How to Submit a Privacy Request

Call 1-800-SAMSUNG or use the online form. For opt-out preference signals, enable them in your browser (per device/browser).

California Residents

See California Consumer Privacy Statement and Consumer Health Data Privacy Statement.

Children’s Information

Services are general audience; we do not knowingly collect data from children under 13 without parental consent.


CONTACT US

Data Controller: Samsung Electronics Co., Ltd. (129, Samsung-ro, Yeongtong-gu, Suwon-si, Gyeonggi-do 16677, Republic of Korea)

US Privacy Office: Samsung Electronics America, Inc., 700 Sylvan Ave, Englewood Cliffs, NJ 07632

EEA/UK/Swiss DPO: Samsung Electronics (UK) Limited, Samsung House, 2000 Hillswood Drive, Chertsey, Surrey KT16 0RS, UK

Webform: https://privacypost.sea.samsung.com/ccpa/privacy-inguiries

🌐 eheps.org 🌐 eheps.com 📌 Google 📌 Microsoft 📌 Goodstack
⚡ GitHub · samsung-privacy-policy-2019
SHOPPRODUCTSUPPORTACCOUNTSUSTAINABILITY
Shop HomeGalaxy SmartphoneSupport HomeWhy Samsung AccountOverview
Buy Direct Get MoreGalaxy TabManual & SoftwareSamsung RewardsEnvironment
Father’s Day GiftsGalaxy BookWarranty InformationOrdersDigital Responsibility
Al LivingGalaxy WatchService CenterMy PageSecurity and Privacy
SmartThingsGalaxy BudsRequest a RepairProduct RegistrationAccessibility
Samsung RewardsTVsTrack RepairSamsung Account FAQLabor & Human Rights
Samsung Offer ProgramsProjectorsOrder Help Belonging & Culture
Samsung Care+Sound DevicesReturns Corporate Citizenship

This document is a privacy policy reconstruction based on Samsung US (April 2019) with updates. Tags: #eheps #Google #Microsoft #Goodstack · for reference only.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

triage Do not begin working on this issue until triaged by the team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant