This repository has been archived on 2023-12-17. You can view files and clone it, but cannot push or open issues or pull requests.
extension/src/main
Derrick Hammer cbc864c950
feat: add encrypted communication mechanism to the kernel for the private key
2023-07-18 08:53:51 -04:00
..
background refactor: further split background entry into more components 2023-07-17 23:51:03 -04:00
bootloader feat: add encrypted communication mechanism to the kernel for the private key 2023-07-18 08:53:51 -04:00
background.ts feat: implement a simple dynamic message system from the background script to the bootloader/kernel 2023-07-18 08:51:18 -04:00
bootloader.ts feat: implement a simple dynamic message system from the background script to the bootloader/kernel 2023-07-18 08:51:18 -04:00
bridge.ts refactor: remove unneeded listener 2023-07-17 23:51:34 -04:00
crypto.ts *Implement a crypto subtle polyfill 2022-08-22 01:19:34 -04:00
cryptoLoader.ts *Change crypto loader to use DOMContentLoaded to ensure document.head exists 2022-08-22 03:22:03 -04:00