You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/core
Andrew Kozlik 58e06ba22c
core/seed: Ensure ed25519 paths are hardened in Keychain.derive().
5 years ago
..
assets
docker/emulator
docs docs: move git hooks to core docs and update 5 years ago
embed core/seed: Add SLIP-0021 implementation and tests. 5 years ago
mocks core/seed: Add SLIP-0021 implementation and tests. 5 years ago
site_scons/site_tools/micropython
src core/seed: Ensure ed25519 paths are hardened in Keychain.derive(). 5 years ago
tests core/seed: Add SLIP-0021 implementation and tests. 5 years ago
tools core/typing: improve extmod types 5 years ago
vendor
.dockerignore
.gitignore core: git ignore coverage outputs 5 years ago
.pylintrc
AUTHORS
COPYING
ChangeLog core: update ChangeLog 5 years ago
Makefile core/typing: add annotations 5 years ago
README.md all: rename TREZOR to Trezor where possible 5 years ago
SConscript.boardloader
SConscript.bootloader core: Use PRNG when generating random delays. 5 years ago
SConscript.firmware core: add slip39 keyboard 5 years ago
SConscript.prodtest core: Use PRNG when generating random delays. 5 years ago
SConscript.reflash
SConscript.unix core: add slip39 keyboard 5 years ago
SConstruct
asan_blacklist.txt core: asan config 5 years ago
build-docker.sh
emu.sh core/emu: use #!/usr/bin/env in shebang (#263) 5 years ago
pytest.ini
trezor_cmd.sh all: rename TREZOR to Trezor where possible 5 years ago

README.md

Trezor Core

Trezor Logo

Build Status Gitter

This is the source code for 2nd generation of Trezor called Trezor model T.

It runs both inside of the device and also in the Trezor Emulator.

emulator

Documentation