p2ps 0.1.0

Easy to implement security for p2p connections
Documentation
p2ps-0.1.0 has been yanked.

p2ps

📌 Overview

p2ps is a Rust library designed to make it easy to establish a secure connection between two peers using the Diffie-Hellman algorithm, without requiring certificates or complex setup.

🚀 Objective

The goal of this project is to provide a simple and efficient way to create encrypted peer-to-peer connections without relying on external authorities.

🤝 Looking for Contributors & Ideas

This project is in active development, and I need help! Contributions are welcome, whether it's improving the implementation, fixing bugs, or adding new features. Feel free to open issues, submit pull requests, and share any new ideas that could improve the project.

📄 License

This project is licensed under the MIT License – see the LICENSE file for details.