js-waku-examples/examples
fryorcraken 3c7795e121
Improved security (#291)
- Notes are fully encrypted using Waku Message version 1 (no metadata leak)
- Notes are always encrypted, key is part of the URL
- Using standard uuid v4 from browser API to generate ID
- upgraded deps to fix a bug
2024-01-03 00:45:40 +01:00
..
eth-pm chore: update waku deps (#261) 2023-08-07 13:15:01 +02:00
flush-notes Improved security (#291) 2024-01-03 00:45:40 +01:00
light-chat chore: update waku deps (#261) 2023-08-07 13:15:01 +02:00
light-js feat: add button to query from store in light-js 2023-11-03 16:58:07 -07:00
noise-js chore: update waku deps (#261) 2023-08-07 13:15:01 +02:00
noise-rtc chore: update waku deps (#261) 2023-08-07 13:15:01 +02:00
relay-angular-chat chore: update docs link (#251) 2023-07-12 11:11:30 +01:00
relay-direct-rtc feat: add direct relay-rtc example (#260) 2023-10-03 01:03:48 +02:00
relay-js chore: update waku deps (#261) 2023-08-07 13:15:01 +02:00
relay-reactjs-chat chore: update waku deps (#261) 2023-08-07 13:15:01 +02:00
rln-js bug: fix base path (#288) 2023-11-23 01:56:35 +03:00
store-js chore: update waku deps (#261) 2023-08-07 13:15:01 +02:00
store-reactjs-chat fix: failed parsing problem (#287) 2023-11-17 10:55:32 +03:00
web-chat only show ws peers in discovery 2023-11-02 18:14:56 +05:30