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

Distribute public root key with app source code or settings #7

Open
adewes opened this issue Nov 23, 2021 · 0 comments
Open

Distribute public root key with app source code or settings #7

adewes opened this issue Nov 23, 2021 · 0 comments

Comments

@adewes
Copy link
Member

adewes commented Nov 23, 2021

Currently we load the public root key with the other public keys from the API, which is not in the spirit of an end-to-end encrypted solution as the app implicitly trusts the backend to provide the correct key. The root key should instead be distributed with the app so that it can be verified independently of the backend API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant