{"id":16220125,"url":"https://github.com/conejoninja/cerrojo","last_synced_at":"2026-03-07T07:32:33.805Z","repository":{"id":65127176,"uuid":"89122040","full_name":"conejoninja/cerrojo","owner":"conejoninja","description":"Common Go interface for communicating with TREZOR \u0026 KEEPKEY devices ","archived":false,"fork":false,"pushed_at":"2017-05-13T17:44:34.000Z","size":384,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-01T20:29:07.420Z","etag":null,"topics":["bitcoin","golang","keepkey","trezor","usb"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/conejoninja.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-04-23T06:28:59.000Z","updated_at":"2020-04-11T10:26:02.000Z","dependencies_parsed_at":"2022-12-31T00:02:17.801Z","dependency_job_id":null,"html_url":"https://github.com/conejoninja/cerrojo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/conejoninja/cerrojo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conejoninja%2Fcerrojo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conejoninja%2Fcerrojo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conejoninja%2Fcerrojo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conejoninja%2Fcerrojo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/conejoninja","download_url":"https://codeload.github.com/conejoninja/cerrojo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conejoninja%2Fcerrojo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30209730,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T05:23:27.321Z","status":"ssl_error","status_checked_at":"2026-03-07T05:00:17.256Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bitcoin","golang","keepkey","trezor","usb"],"created_at":"2024-10-10T11:57:34.258Z","updated_at":"2026-03-07T07:32:33.784Z","avatar_url":"https://github.com/conejoninja.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"CERROJO\n=======\nGo package to work with [TREZOR](http://bitcointrezor.com/) and [KEEPKEY](http://keepkey.com/) devices. This repository is an unofficial package written in Go (golang), for any official package, code or tool, please go to the official [TREZOR repository](https://github.com/trezor) or [KEEPKEY repository](https://github.com/keepkey).\n\n## What is TREZOR?\n\nTREZOR is a single purpose device which allows you to make secure Bitcoin transactions. With TREZOR, transactions are completely safe even when initiated on a compromised or vulnerable computer.\n\n\n## What is KEEPKEY?\n\nKeepKey is a hardware wallet that secures bitcoin, ethereum, litecoin, dogecoin, dash, and namecoin. Your assets are protected from hackers and thieves..\n\n\n## Installation\n```bash\n$ go get github.com/conejoninja/cerrojo\n```\n\n## Documentation\nNone yet, it's a work in progress\n\n## Supported methods\nAlmost everything is supported except *debuglink* related stuff. Transactions methods are done but not tested.\n\n## Tests\nGo to the *tests* folder and run them with\n```bash\n// Put your device in bootloader mode\ngo test -v cerrojo_bootloader_test.go\n// Disconnect and connect your device in normal mode\ngo test -v cerrojo_test.go\n```\n\nRunning tests the *traditional* Go way (*go test*) will not work, as for cerrojo_bootloader_test.go to run you need to put your device in *bootloader* mode, the rest of the tests are run in normal mode.\n\n## Contributing to this project:\n\nIf you find any improvement or issue you want to fix, feel free to send me a pull request.\n\n## License\n\nThis is distributed under the Apache License v2.0\n\nCopyright 2016-2017 Daniel Esteban  -  conejo@conejo.me\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n\n\n## Notes\n\nFor a TREZOR-specific version of this project, please refer to [TESORO project](https://https://github.com/conejoninja/tesoro/), which was the seed of this one.\n\n\n![](https://raw.githubusercontent.com/conejoninja/cerrojo/master/assets/ribbon.png)\n\nIf you would like to donate via Bitcoin, please send your donation to this wallet:\n\n   ![](https://raw.githubusercontent.com/conejoninja/cerrojo/master/assets/qr.png)\n\nBitcoin: **1G9d7uVvioNt8Emsv6fVmCdAPc41nX1c8J**","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconejoninja%2Fcerrojo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconejoninja%2Fcerrojo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconejoninja%2Fcerrojo/lists"}