Skip to content
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

Discovery of other peers over internet #25

Open
adzialocha opened this issue Jan 17, 2025 · 1 comment
Open

Discovery of other peers over internet #25

adzialocha opened this issue Jan 17, 2025 · 1 comment
Assignees
Labels
backend p2p networking, p2panda, etc.

Comments

@adzialocha
Copy link
Member

This is fairly easy to do:

  1. We need a specify a relay endpoint for STUN (can use the one we host ourselves as p2panda to guarantee version compatibility with Iroh dependencies)
  2. Deploy an aardvark node on a server which serves as a "headless" bootstrap node (without persistance)
  3. Mention the public key (and optionally static IP addresses) of the bootstrap node in Aardvark
@adzialocha adzialocha added the backend p2p networking, p2panda, etc. label Jan 17, 2025
@adzialocha adzialocha self-assigned this Jan 28, 2025
@adzialocha
Copy link
Member Author

Related p2panda ticket: p2panda/p2panda#664

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend p2p networking, p2panda, etc.
Projects
None yet
Development

No branches or pull requests

1 participant