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

tests: e2e #254

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from
Draft

tests: e2e #254

wants to merge 11 commits into from

Conversation

revolunet
Copy link
Collaborator

@revolunet revolunet commented Sep 12, 2024

Testing e2e encryption following #252 #253 using e2esdk

This PoC demonstrates :

  • signup+login to e2esdk to fetch keys
  • create a document and an associated keychain
  • encrypt document content on write
  • decrypt document content on read

Todo :

  • share with some user
  • cleanify
  • use some OIDC to authenticate the user id (webhook?)

The e2e server itself is hosted independently for the demo.

Big up @RaitoBezarius for the huge help 💪

@revolunet revolunet marked this pull request as draft September 12, 2024 14:04
AntoLC and others added 7 commits September 12, 2024 16:42
Stop to save a y.js doc to save the json editor.
Useful for E2EE encryption identification.

Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
@RaitoBezarius
Copy link

Basic workflow is working now!

@revolunet
Copy link
Collaborator Author

The document on S3:

image(1)

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.

4 participants