This poster should cover what it takes to initialize a go-IPFS node, and connect it to a public P2P network.
Use whatever resources available to you, in order to come up with a visual representation of the topic that can be projected on to a poster (similar in spirit to the poster description but with whatever creative freedom your group prefers :^)
- How does the IPFS node initialize itself?
- What services does it offer?
- What configuration options do you have for a node?
- daemon profiles, node config
- How is the network initialized?
- What technologies are used (libp2p, DHT, TCP, etc.)
https://github.com/libp2p/go-libp2p-examples/tree/master/libp2p-host
Setting up an IPFS peer - Carson Farmer
https://godoc.org/github.com/ipfs/go-ipfs/core