livepeer / livepeer/go-livepeer

add the creation of an encrypted config file containing the password of the ETH wallet used.

Open
#2,239 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area: blockchain help wanted need: more info
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.