livepeer / livepeer/go-livepeer
add the creation of an encrypted config file containing the password of the ETH wallet used.
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 586
- Forks
- 226
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 19
Description
add the creation during the first launch of the livepeer executable of an encrypted config file containing the password of the ETH wallet used.
That will increase the security of your node's ETH Wallet and avoid to keep the wallet and its password in clear on the server's node.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the livepeer executable's first-launch flow and the existing ETH wallet and password handling. Determine how an encrypted config file can be created without retaining those credentials in clear text, then verify that a fresh launch creates it and the node can use the protected wallet password.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- blockchain, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100