-
Notifications
You must be signed in to change notification settings - Fork 31
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
Development of new utilities to enable sharing data that is persisted through IPFS #42
Comments
Ace! Other prior art to be aware of
I'm super interested in using the social graph to encourage optimistic co-hosting amoung friends, and it's something we'd like to add into the IPFS Companion, the browser extension https://github.com/ipfs-shipyard/ipfs-companion. |
Sounds great. Let's speak at 12pm EDT today (Oct 31), the Zoom link is in the Doodle poll. |
Some additional prior art and areas of interest: |
Thinking about sharing on IPFS as a reusable constructAttended by: Actions / thought experiments
Links
Notes |
This is really interesting to me, but sadly I was unable to join. It also happens that I'm looking into doing something similar to keybase for building a network of friends that data can be exchanged securely with. One of the large challenges is how do I meet people and exchange keys if I have not met them before. I have written down some of the thoughts I have in that space that might be relevant here as well: https://hackmd.io/RGwgrGCKTqm1yuS8jRIJlA# On thing that I believe still lacks in the IPFS space is versioned record system and something along those lines had being proposed recently ipfs/specs#191. |
There are a few people from the IPFS team having a zoom conversation tomorrow about identity. If you're interested please ping me or @pgte and we'll get you a calendar invite. |
@aschmahmann thanks. What time is it at? |
It's at Nov 20, 11am EST and I just sent you a calendar invite. If anyone else is interested either comment here (if your email is on your GitHub profile) or message me on IRC @aschmahmann (you can find me in the #ipfs channel on Freenode, remember to register so your messages don't get automatically filtered) |
IPFS Share Files currently makes it relatively easy to send data using IPFS using just a small amount of out-of-band communication. However, it would be interesting to look into developing utilities to add a few more features to applications looking to share data through IPFS.
These could include:
The idea is to make these utilities easy to use across applications and provide specifications so that they can be used in multiple different environments and programming languages.
If you're interested in having a conversation about this please fill out your availability at: https://doodle.com/poll/vqr9dnz7nffv7sf2
Some people who have expressed interest so far:
@olizilla @daviddahl
The text was updated successfully, but these errors were encountered: