Skip to content

Password Protected LNDConnect #14

@JimmyMow

Description

@JimmyMow

I propose an update of lndconnect that allows a user to add a password before outputting the QRCode or string. Then the QRCode data or string data is encrypted using the user's password.

The reasons for this are:

  1. The data is no longer sensitive
  2. The data will not be so long, resulting in easier to scan QRCodes

I think we should add an additional field such as password=true to keep backwards compatibility. When clients parse the lndconnect strings, they should parse the password field, knowing whether this lndconnect data is hashed with a password or not. Then clients can prompt users for their password and decrypt the lndconnect string.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions