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

Add trust mechanism on connection #13

Open
piranna opened this issue Jul 31, 2013 · 0 comments
Open

Add trust mechanism on connection #13

piranna opened this issue Jul 31, 2013 · 0 comments

Comments

@piranna
Copy link
Member

piranna commented Jul 31, 2013

After a connection has been achieved (ideally after doing the secure connection on issue #12 ), send an unique ID generated the first time the application was launched (or set by the user) stored on the localStorage that efectively identify uniquely to the peer over diferent sessions, and use a digest mechanism to authenticate it, so if we trust on it we had their digest token stored on local and authentication is successful. If not, authentication is failed and we can not be sure that he is what he said he is and we can act in consecuence.

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

1 participant