Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SPOF #58

Open
arlolra opened this issue Aug 10, 2016 · 1 comment
Open

SPOF #58

arlolra opened this issue Aug 10, 2016 · 1 comment

Comments

@arlolra
Copy link
Member

arlolra commented Aug 10, 2016

What sort of availability does the server need to have? What failure modes does the client have for unreachability? We should probably share some thoughts on these things.

@masomel
Copy link
Member

masomel commented Aug 10, 2016

Some quick thoughts: Not sure if you're looking for numbers for the server availability, but ideally, the storage backend needs to be highly reliable, and if possible, have a few server replicas in place in case of a server failure. On the client side, I think the scenario we want to avoid the most is a downgrade to plaintext if the server isn't available. But I think OTR can help here since the clients will exchange keys anyway, and the client can fall back to SMP for key verification.

@vqhuy vqhuy added this to the 0.3.0 milestone Apr 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants