xoron
@xoron@programming.dev
This is a remote user, information on this page may be incomplete. View at Source ↗
- Comment on [deleted] 23 hours ago:
thanks. this implementation is intended for a p2p messaging app. it works as a webapp and only stores data locally.
the signal architecture requires prekeys to be store on a server, in a p2p approach you dont need presigned keys and the double rachet starts immidiately (the tradoff is there is no offline messaging).
so i understand why signal doesnt do a webapp like many other sevices like whatsapp… my use-case is different.
- Submitted 1 week ago to cybersecurity@infosec.pub | 0 comments