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

Flag to disable dht or mdns #6

Open
mafintosh opened this issue Jan 18, 2019 · 2 comments
Open

Flag to disable dht or mdns #6

mafintosh opened this issue Jan 18, 2019 · 2 comments

Comments

@mafintosh
Copy link
Contributor

{ dht: false } should disable the dht and { multicast: false } should disable mdns

@RangerMauve
Copy link

Would a PR for this be welcome? Maybe using mdns instead of multicast, though?

@gmaclennan
Copy link

@mafintosh any plans for this option? I'd like to upgrade Mapeo to use hyperswarm, but for privacy and bandwidth considerations we would like to default to local-network discovery only (e.g. disable the dht).

Use-case: A user is on a phone with limited bandwidth (or expensive bandwidth) and wants to sync over a local network, but does not want to accidentally connect over the internet to another device that might be online at the same time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants