# Chitchatter - 오픈소스, 서버리스, 탈중앙화 P2P 채팅앱

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=7367](https://news.hada.io/topic?id=7367)
- GeekNews Markdown: [https://news.hada.io/topic/7367.md](https://news.hada.io/topic/7367.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-09-09T09:28:01+09:00
- Updated: 2022-09-09T09:28:01+09:00
- Original source: [github.com/jeremyckahn](https://github.com/jeremyckahn/chitchatter)
- Points: 20
- Comments: 3

## Topic Body

- 가능하면 P2P로 동작하며, 불가능시 Open Relay(무료 WebRTC TURN 서버)를 이용   
- WebRTC로 암호화   
- Serverless : 초기 Peer 핸드쉐이크를 위해서만 공개 WebTorrent 서버 이용   
- Ephemeral : 메시지는 디스크에 절대 저장되지 않음  
- Decentralized : API서버 없음. 정적인 파일들은 GitHub, 통신을 위해서는 퍼블릭 WebTorrent 및 STUN/TURN 릴레이 서버를 활용

## Comments



### Comment 15372

- Author: undefined
- Created: 2023-03-24T09:45:57+09:00
- Points: 1

trystero를 사용한 거네요  
비슷한게 p2pt도 있습니다

### Comment 12268

- Author: tequila
- Created: 2022-09-13T14:51:25+09:00
- Points: 1

재밌어 보이는 프로젝트라 혹시 회사 망 처럼 네트워크 제약이 있는 곳에서도 동작하는지 궁금해서 시도해 보았더니 "tracker openwebtorrent com", "tracker btorrent xyz"에 연결 실패로 사용이 완전 불가능하네요.(...)  
아쉽습니다.

### Comment 12221

- Author: xguru
- Created: 2022-09-09T09:29:01+09:00
- Points: 1

사용해보기 https://chitchatter.im/
