-
Notifications
You must be signed in to change notification settings - Fork 9
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
WebRecorder.io #3
Comments
Update here as well: I have created a very simple prototype that records and replays from/to IPFS: There's still a few issues that would need to be resolved as far as integration, as webrecorder is designed to allow users to create private collections, as well as delete content. (Mostly probably some of these options would not be available if users choose IPFS for storage, at least initially) |
@ikreymer This is cool! I'm a big fan of uwsgi :) . I will be able to look more closely at your code this weekend but it looks good. |
very cool. would love to see this in a chrome extension. also, would be nice to use a datastructure made up of ipfs objects for the index. think of each ipfs object (or dag node) as a single json document, and you get to "merkle link" between nodes. |
See ipfs-inactive/archives#28 for context.
Opening this issue to discuss details of IPFS integration.
CC: @ikreymer @amstocker
The text was updated successfully, but these errors were encountered: