MoneroSigner Project Tracking
The project is actively being developed, this page is where to checkout the latest raodblocks, improvements and timelines.
The MoneroSigner project has a lot of moving parts. I have broken the project out into bigger project milestones. These milestones have a large amount of smaller sub tasks and can be hard to measure or track when following the github or social media.
seedsigner emulator audit [COMPLETE]
I created a fork of the seedsigner emulator for monerosigner available here: https://github.com/Monero-HackerIndustrial/monerosigner-emulator
PortableMoneroQR research and standard creation [INPROGRESS]
Portable MoneroQR - The portable monero qr standard is the standard created for the monerosigner project. https://github.com/Monero-HackerIndustrial/PortableMoneroQR
Companion Application [BACKLOG]
MoneroSigner Companion - Moneorsigner companion provides a toolset for interacting with Monerosigner devices in an offline way. https://github.com/Monero-HackerIndustrial/MoneroSigner-Companion
DIY scripts & docs [BACKLOG]
moneroSignerLibraries [BACKLOG]
MoneroSigner Libraries- Libraries utilized for the monero signer https://github.com/Monero-HackerIndustrial/moneroSignerLibraries
Monero Related Projects
MoneroDice Wallet Generator [COMPLETE]
MoneroDice Wallet Generator- A Monero Diceware seed generator. Generate Monero wallet seeds by rolling dice. Can be used offline. https://github.com/Monero-HackerIndustrial/MoneroDice-WalletGen
pureSeed.py [BACKLOG]
pureSeed.py- A pure python reference of Monero Seed Phrases without requiring the monero python library. https://github.com/Monero-HackerIndustrial/pureSeed.py
This project is a swiss-army knife for converting different types of monero seeds. For example, If you have a Ledger seed and are looking to covert it for use with Trezor or the official wallet. You could use this minimal requirements python tool.
PicoNero [BACKLOG]
PicoNero- A Monero hardware wallet built around a raspberry pi pico ($4 microcontroller board). https://github.com/Monero-HackerIndustrial/PicoNero
This project will eventually be worked on after completion of the Monero Signer CCS. This project aims to produce an extremely cheap microcontroller based hardware wallet.