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

PROJECT: Adapt LetheKit for SeedSigner #89

Open
3 tasks
ChristopherA opened this issue May 8, 2022 · 0 comments
Open
3 tasks

PROJECT: Adapt LetheKit for SeedSigner #89

ChristopherA opened this issue May 8, 2022 · 0 comments
Assignees
Labels
good first issue Good for newcomers intern project This issue is in regards to an internship project.

Comments

@ChristopherA
Copy link
Contributor

ChristopherA commented May 8, 2022

  • Review Issue
  • Create Subtasks
  • Determine if LetheKit Needs to Be Updated

LetheKit v0 is an open source DIY hardware box with offline cryptographic tools. It can use dice for entropy, import seeds in a variety formats, and exports derived keys using UR-based QR codes.

However, it can't support crypto-request QRs, or sign transactions as it does not have a camera.

SeedSigner is another open source DIY device that does have a camera and a better display but it does not support UR QRs.

The goal would be to evaluate if we can submit patches to @SeedSigner to add all the UR functionality that LetheKit has, and if not, port the LetheKit code to that hardware as an alternative to the seedsigner code base.

Sub-projects could be to understand requirements (for instance, LetheKit forgets when powered off, I'm not sure with seedsigner) and use cases, evaluate their code, update the existing LetheKit v0 code for recent UR features, write docs, create a video tutorial, update the LetheKit web page, etc.

Suitable as a possible internship project. See Discussion

@ksedgwic or @gorazdko, fomer leads on LetheKit project might be persuaded to be mentors.

@ChristopherA ChristopherA added the intern project This issue is in regards to an internship project. label May 8, 2022
@shannona shannona changed the title PROTOTYPE: Adapt LetheKit for SeedSigner PROJECT: Adapt LetheKit for SeedSigner May 25, 2022
@shannona shannona added the good first issue Good for newcomers label May 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers intern project This issue is in regards to an internship project.
Projects
Status: 2025 Backlog
Development

No branches or pull requests

3 participants