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

Ability to specify seednodes and network key via the daemon #1267

Open
KewbitXMR opened this issue Sep 10, 2024 · 1 comment
Open

Ability to specify seednodes and network key via the daemon #1267

KewbitXMR opened this issue Sep 10, 2024 · 1 comment
Labels
is:feature Request for a new feature

Comments

@KewbitXMR
Copy link

KewbitXMR commented Sep 10, 2024

Allows you to specify seednodes via the mobile/desktop app essentially allowing the user to connect to one or any distinct Haveno networks/markets without necessitating separate installers.

Currently seednodes are hardcoded into the software and forkers have to change it manually, it should be dynamic and up to the user which nodes to trust.

This will make using different networks easier, and also allow for federation of some kind in the apps, which I view as an anti-monopoly strategy, which is essential for true decentralisation.

@woodser woodser added the is:feature Request for a new feature label Oct 4, 2024
@boldsuck
Copy link
Contributor

You can specify individual seednodes via cmdline --seedNodes= or in ~/.local/share/Haveno/haveno.properties

For testing purposes I have e.g. ~/.local/share/Haveno-reto/haveno.properties

seedNodes=xephvvzd3orepnny7lbia4nkwie5t7wjivlvvz5lhbsck7ubavystead.onion:9992,z47tltuwytd5icqq4hni2ammvlugp6pcwqboeu7ngawruualxjjuu3ad.onion:9992,hxb5h34hjgyraycrrxlz5ar2q77mjgondzicwzayqwwvuaepssrn5zyd.onion:9993,g4z6oi2wf62nwztwve6qe2hqswj4ezpom6hn7cuy5cxaidey4us76bid.onion:9993,oyui76zng5nhml6xlrysfmyqgoutlhwr3h7p35rlzr5fvtg6tzgavvqd.onion:9992

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is:feature Request for a new feature
Projects
None yet
Development

No branches or pull requests

3 participants