当前位置: 首页 > 软件库 > Web3 > 开源货币/比特币 >

trezor-firmware

🔒 Trezor Firmware Monorepo
授权协议 View license
开发语言 Python
所属分类 Web3、 开源货币/比特币
软件类型 开源软件
地区 不详
投 递 者 姬浩渺
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

Trezor Firmware

img

Repository Structure

  • ci: Gitlab CI configuration files
  • common/defs: JSON coin definitions and support tables
  • common/protob: Common protobuf definitions for the Trezor protocol
  • common/tools: Tools for managing coin definitions and related data
  • core: Trezor Core, firmware implementation for Trezor T
  • crypto: Stand-alone cryptography library used by both Trezor Core and the Trezor One firmware
  • docs: Assorted documentation
  • legacy: Trezor One firmware implementation
  • python: Python client library and the trezorctl command
  • storage: NORCOW storage implementation used by both Trezor Core and the Trezor One firmware
  • tests: Firmware unit test suite
  • tools: Miscellaneous build and helper scripts
  • vendor: Submodules for external dependencies

Contribute

See CONTRIBUTING.md.

Using Conventional Commits is strongly recommended and might be enforced in future.

Also please have a look at the docs, either in the docs folder or at docs.trezor.io before contributing. The misc chapter should be read in particular because it contains some useful assorted knowledge.

Security vulnerability disclosure

Please report suspected security vulnerabilities in private to security@satoshilabs.com, also see the disclosure section on the Trezor.io website. Please do NOT create publicly viewable issues for suspected security vulnerabilities.

Documentation

See the docs folder or visit docs.trezor.io.

 相关资料
  • Coldcard Wallet Coldcard is a Cheap, Ultra-secure & Opensource Hardware Wallet for Bitcoin.Get yours at ColdcardWallet.com Follow @COLDCARDwallet on Twitter to keep upwith the latest updates and secur

  • Firmware Drivers 固件(Firmware)驱动 BIOS Enhanced Disk Drive calls determine boot disk CONFIG_EDD 这是一个实验性选项,支持实模式BIOS中的增强磁盘服务(EDD),从而允许内核从BIOS中获取第一启动盘(可以从sysfs中查看具体是哪个硬盘),大多数BIOS提供商都没有实现这个特性.不确定的选"N". Set

  • TREZOR SUITE MONOREPO Packages Name Packages suite core, web, desktop, native, data, storage components components, storybook native rollout rollout blockchain-link blockchain-link integration-tests i

  • Deprecated We've moved to monorepo trezor-firmware. Please file all issues and Pull Requests there. TREZOR Core This is the source code for 2nd generation of TREZOR called TREZOR model T. It runs both

  • trezor-crypto Heavily optimized cryptography algorithms for embedded devices. These include: AES/Rijndael encryption/decryption Big Number (256 bit) Arithmetics BIP32 Hierarchical Deterministic Wallet

  • python-trezor Python library and commandline client for communicating with TREZORHardware Wallet See https://trezor.io for more information Install Python-trezor requires Python 3.5 or higher, and lib

相关阅读

相关文章

相关问答

相关文档