Skip to content

🔒 Trezor Firmware Monorepo

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE.md
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

HyperPeek/trezor-firmware

Folders and files

NameName
Last commit message
Last commit date
Feb 19, 2021
Feb 20, 2021
Mar 25, 2021
Mar 25, 2021
Mar 9, 2021
Mar 17, 2021
Mar 18, 2021
Mar 18, 2021
Jun 6, 2020
Mar 24, 2021
Jan 26, 2021
Mar 18, 2021
May 4, 2020
Nov 5, 2020
Feb 19, 2021
Mar 11, 2020
Feb 5, 2021
Nov 20, 2020
Nov 14, 2020
Nov 20, 2020
Feb 23, 2021
Sep 15, 2020
Apr 30, 2020
Nov 11, 2020
Feb 19, 2021
Aug 16, 2019
Feb 22, 2021
Sep 12, 2019
Feb 5, 2021
Jan 28, 2021
Feb 5, 2021
Feb 5, 2021
Jul 3, 2020

Repository files navigation

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.

About

🔒 Trezor Firmware Monorepo

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE.md
GPL-3.0
COPYING

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 50.1%
  • C 47.6%
  • C++ 1.1%
  • Assembly 0.4%
  • Makefile 0.3%
  • Shell 0.3%
  • Other 0.2%