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

examples: add encryption example. #2117

Merged
merged 6 commits into from
Dec 9, 2024
Merged

examples: add encryption example. #2117

merged 6 commits into from
Dec 9, 2024

Conversation

Copy link

netlify bot commented Dec 7, 2024

Deploy Preview for electric-next ready!

Name Link
🔨 Latest commit 42454ee
🔍 Latest deploy log https://app.netlify.com/sites/electric-next/deploys/6754aba4fb42e700082631ba
😎 Deploy Preview https://deploy-preview-2117--electric-next.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

github-actions bot commented Dec 7, 2024

Copy link
Contributor

@samwillis samwillis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great! Anyone that goes this route is going to be experienced in encryption, and so a basic example like this is perfect to show the concept without having to go too far in building out a full system. We don't want to show patterns for key exchange or generation.

examples/encryption/src/Example.tsx Show resolved Hide resolved
examples/encryption/src/Example.tsx Outdated Show resolved Hide resolved
examples/encryption/src/Example.tsx Show resolved Hide resolved
Seeiungs how we're using crypto APIs in the example.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants