This poster should cover what it takes to initialize a JS-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 JS-IPFS establish connections?
- What technologies (websockets, etc.)
- How is bootstrapping handled?
- What limitations are imposed by different environments?
- browsers, Node.js, Electron, etc.
- Same origin policy
- Websocket & webtrc transports
- Rendezvous
- Delegated routing
- DHT
- Multiple tabs
- Storage limits
- Bundle size
- Behaviour profiles
- Preload servers