Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
This repository was archived by the owner on Mar 16, 2020. It is now read-only.
/bolos-rsPublic archive

3rd party BOLOS SDK for Rust

NotificationsYou must be signed in to change notification settings

roosmaa/bolos-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 

Repository files navigation

bolos-rs is a 3rd party (experimental) BOLOS SDK written in Rust for developing applications for the Ledger hardware security devices. At this time, it is primarily a research project that explores what benefits a Rust based SDK can bring to the Ledger developer experience.

Quick start

Check outdemos/ folder for instructions on how to build this code.

Why does this exist?

While developing Ledger applications with theofficial Ledger C SDK, I saw and experienced quite a few ways to shoot oneself painfully in the foot. I got to thinking several times how a more powerful type system (like the one Rust features) could be used to model APIs in a way that would protect the users. And some time later I found myself scratching that itch.

Project goals

The overall direction forbolos-rs is to create a superior developer experience than that of the official C SDK.

  • Quick and easy development environment setup by relying on the Rust infrastructure
  • Application code should be 100% safe Rust
  • Opinionated APIs that enforce (or nudge towards) safety

Project status

It is not possible to build anything useful currently. APIs will have a lot of breaking changes, there is no documentation nor tests. In short - you shouldn't use it.

What works:

  • Rendering of user interfaces

What doesn't work:

  • Communicating with the host computer via USB
  • Communicating with the browser via U2F
  • Invoking various cryptography related fuctions from the firmware
  • (and many other smaller things)

License

This code is intentionally without a license. I haven't decided on the license yet, so you may not use this code in any way. If you do, however, happen to read through it and want to give some feedback, then pleaseopen an issue.

About

3rd party BOLOS SDK for Rust

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp