Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
wmf
12y ago
0 comments
Save
Share
Assuming that browsers have implemented Web Crypto, how do you know you're using it and not an evil polyfill?
0 comments
1 comments · 1 top-level
top
newest
oldest
blazingice
12y ago
Some JS engines already disallow security-violating operations from happening (such as inserting evil hooks into document.location). These same protections could apply to any Crypto object.
j
/
k
navigate · click thread line to collapse