privacylab / talek

a Private Publish Subscribe System
BSD 2-Clause "Simplified" License
48 stars 5 forks source link

Signal Integration #46

Open ryscheng opened 7 years ago

ryscheng commented 7 years ago

Fork Signal and use Talek for private messaging

May need a mechanism to manually add contacts via QR code if we cannot find a reasonable replacement for key distribution.

willscott commented 7 years ago

In talking with mobile developer friends, i'm still worried that our regular polling is going to be a big battery drain for mobile use case.

We should think about what can be done to minimize the need for regular data transfer. (i realize this is in tension with the current model of oblivious communication behavior)