feature: add secured message
- encrypt/decrypt every message (require ^0.0.2) Signed-off-by: pakintada@gmail.com <Pakin>
This commit is contained in:
parent
4ca8b3b270
commit
2a0841a798
14 changed files with 314 additions and 147 deletions
|
|
@ -66,6 +66,7 @@
|
|||
"@dnd-kit/abstract": "^0.2.4",
|
||||
"@dnd-kit/helpers": "^0.2.4",
|
||||
"@tanstack/match-sorter-utils": "^8.19.4",
|
||||
"@types/semver": "^7.7.1",
|
||||
"@xterm/xterm": "^5.5.0",
|
||||
"@yume-chan/adb": "^2.6.0",
|
||||
"@yume-chan/adb-credential-web": "^2.1.0",
|
||||
|
|
@ -77,6 +78,7 @@
|
|||
"firebase": "^12.14.0",
|
||||
"idb": "^8.0.3",
|
||||
"mode-watcher": "^1.1.0",
|
||||
"semver": "^7.8.4",
|
||||
"usb": "^2.17.0",
|
||||
"uuid": "^13.0.0",
|
||||
"xterm-addon-fit": "^0.8.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue