Screenshot Shield는 스크린샷의 민감한 내용을 가린 새 파일을 만들기 위한 로컬 처리
도구입니다. 현재 제공되는 서비스는 GitHub Pages의 모바일 웹 앱입니다. 이 정책은 현재 웹
서비스와, 아직 출시되지 않은 네이티브 앱의 계획된 경계를 구분하여 설명합니다.
현재 웹 앱의 처리 방식
선택·붙여넣기·끌어놓기한 이미지는 브라우저 안에서만 디코드, 검토, 가림 및 새 PNG/JPEG
렌더링에 사용됩니다. Screenshot Shield에는 스크린샷이나 내보낸 파일을 받는 업로드 기능,
백엔드, 계정 또는 앱 서버가 없습니다. 원본 이미지는 앱이 보관하거나 전송하지 않습니다.
광고, 분석, 텔레메트리, 세션 재생, 추적 픽셀 또는 앱 제어 충돌 보고 전송이 없습니다.
원격 OCR API, 타사 이미지 처리 API 또는 원격 글꼴을 사용하지 않습니다. OCR 보조 기능은
사용 가능할 때 같은 출처의 자산을 이용해 브라우저에서 실행됩니다.
원본 이미지, 편집 영역, OCR 텍스트·결과, 파일 이름, 준비된 파일 또는 출력 메타데이터를
쿠키, URL, localStorage, sessionStorage, IndexedDB 또는 Cache Storage에 저장하지
않습니다.
유일한 웹 설정
설치된 홈 화면 웹 앱의 언어를 다시 열기 위해서만
screenshot-shield.locale이라는 localStorage 항목에 ko,
en 또는 zh-CN 중 하나를 저장할 수 있습니다. 이것이 이 릴리스의
유일한 영구 제품 설정입니다. 비어 있거나 잘못된 값, 저장소 차단·삭제 또는 오류가 있으면
설치된 시작 화면은 한국어로 열립니다. 일반적인 빈 웹 주소는 저장된 값을 읽지 않으며 항상
한국어가 기본입니다.
다운로드와 공유의 경계
앱 밖으로 나갈 수 있는 이미지는 사용자가 준비한 새 가림 결과물뿐입니다.
준비는 새 캔버스에서 새 PNG 또는 JPEG 파일을 만들며, 원본 바이트를 재사용하지 않습니다.
사용자가 다운로드/저장을 누르거나 지원되는 경우 별도의 공유 동작에서 대상 앱을 고른
뒤에만 그 가림 파일이 전달됩니다. 선택한 공유 대상은 자체 정책에 따라 파일을 저장하거나
업로드할 수 있습니다. Screenshot Shield는 수신 성공, 대상의 보관 방식 또는 삭제를
보장하지 않습니다. 공유 전에 미리보기를 직접 확인하세요.
오프라인 및 설치
웹 앱에는 서비스 워커나 웹 오프라인 기능이 없습니다. 브라우저가 홈 화면 추가 또는 독립
실행을 제공할 수 있지만, 이는 브라우저가 관리하며 오프라인 동작을 뜻하지 않습니다.
계획된 네이티브 앱
네이티브 iOS/Android 앱은 현재 스토어에 출시되었거나 제공된 것으로 주장하지
않습니다.
향후 검증을 거쳐 제공되는 경우에도 원본·편집 상태·OCR 기록은 저장하지 않는 설계를
따릅니다. 명시적 네이티브 공유를 위해 새로 가린 결과물 하나만 비공개·백업 제외·갤러리
제외의 제한된 임시 캐시에 잠시 존재할 수 있으며, 원본은 절대 그 캐시에 들어가지 않습니다.
그 임시 결과물은 공유 처리와 정리 경계에 따라 관리됩니다. 운영체제의 캐시 제거, 공유
대상의 보관 또는 전달 결과를 앱이 보장할 수는 없습니다. 네이티브 배포와 스토어 공개는 별도
기기·서명·스토어 증거가 확인된 뒤에만 공지됩니다.
한계와 문의
자동 제안과 OCR은 검토 보조 수단일 뿐 모든 민감 정보를 찾아낸다고 보장하지 않습니다.
브라우저 확장 프로그램, 손상된 기기·브라우저 또는 변조된 배포는 이 경계를 훼손할 수
있습니다. 보안 문제는
보안 정책을, 일반 문의는 지원 페이지를 확인하세요.
Privacy Policy
Screenshot Shield is a local tool for creating a newly redacted screenshot. The currently
provided service is the GitHub Pages mobile web app. This policy distinguishes that
current web service from boundaries planned for native apps that are not yet released.
How the current web app works
An image you choose, paste, or drop is decoded, reviewed, redacted, and rendered as a new
PNG or JPEG only in your browser. Screenshot Shield has no screenshot/export upload
feature, backend, account system, or app server. It does not retain or transmit the
original image.
There are no ads, analytics, telemetry, session replay, tracking pixels, or
app-controlled crash-report egress.
There is no remote OCR API, third-party image-processing API, or remote font. When
available, OCR assistance runs in the browser with same-origin assets.
Original images, edit regions, OCR text/results, filenames, prepared files, and output
metadata are not written to cookies, URLs, localStorage, sessionStorage, IndexedDB, or
Cache Storage.
The only web preference
For reopening an installed home-screen web app in its selected language only, localStorage
may contain screenshot-shield.locale with exactly ko,
en, or zh-CN. It is this release's only persisted product
setting. If storage is cleared, unavailable, blocked, invalid, or fails, an installed
start falls back to Korean. A normal bare web URL does not read this preference and always
defaults to Korean.
Download and share boundary
The only image that can leave the app is a newly prepared redacted output.
Preparation renders a fresh PNG or JPEG from a new canvas and does not reuse the
original bytes.
That redacted file is handed off only after you choose download/save or, where
supported, choose a destination in a separate Share action. A destination you choose may
store or upload the file under its own policy. Screenshot Shield does not promise
receiver success, a destination's retention behavior, or deletion. Review the preview
before you share.
Offline and installation
The web app has no service worker and makes no web-offline claim. Your browser may offer
home-screen or standalone installation, but that is browser-controlled and does not mean
the app works offline.
Planned native apps
No iOS or Android native app is claimed as published or available in an app store
today.
If a future native release is independently verified, its design still prohibits storing
originals, edit state, and OCR history. For an explicit native share, at most one freshly
redacted output may temporarily exist in a private, backup-excluded, non-gallery bounded
cache. The original never enters that cache.
That temporary output is managed around the share and cleanup boundary. The app cannot
guarantee operating-system cache eviction, a destination's retention, or delivery result.
Native distribution and store availability will be announced only after separate device,
signing, and store evidence exists.
Limits and contact
Automatic suggestions and OCR are review aids, not a guarantee that every sensitive item
is found. Browser extensions, a compromised browser/device, or an altered deployment can
defeat these boundaries. Read the
security policy
for security reports or the support page for general
help.