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

Added share target #46

Merged
merged 1 commit into from
Feb 3, 2023
Merged

Added share target #46

merged 1 commit into from
Feb 3, 2023

Conversation

retog
Copy link
Contributor

@retog retog commented Jan 31, 2023

  • Service worker temporarily stores shared document in a map and redirects client to landing page
  • Landing page gets temporary document and upload to server
  • Landing page shows link to new document

Copy link
Member

@nleanba nleanba left a comment

Choose a reason for hiding this comment

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

why ipfs?

@retog
Copy link
Contributor Author

retog commented Feb 3, 2023

why ipfs?

I need to assign an identifier to the blobs. A hash seemed appropriate as identifier and the ipfs algorith is established.

@retog retog merged commit 18de062 into master Feb 3, 2023
@retog retog deleted the sharetarget branch May 6, 2023 13:55
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