spesmilo / spesmilo/electrum

Lightning backup QR code needs a bit more explanation

Open
#7,449 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
8.6k
Forks
3.5k
Avg merge
2d 8h
Merged PRs (30d)
61

Description

When creating a lightning channel, it instructs you to "save this backup on another device". It doesn't indicate what information the QR code holds or what is necessary to properly secure it. Is it encrypted? Can it be safely stored on an online machine in plain text, or does it need better security?

As an aside, I'm curious how it works across uses. I mean, if you use your channel, then lose data and try to use this backup, how does the recovery process work? I don't see any information about this in the documentation

Contributor guide

No contributing guide indexed for this repository

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 with the Lightning documentation linked in the issue and trace the channel-creation flow that presents the QR code. Verify what the backup contains, whether it is encrypted, how it should be stored, and how recovery works after channel use; done means the documentation answers these questions clearly.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
documentation, security
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.