Skip to content

Supplement IPFS concepts with diagrams. #608

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

Closed
kvutien opened this issue Jan 24, 2021 · 8 comments
Closed

Supplement IPFS concepts with diagrams. #608

kvutien opened this issue Jan 24, 2021 · 8 comments
Labels
dif/medium Prior experience is likely helpful kind/enhancement A net-new feature or an improvement to an existing feature need/analysis Needs further analysis before proceeding P2 Medium: Good to have, but can wait until someone steps up status/ready Ready to be worked topic/design-visual Visual design ONLY, not part of a larger UX effort

Comments

@kvutien
Copy link

kvutien commented Jan 24, 2021

I'm reading the explanations on https://docs.ipfs.io/concepts/how-ipfs-works/#distributed-hash-tables-dhts and I find it a bit hard to follow. Maybe it's not quite a "IPFS 101" because you assume the reader is not a beginner? https://en.wikipedia.org/wiki/101_(topic)

Until the Merkle DAG I could more or less understand because I've been exposed to Ethereum's Merkle trees, but even here a diagram could help.

Then from the DHT I was kind of lost. What are the blocks? what kind of key-values pairs? And how the connection multiplexing works?

I don't know how your average reader thinks, I'd suggest a liberal use of diagrams here.

@welcome
Copy link

welcome bot commented Jan 24, 2021

Thank you for submitting your first issue to this repository! A maintainer will be here shortly to triage and review.
In the meantime, please double-check that you have provided all the necessary information to make this process easy! Any information that can help save additiona round trips is useful! We currently aim to give initial feedback within two business days. If this does not happen, feel free to leave a comment.
Please keep an eye on how this issue will be labeled, as labels give an overview of priorities, assignments and additional actions requested by the maintainers:

  • "Priority" labels will show how urgent this is for the team.
  • "Status" labels will show if this is ready to be worked on, blocked, or in progress.
  • "Need" labels will indicate if additional input or analysis is required.

Finally, remember to use https://discuss.ipfs.io if you just need general support.

@johnnymatthews johnnymatthews changed the title [DOCS ISSUE] How about a few diagrams? Supplement IPFS concepts with diagrams. Jan 26, 2021
@johnnymatthews johnnymatthews added dif/medium Prior experience is likely helpful kind/enhancement A net-new feature or an improvement to an existing feature need/analysis Needs further analysis before proceeding P2 Medium: Good to have, but can wait until someone steps up status/ready Ready to be worked topic/design-visual Visual design ONLY, not part of a larger UX effort labels Jan 26, 2021
@johnnymatthews
Copy link
Contributor

This is a fair point. There currently aren't any designers/illustrators on the IPFS docs team, and as such, we've relied pretty heavily on words to explain and educate. However, adding a few diagrams through the docs will hugely improve things, especially within the concepts section. What we should do here is define exactly which concepts need diagrams and what those diagrams should illustrate.

@kvutien, you've already mentioned that adding some illustrations for block, key-value pairs, and connection multiplexing would help. Are there any other sections or concepts you came across that you think could do with some illustrations?

@kvutien
Copy link
Author

kvutien commented Jan 26, 2021

Are there any other sections or concepts you came across that you think could do with some illustrations?
...

Thank you for the indulgent reply. I'm just starting to get acquainted with IPFS for a #tech4good project named Machu Picchu so this page is my first contact. This is why I contributed this remark because it's a reaction from someone really fresh in the domain, and eager to learn.

If you want, I could try and share a set of Google slides with you, containing some tentative diagrams how I understood the explanations, for you to amend and add in the 101.

There are probably many other sections that might take advantage of diagrams, but for sure, a section named "101" would be largely benefit from them, to handhold the newcomer. I'll continue reading and let you know.

To digress a little bit from the topic, here is an explanation of Machu Picchu, to hint why IPFS would be the core tool for Machu Picchu: https://youtu.be/9fWTD8gf-Us and here is the same in text-only form https://kvutien-yes.medium.com/machu-picchu-how-the-blockchain-can-help-persons-in-need-8396820d13d1. I've spent some time helping humanitarians. They favor operations and IT (Information techno) is not their main focus. However, IMHO they would benefit tremendously from the new technologies.

@johnnymatthews
Copy link
Contributor

I could try and share a set of Google slides with you - @kvutien

That would be incredibly useful, thanks!

Machu Picchu sounds like an interesting project! No doubt we'll hear more about it in the future.

@kvutien
Copy link
Author

kvutien commented Jan 26, 2021

@kvutien
Copy link
Author

kvutien commented Jun 21, 2021

In the meantime, I'm starting the ProtoSchool tutorials. They are incredibly helpful to understand IPFS and the underlying concepts.

  1. Maybe a quick fix for this IPFS 101 page is to add a section on IPLD before going in down into Merkle trees and DHT? What do you think?

  2. IMHO what confuses me as a beginner is that the IPFS team is a decentralised team: everyone is free to write what he/she thinks that could be useful but there is no technical editor who has authority to coordinate the style and the contents among all the posts. Some contents are amazing and some are somewhat obscure.

  3. BTW, you may be interested to know that the first 4 links of this intro page of this doc github are broken? Same for [this README](https://github.com/ipfs/ipfs-docs/blob/main/docs/how-to/README.md. I volunteer to chase the links and do a PR. I'm interested to read and learn so anyhow i'll fork the repo and do the corrections for my own use. If it can be useful to other people, it's just as good.

@2color
Copy link
Member

2color commented May 18, 2022

I stumbled upon this issue and thought it might be useful to share this interactive visualisation that explains Kademilia: https://kelseyc18.github.io/kademlia_vis/basics/1/

@salmad3
Copy link
Contributor

salmad3 commented Dec 12, 2022

We started a unified graphics initiative for libp2p in collaboration with Crcle: libp2p/docs#206. This can be scaled to IPFS content (and beyond) once ready.

@github-project-automation github-project-automation bot moved this from 📋 Backlog to ✅ Done in Protocol Docs Mar 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dif/medium Prior experience is likely helpful kind/enhancement A net-new feature or an improvement to an existing feature need/analysis Needs further analysis before proceeding P2 Medium: Good to have, but can wait until someone steps up status/ready Ready to be worked topic/design-visual Visual design ONLY, not part of a larger UX effort
Projects
None yet
Development

No branches or pull requests

4 participants