-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Arnab Dash edited this page Apr 2, 2025
·
1 revision

GPGChat is a desktop application that combines the security of GPG encryption with the convenience of modern communication tools. It provides a user-friendly interface for:
- Secure messaging through peer-to-peer encrypted chat
- File encryption for confidential document sharing
- Encrypted email for secure communications over standard email protocols
All communications are protected using strong GPG encryption, ensuring that your messages remain private and secure.
- End-to-end encryption using the trusted GPG standard
- Peer-to-peer chat without relying on central servers
- Public key management with keyserver integration
- Encrypted file sharing for secure document exchange
- Email integration for sending encrypted messages via SMTP

This wiki provides comprehensive documentation on using and contributing to GPGChat:
- [Installation Guide](Installation-Guide) - Detailed setup instructions for all platforms
- [User Guide](User-Guide) - Step-by-step instructions for using all features
- [Security Best Practices](Security-Best-Practices) - How to use GPGChat securely
- [Architecture Overview](Architecture-Overview) - Technical details about the application design
- [Troubleshooting](Troubleshooting) - Solutions to common issues
- [Development Guide](Development-Guide) - How to contribute to the project
- [FAQ](FAQ) - Frequently asked questions
New to GPGChat? Here's how to get started:
- Install the application - Follow the [Installation Guide](Installation-Guide)
- Set up your GPG keys - Create or import your keys using the key management features
- Configure your email settings - Set up SMTP for encrypted email sending
- Connect with peers - Start chatting securely with other GPGChat users

GPGChat relies on the GNU Privacy Guard (GPG) implementation of the OpenPGP standard. This provides:
- Public key cryptography for secure communications
- Digital signatures to verify message authenticity
- Strong encryption algorithms to protect your data
- Open standards that have been extensively reviewed by security experts
- [GitHub Issues](https://github.com/yourusername/gpgchat/issues) - Report bugs or request features
- [Discussions](https://github.com/yourusername/gpgchat/discussions) - Ask questions and share ideas
- [Contributing Guidelines](Contributing-Guidelines) - Learn how to contribute to the project

GPGChat is an open-source project under the GNU General Public License. Contributions are welcome!