Replies: 2 comments 6 replies
-
I'm not sure how disabling JavaScript and using a browser extension are related. From my understanding the usual function of browser extensions is to inject arbitrary JavaScript into webpages. Does that injected JavaScript bypass the "don't execute JavaScript" check? |
Beta Was this translation helpful? Give feedback.
2 replies
-
I think that this is out of scope for this project and risks ossifying or leaking the implementation of the check logic. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The Anubis no JavaScript page could embed an API endpoint manifest. This could be used in a browser extension to perform the proof of work without enabling JavaScript. The page could also display a command line sample that executes the proof of work and submits it, for simple browsers.
This would be convenient for us who want to use NoScript or browsers without JavaScript.
Beta Was this translation helpful? Give feedback.
All reactions