벼리는 제작자 한 사람이 자기 노트를 정리하려고 만들어 혼자 쓰는 개인용 프로그램입니다. 제작자의 맥 컴퓨터에서만 돌고, 다른 사용자를 받지 않으며, 서버에 계정을 두지 않습니다. 이 방침은 벼리가 Google 사용자 데이터를 어떻게 다루는지 밝히기 위한 것입니다.
벼리가 Google에 요청하는 권한은 하나입니다.
https://www.googleapis.com/auth/contacts — 사용자 본인의 Google 연락처 읽기·수정이 권한이 필요한 이유는 하나뿐입니다. 명함 사진에서 읽어낸 연락처를 사용자 본인의 Google 연락처에 새 항목으로 추가하기 위해서입니다. Google People API의 연락처 생성에는 이 범위가 필요합니다.
| 항목 | 내용 |
|---|---|
| 접근하는 것 | 사용자 본인의 Google 연락처. 쓰기(새 항목 생성)에만 씁니다. |
| 쓰는 목적 | 명함 사진에서 읽은 이름·소속·직함·전화번호·이메일·주소·웹사이트를 연락처 한 건으로 추가합니다. |
| 언제 일어나나 | 사용자가 텔레그램에서 [Google 연락처 등록] 버튼을 눌러 명시적으로 승인했을 때만. 자동 등록은 없습니다. |
| 읽어 가는 것 | 없습니다. 기존 연락처 목록을 내려받거나 저장하지 않습니다. |
| 수정·삭제 | 기존 연락처를 고치거나 지우지 않습니다. 새로 만들기만 합니다. |
| 저장 위치 | 인증 토큰은 제작자 맥 컴퓨터의 ~/.config/ 아래에 소유자만 읽을 수 있는 권한(600)으로 보관합니다. 서버나 클라우드에 올리지 않습니다. |
| 공유 | 제3자에게 제공·판매·양도하지 않습니다. 광고·분석·모델 학습에 쓰지 않습니다. |
| 외부 전송 | Google API 호출 외에 데이터를 밖으로 보내지 않습니다. 요약·검색에 쓰는 AI 모델도 같은 컴퓨터 안에서 돕니다. |
명함 사진과 거기서 만들어진 연락처 노트는 제작자의 맥 컴퓨터와 개인 NAS에만 저장됩니다. 사진 판독과 문서 요약은 그 컴퓨터에 설치된 로컬 AI 모델이 수행하며, 외부 AI 서비스로 전송되지 않습니다.
노트와 사진은 제작자가 직접 지울 때까지 보관됩니다. Google 연락처에 추가된 항목은 Google 연락처에서 직접 삭제할 수 있습니다.
Google 계정과의 연결은 Google 계정 → 타사 앱 및 서비스에서 언제든 해제할 수 있으며, 해제하면 벼리는 더 이상 연락처를 추가하지 못합니다. 컴퓨터에 남은 인증 토큰 파일을 지우면 저장된 자격도 함께 사라집니다.
벼리의 Google API 사용은 Google API 서비스 사용자 데이터 정책을 따르며, 제한적 사용(Limited Use) 요건을 포함해 그 정책이 정하는 바를 지킵니다.
이 방침이 바뀌면 이 페이지의 시행일을 갱신합니다.
Byori is a personal-use application built and operated by one individual for their own notes. It runs entirely on the owner's own Mac. There is no hosted service, no user accounts, and no other users.
Byori requests a single Google scope, https://www.googleapis.com/auth/contacts. It is used only to create a new contact in the owner's own Google Contacts, from details extracted from a business-card photo, and only after the owner explicitly approves it with a button press. Byori does not read, download, modify or delete existing contacts.
The OAuth token is stored locally on the owner's Mac under ~/.config/ with owner-only permissions, and is never uploaded anywhere. Google user data is never shared with third parties, sold, used for advertising, or used to train any model. Business-card images and generated notes remain on the owner's Mac and personal NAS; all AI processing runs locally on that machine.
Access can be revoked at any time at Google Account → Third-party apps & services. Byori's use of information received from Google APIs adheres to the Google API Services User Data Policy, including the Limited Use requirements.