Β«Decentralized P2P Chat & File Transfer - Secure Messaging Without Central Servers:
Creating decentralized P2P technology. Aiming to provide industry-grade cryptographic capabilities encapsulated into a webapp.Β»

Do any of you regularly use @xoron with several people at the same time or even professionally and what is your impression about it?

🐟 https://positive-intentions.com

#chat #p2p #e2ee #filetransfer #security #decentralization #webtools #webapp #pqc #pqcrypto #cryptography #noserver

Decentralized P2P Chat & File Transfer - Secure Messaging Without Central Servers | positive-intentions

Experience secure P2P chat, file transfer, and video calls without registration. Built on decentralized architecture with end-to-end encryption and complete data ownership.

positive-intentions
@kubikpixel
Hm, somehow interesting.
However, I'm unsure what I feel about running it in a browser, in regards about handling my identity?
If I open the PWA in another browser, do I use a different identity?

@xoron

@fasnix

An understandable concern. The app runs on a browser, but the aim is for it to not rely on the internet for the static functionally. It's better demonstrated on the open source version where you can run index.html in a browser without a static server (making it portable). Check the readme for more details.

https://github.com/positive-intentions/chat

The https://Encrypted.Chat app (as seen on the landing page) is currently close-source and far from finished.

That's right that if you open it in a different browser, it'll be a different identity. I'm working towards that not being an issues by moving towards using the filesystem API, but that's further from finished.

@kubikpixel

Thanks for the interest in my app. I'd like to make it clear a lot of my work is still in development and not ready to replace any other app or service. The app is working as described in the docs,but that doesn't make it production-ready. You can reach out for clarity on any details, but at this early stage in development, there will be breaking changes as I introduce improvements... so use cautiously.

Ultimately the app is presented for testing and demo purposes as I work towards something that is production-ready(, which is not the case at the moment!)

GitHub - positive-intentions/chat: Decentralized chat

Decentralized chat. Contribute to positive-intentions/chat development by creating an account on GitHub.

GitHub