# TeamViewer는 뷰어가 설치 되었는지 체크하기 위해서 폰트를 설치한다

> Clean Markdown view of GeekNews topic #7012. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=7012](https://news.hada.io/topic?id=7012)
- GeekNews Markdown: [https://news.hada.io/topic/7012.md](https://news.hada.io/topic/7012.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-07-21T09:46:35+09:00
- Updated: 2022-07-21T09:46:35+09:00
- Original source: [news.ycombinator.com](https://news.ycombinator.com/item?id=32165103)
- Points: 22
- Comments: 1

## Topic Body

- 클라이언트 설치시 앱에서는 사용하지 않는 폰트를 추가로 설치함(웹사이트에서 사용)  
- 팀뷰어 초대링크를 생성하여 누군가에게 보내서 클릭하면, 웹에서 JS로 폰트가 설치 되었는지를 확인하여 초대 받은 사람의 기기에 클라이언트가 있는지 검사   
→ 폰트가 있다면 teamviewer8:// 로 시작하는 팀뷰어 URL로 보냄   
→ 폰트가 없다면 팀뷰어 다운로드 링크로 보냄

## Comments



### Comment 11348

- Author: xguru
- Created: 2022-07-21T09:46:41+09:00
- Points: 1

원문글은 [팀뷰어는 웹 핑거프린팅용 수상한 폰트를 설치한다](https://www.ctrl.blog/entry/teamviewer-font-privacy.html) 였는데,  
해커뉴스의 댓글이 왜 이렇게 하는지를 잘 설명하고 있네요.
