Wykres commitów

342 Commity (master)

Autor SHA1 Wiadomość Data
Michał 'rysiek' Woźniak 8bbf48d08f signed-integrity: added test for and for JWT payload not being a valid JSON (ref. #28) 2022-01-13 02:41:22 +00:00
Michał 'rysiek' Woźniak bdad3adeff signed-integrity: added tests for configured public key not loading, and for JWT syntactically invalid (ref. #28) 2022-01-13 02:31:31 +00:00
Michał 'rysiek' Woźniak 44fede8882 signed-integrity: added test for actually using the integrity data from the JWT (ref. #28) 2022-01-13 02:07:11 +00:00
Michał 'rysiek' Woźniak 5254644402 signed-integrity: added test for alg: none JWTs (ref. #28) 2022-01-13 01:53:35 +00:00
Michał 'rysiek' Woźniak 5703763097 signed-integrity: added test for incorrect signature (ref. #28) 2022-01-13 01:43:38 +00:00
Michał 'rysiek' Woźniak 8f2d095ff0 signed-integrity: we are now able to verify the JWT signature (ref. #28) 2022-01-12 23:47:00 +00:00
Michał 'rysiek' Woźniak 68ad9b1fa6 slowly figuring out JWTs and WebCrypto API (ref. #28) 2022-01-12 03:54:36 +00:00
Michał 'rysiek' Woźniak 580042b0c3 package.json cleaner 2022-01-12 03:54:14 +00:00
Michał 'rysiek' Woźniak 6180f8b96a signed-integrity: working on implementing JWT processing (ref. #28) 2022-01-12 00:14:40 +00:00
Michał 'rysiek' Woźniak e1745144c1 started implementing signed-integrity PoC (ref. #28) 2022-01-10 22:21:16 +00:00
Michał 'rysiek' Woźniak b1b6877e54 minor plugins comment fixes 2022-01-10 22:18:58 +00:00
Michał 'rysiek' Woźniak b1cbe459cd Merge branch 'master' of gitlab.com:rysiekpl/libresilient 2022-01-10 18:31:57 +00:00
Michał 'rysiek' Woźniak 45c36292d8 minor bugfix in testing index.html 2022-01-10 18:31:45 +00:00
Michał "rysiek" Woźniak cae39e6de8 Update CONTENT_INTEGRITY.md 2021-12-17 03:35:13 +00:00
Michał "rysiek" Woźniak 1187984181 Merge branch 'documenting-content-integrity' into 'master'
Document results of Content Integrity research

Closes #1

See merge request rysiekpl/libresilient!10
2021-12-17 03:23:16 +00:00
Michał "rysiek" Woźniak 3d6480c8e1 Document results of Content Integrity research 2021-12-17 03:23:16 +00:00
Michał "rysiek" Woźniak d568dfaf16 Merge branch 'rewrite-gun-ipfs' into 'master'
Rewrote the convoluted return statement of getContentFromGunAndIPFS into a linear code flow.

See merge request rysiekpl/libresilient!8
2021-11-29 20:53:53 +00:00
CSDUMMI 2d55e86d03 Rewrote the convoluted return statement of getContentFromGunAndIPFS into a linear code flow. 2021-11-29 20:53:53 +00:00
Michał 'rysiek' Woźniak 6112e5ce01 README: typo fix 2021-11-20 18:50:42 +00:00
Michał 'rysiek' Woźniak 139b1fe8f0 README: info on running tests 2021-11-20 18:48:32 +00:00
Michał 'rysiek' Woźniak 1f0241868f README: info on local testing; added stub index.html for testing LibResilient 2021-11-20 18:42:11 +00:00
Michał 'rysiek' Woźniak 77ee6aa127 service-worker: using config.js from directly under scope the service-worker is registered for 2021-11-18 22:24:44 +00:00
Michał 'rysiek' Woźniak 2603596032 updated tests regarding problematic Request() init fields (ref. #23) 2021-11-17 13:57:47 +00:00
Michał 'rysiek' Woźniak 646e7240a5 service-worker: headers, mode, credentials ignored in Request() init for now 2021-11-16 23:46:13 +00:00
Michał 'rysiek' Woźniak b57d17719d Request() init cannot have "credentials: include" 2021-11-16 23:07:11 +00:00
Michał 'rysiek' Woźniak 67f178924d libresilient test deploy: Request() init cannot have "mode: navigate", it seems 2021-11-16 18:40:14 +00:00
Michał 'rysiek' Woźniak a8707f758b comments and minor whitespace fixes 2021-11-16 15:17:31 +00:00
Michał "rysiek" Woźniak a90a9793a8 Merge branch 'wip-integrity-check-plugin' into 'master'
Implement integrity check plugin

Closes #20

See merge request rysiekpl/libresilient!7
2021-11-14 12:53:49 +00:00
Michał "rysiek" Woźniak 02ba4ea9f3 Implement integrity check plugin 2021-11-14 12:53:49 +00:00
Michał 'rysiek' Woźniak 8cf98f1c64 basic-integrity: minor comment fix 2021-11-13 13:16:59 +00:00
Michał 'rysiek' Woźniak 52cbb6fd8f service-worker: some whitespace fixes 2021-11-13 13:14:17 +00:00
Michał 'rysiek' Woźniak d40fbaaf73 basic-integrity: comment bugfix 2021-11-11 22:52:57 +00:00
Michał "rysiek" Woźniak c8a1888302 Merge branch 'wip-simple-integrity-plugin' into 'master'
simple integrity plugin

Closes #19

See merge request rysiekpl/libresilient!6
2021-11-11 22:39:27 +00:00
Michał "rysiek" Woźniak 9330f9f796 simple integrity plugin 2021-11-11 22:39:26 +00:00
Michał 'rysiek' Woźniak ffe2b2c40c any-of: test added for erroring out when no wrapped plugins configured (ref. #21) 2021-11-11 12:01:08 +00:00
Michał 'rysiek' Woźniak a797cd697a any-of: now throws an error when no wrapped plugins configured (ref. #21) 2021-11-11 10:05:48 +00:00
Michał "rysiek" Woźniak 890708ce46 Merge branch 'wip-subresource-integrity' into 'master'
Subresource Integrity exposed to plugins from Service Worker

See merge request rysiekpl/libresilient!5
2021-11-08 20:51:27 +00:00
Michał "rysiek" Woźniak 4f528a4123 Subresource Integrity exposed to plugins from Service Worker 2021-11-08 20:51:27 +00:00
Michał "rysiek" Woźniak 0d5db7e2a0 Merge branch 'wip-testing-docker-shared-runners' into 'master'
Docker shared runners used for tests

See merge request rysiekpl/libresilient!4
2021-11-08 18:29:53 +00:00
Michał "rysiek" Woźniak 8f3fbeb482 Docker shared runners used for tests 2021-11-08 18:29:53 +00:00
Michał "rysiek" Woźniak 5ae10d07aa Update .gitlab-ci.yml - testing shared runners for tests 2021-11-08 18:02:29 +00:00
Michał "rysiek" Woźniak 4798ba0a42 Updated docs/ARCHITECTURE.md to reflect the current code 2021-11-02 00:27:43 +00:00
Michał 'rysiek' Woźniak 736675fa06 minor fix: it's resilient.is, not libresilient.is 2021-09-19 12:00:17 +00:00
Michał 'rysiek' Woźniak c2451ba49e service-worker status indicator works well again (ref. #16) 2021-09-19 11:56:57 +00:00
Michał "rysiek" Woźniak 05eea78700 Merge branch 'wip-improved-plugin-loading' into 'master'
Improved plugin loading

See merge request rysiekpl/libresilient!3
2021-09-19 10:22:25 +00:00
Michał 'rysiek' Woźniak 4d3558e1b5 cleanups and bugfixes related to the new plugin loader (ref. #15) 2021-09-19 10:04:19 +00:00
Michał 'rysiek' Woźniak 672be5d223 service-worker: tests fixed for the new plugin loader, and a test added for using multiple instances of the same plugin (ref. #15) 2021-09-19 01:23:26 +00:00
Michał 'rysiek' Woźniak 8603237db0 service-worker: working on making tests run with the new plugin loader (ref. #15) 2021-09-18 23:35:22 +00:00
Michał 'rysiek' Woźniak ffe9dd28d5 tests fixed for any-of plugin (ref. #15) 2021-09-18 22:55:17 +00:00
Michał 'rysiek' Woźniak 5f6552e322 service-worker: plugin loader rewritten, enabling using the same plugin multiple times (ref. #15); any-of: using the "uses" config field instead of old "plugins" 2021-09-18 22:52:54 +00:00