Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wireup encryption demo #12

Open
xoron opened this issue Apr 15, 2024 · 0 comments
Open

wireup encryption demo #12

xoron opened this issue Apr 15, 2024 · 0 comments

Comments

@xoron
Copy link
Contributor

xoron commented Apr 15, 2024

creating a javascript encryption demo page: https://chat.positive-intentions.com/#/encrypt

in the file described as: src/components/pages/encryption/Encryption.js some UI components are created, but it isnt connected to the functionality.

encryption functionality is as decribed by the file here: https://github.com/positive-intentions/cryptography/blob/staging/src/stories/components/Cryptography.tsx

it is used as a federated module like in the file: src/components/p2p/ReduxConnectedPeerProvider.js. see import { useCryptography } from "cryptography/Cryptography"; usage in the file.

@xoron xoron added this to Chat Apr 15, 2024
@xoron xoron converted this from a draft issue Apr 15, 2024
@xoron xoron added the demo label Apr 15, 2024
@xoron xoron added this to the Offline experiments milestone Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Todo
Development

No branches or pull requests

1 participant