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

rpc "user=user" "password=password" #115

Open
psztorc opened this issue Oct 17, 2024 · 0 comments
Open

rpc "user=user" "password=password" #115

psztorc opened this issue Oct 17, 2024 · 0 comments

Comments

@psztorc
Copy link
Contributor

psztorc commented Oct 17, 2024

I believe that, for convenience, the launcher has been writing .conf files that have "password=password".

This is obviously a flaw, and will not work in the real world.

My guess is that the best way to fix it is:

  1. Make sure that the launcher wal
  2. The launcher wallet will have a master seed (which it creates immediately upon downloading the bip300enforcer)
  3. just hash this or something and set "password=[0a117..]"
  4. set "user=user" ... ( OR, optionally , hash the password again and set user to the first ~6 characters )
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

1 participant