Kypeless - 分散式聊天程序
jopen
12年前
Kypeless完全分散聊天程序。它采用AES-256加密数据,RSA公钥加密的用户标识。它依赖于预共享的公共密钥。
特性:
- Linux support
- (planned) Windows platform support
- (planned) Mac platform support Security:
- Secure encrypted peer-to-peer communication:
- Identification using RSA pre-shared public key cryptography
- Exchanged data is encrypted using AES-256 encryption algorithm
- Sending text messages (instant chat)
- (planned) Sending files
- (planned) Secure telephony
- Password-protected profile (keyring) storage on disk
- Data protection in memory (using libgcrypt's secure memory) Interface:
- FLTK GUI with Contact list
- (planned) User-friendly FLTK GUI and contact list.
- (planned) System tray integration