# SimpleX - 사용자 ID가 없는 최초의 메신저

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=10363](https://news.hada.io/topic?id=10363)
- GeekNews Markdown: [https://news.hada.io/topic/10363.md](https://news.hada.io/topic/10363.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2023-08-15T10:33:01+09:00
- Updated: 2023-08-15T10:33:01+09:00
- Original source: [simplex.chat](https://simplex.chat/)
- Points: 6
- Comments: 1

## Topic Body

- 사용자 ID도, 랜덤 넘버도 아님   
- 모든 커넥션당 별도로 만들어지는 익명의 쌍으로 된 임시 식별자를 사용. 장기 식별자는 사용하지 않음   
- 메시지를 주고 받을 서버들을 지정할 수 있어서, 모든 대화는 2개의 다른 서버를 이용함   
- 사용자의 메타데이터를 어플리케이션 레벨에서 부터 쓰지 않게 설계됨   
  - 프라이버시를 더욱 향상시키고 IP주소를 보호하기 위해서 Tor를 통해서 메시징 서버에 연결도 가능   
- 클라이언트 디바이스만 사용자 프로필,연락처,그룹을 저장하며, 전송되는 메시지들은 2계층 E2E 암호화

## Comments



### Comment 18246

- Author: roxie
- Created: 2023-08-15T11:52:15+09:00
- Points: 1

텔레그램과 동일한 보안이슈가 있는것 같은데... 아닌가?
