Skip to content
This repository has been archived by the owner on Jul 29, 2018. It is now read-only.

Client-side authentication? #30

Open
vdavez opened this issue Jun 13, 2014 · 0 comments
Open

Client-side authentication? #30

vdavez opened this issue Jun 13, 2014 · 0 comments

Comments

@vdavez
Copy link
Contributor

vdavez commented Jun 13, 2014

Using node and browserify, it is possible to use the crypto module in the browser--at least for sha-256. This means that client-side checksums can be a thing. Which could be good for the end-user and reduces drain on the server. You'd still need to check the hash against the DB, but you're not actually using the server to do the computation. So that's neat.

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

No branches or pull requests

1 participant