51 Commits

Author SHA1 Message Date
forest
86a1d903dc update perf stats 2024-12-10 00:21:07 -06:00
Forest Johnson
dacc4c9be6
Merge pull request #7 from sequentialread/content-security-policy
update and fix for CSP + rename
2024-12-09 23:39:30 -06:00
forest
0128784617 fixes after rename 2024-12-09 23:28:41 -06:00
forest
90c777a7e1 rename captcha -> bot deterrent 2024-12-09 20:11:30 -06:00
forest
b7b983eb94 ditch base32768 thing, stick to all-js-on-same-host to comply with CSP 2024-12-08 23:46:12 -06:00
forest
1a04d77a54 fixing race condition bug 2021-09-24 17:28:12 -05:00
forest
1f0205d268 move screencast up 2021-08-13 18:53:32 -05:00
forest
d8e8414fd4 update readme 2021-08-13 18:25:16 -05:00
forest
9e73decf86 fix module URL 2021-07-01 22:59:32 -05:00
forest
4fc983e9c2 fix stupid js bug 2021-03-17 11:34:23 -05:00
forest
c73a9c1c25 update to go version 16 2021-03-11 14:34:19 -06:00
forest
2acb4f72f1 bump version and rebuild 2021-03-01 18:50:30 -06:00
forest
98421a2d48 add React example to readme 2021-02-28 20:25:16 -06:00
forest
8e7638b049 blah 2021-02-28 11:14:21 -06:00
forest
b15d076479 run npm init to validate package.json 2021-02-28 11:13:23 -06:00
forest
39053d1621 move package.json to correct place 2021-02-28 11:05:59 -06:00
forest
f55a03300d add package.json 2021-02-28 10:55:55 -06:00
forest
7bff3f6f3b add init and reset to the DOM API section 2021-02-27 15:45:19 -06:00
forest
dd1b9ce177 add PoW_Captcha_API_Tokens folder to docker image 2021-02-25 18:28:56 -06:00
forest
859e0bfeee better explain data-sqr-captcha-challenge 2021-02-25 18:23:02 -06:00
forest
a542b5d296 exit conditions on wasm build 2021-02-25 18:12:46 -06:00
forest
94395788e4 tabs -> spaces 2021-02-25 17:55:20 -06:00
forest
4009f0441d add API token stuff to the walkthrough 2021-02-25 17:54:22 -06:00
forest
b0744c7126 grammer 2021-02-25 17:47:51 -06:00
forest
33f3e8ab18 explain data-sqr-captcha-url flexibility 2021-02-25 17:46:16 -06:00
forest
4ca76f2610 explain nonce in extended example 2021-02-25 17:40:27 -06:00
forest
d20e2c9dd8 formatting 2021-02-25 17:39:11 -06:00
forest
1cf6734f3f add font size info to DOM API 2021-02-25 17:36:09 -06:00
forest
d9a8eae5e9 typo 2021-02-25 17:30:29 -06:00
forest
830ac73bea formatting 2021-02-25 17:30:06 -06:00
forest
8fa04f575d formatting 2021-02-25 17:26:52 -06:00
forest
c4e0d40eee explain nonce passing better 2021-02-25 17:26:14 -06:00
forest
3a3b4fb8c6 explain how its ok to front load the CSS to make it load faster 2021-02-25 17:23:36 -06:00
forest
0ed2585bdb explain where to get nonce from 2021-02-25 17:22:22 -06:00
forest
cdb54e0023 update sequence diagram to include admin api 2021-02-25 17:18:56 -06:00
forest
37c277655d add table of contents 2021-02-25 17:06:38 -06:00
forest
1d8ce4cecb add config and admin api, make tokens required 2021-02-25 16:55:54 -06:00
forest
a05b419fa3 GPLv3 and lowering recommended difficulty to 5 2021-02-25 13:31:42 -06:00
forest
f8226240f6 explain nonce 2021-02-25 05:29:27 -06:00
forest
63acd677f9 implementation details section 2021-02-25 05:18:55 -06:00
forest
98766b0348 fixin typos 2021-02-25 04:49:29 -06:00
forest
dcd3580b0b more readme 2021-02-25 04:45:22 -06:00
forest
cb6628bbc2 more readme 2021-02-25 04:38:25 -06:00
forest
cdf4c10773 more readme 2021-02-25 04:19:16 -06:00
forest
d4b4bf7b66 stpid eclipse ignoring delete side of moved files bug 2021-02-25 03:44:06 -06:00
forest
51d6c51b28 fleshing out the app, creating the README & example app 2021-02-25 03:43:37 -06:00
forest
d498d28677 delete non-wasm version 2021-02-24 21:39:52 -06:00
forest
9a9008867c commit before deleting non-wasm version 2021-02-24 21:38:05 -06:00
forest
3fbc0e3fcd fleshing out client side: loading captchas and PoW in webworker 2021-02-22 20:02:10 -06:00
forest
81127c77c5 hack together first draft of pow captcha server 2021-02-22 17:21:15 -06:00