- [ ] Node Discovery - [ ] Maybe a central server with a manifest with all present nodes (or make the manifest be present on every node). This is still to be thought over. - [ ] Path Discovery - [ ] Implement [BFS (Breadth-First Search)](https://en.wikipedia.org/wiki/Breadth-first_search) algorithm - [ ] Encryption - [ ] Implement RSA2048 encryption