-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Make Tour Skeleton #225
Comments
Beginning IPFS TourBelow are some potential tour topics. The numbers dont begin with sig digit, as order is still tbd. Introduction0.0 Hello Mars - check things work File Basics.0 Filesystem Node Basics.0 Basics - init Merkle DAG.0 The Merkle DAG Network.0 The Network Daemon.0 Daemon Routing.0 Routing Exchange.0 Exchange IPNS.0 IPNS - Name System Mounting.0 Mounting - note FUSE Plumbing.0 Plumbing Formats.0 Formats - MerkleDAG |
@whyrusleeping @maybebtc @mappum @cryptix anything glaringly missing ^ |
The distinction between (a) announcing/broadcasting all of your added data to the network and (b) not. Not sure where that fits. |
Yeah, where is pinning mentioned? |
@whyrusleeping When you say pinning, you mean broadcasting, right? I think this is what is meant by pinning: To avoid confusion, in our communication and docs, we may need to agree on lexicon and distinguish between these different behaviors. |
@whyrusleeping @maybebtc does this distinguish them? |
yes |
👍 |
Identity This is somewhat relevant at NB: user is introduced to edit: err |
agreed, since they will have to run it before ipfs init anyways. |
Also, maybe a section under Daemon mentioning the fact that they can easily write their own code to communicate with the local ipfs daemon? Its always cool to just be able to netcat to a port and fire commands off |
Thanks guys! So far, at least these additions:
edits:
|
+ bootstrapping |
Is this still something wanted? It looks like the tour command has recently been scrapped entirely in #4123. |
Yeah we're not gonna incorporate this for the time being -- thanks for pinging! |
Tidy up bootstrapping
No description provided.
The text was updated successfully, but these errors were encountered: