by labadal on 5/26/25, 4:58 PM with 1 comments
We got rid of identifiers — phone numbers, usernames, even high-entropy IDs — and what’s left is a messaging app that does everything, while still respecting your privacy and time. You can learn more about our protocol here: https://portmessenger.com/port-protocol-v1 .
Don’t worry, we didn’t reimplement a crypto library. We built end-to-end encryption with OpenSSL at the core. We’re actively improving our docs, cleaning up bad choices and everything else before we publish our source code so you can see how we did it!
Please check it out and let us know what you think. Any feedback goes a long way!
by potholereseller on 5/27/25, 2:26 AM
FWIW, it's better to release source code early than to make it perfect. No rational person will judge your code quality; a rational person would just submit pull requests.