What's changed Pre-release 0.0.4 by @xtools-at: * Wallet: Dash, DigiByte and Zcash address derivation and message signing * Wallet: Solana and Polkadot/Kusama/Substrate address derivation * Wallet...



I've tried something similar - but usb sticks (i.e. flash memory) have limitations, when transferring larger amounts of data (images, video) it takes forever to write and it is no good experience. also the small form factor keys tend to overheat and become abysmally slow (esp. sandisk ultra fit are practically unusable).
maybe an old ssd in a $10 external case is a better option, even if it's not as compact

free Windows activation is just one powershell command away

π΄ββ οΈ

not with switch 2 though, the cartridges are only keys for the digital download as far as I've heard

30% 80% - it's called the 80/20 rule

minority report incoming...
Permanently Deleted

who would have thought π

probably just because of the newer kernel version though right?

just ship it to the rest of the world then?

just stay away from orange country, problem solved

super tux cart on linux is free and open source

they don't take your firstborn but go straight for your soul instead

sltar License
Using this software requires giving your first child to the author so that they can "immolate it to the devil".
i'm feeling the urge to hide this clause in one of my projects. i'd change it to Rumpelstiltskin though.

so following this logic, we shouldn't learn basic maths because we have calculators?

with every reinstall, i go hunting for decent calendar- and email-apps. always go back to Evolution eventually

i think what they meant is that you end up with 1080p output this way, whereas scaling would give you "real" 4k

soooo.... which games actually run on arm chips?

no he's definitely not the moon

that's how the "extinguish" phase start - integrate it closely into your own product, so people use yours instead

will it get arduino support?

Creating appealing content and tutorials for open-source projects is hard


a nice side effect from creating my project website though is that it includes a setup wizard, so you'll finally be able to actually do something with your Colibri wallet π plus I've wrapped up the code I've used into a TS/React SDK that can be reused for the MyEtherWallet fork! just need some more time and energy, but soon β’οΈ

Turn any cheap ESP32 dev-board into a DIY crypto hardware wallet


cross-posted from: https://programming.dev/post/24922639
Any of these low-cost ESP32 development boards (ranging from ~$3 to ~$15) can be turned into a fully functional crypto hardware wallet with colibri.diy - ofc fully free and open source
The project is still in the pre-release stage, but if you like tinkering with Arduino & hardware, check out the github repository for the firmware and build instructions.
Please let me know what you think!

Turn any cheap ESP32 dev-board into a DIY crypto hardware wallet


Any of these low-cost ESP32 development boards (ranging from ~$3 to ~$15 on Aliexpress) can be turned into a fully functional and secure crypto hardware wallet with colibri.diy - ofc fully free and open source
The project is still in the pre-release stage, but if you like tinkering with Arduino & hardware, check out the github repository for the firmware and build instructions.
Please let me know what you think!

Colibri.diy pre-release 0.0.4
Just packaged up version 0.0.4 of Colibri.diy!
While there haven't been too many major changes, I've added base address derivation for Solana and Polkadot/Substrate chains, and added DASH, DGB and ZEC support in the "Bitcoin-like" category.
In the background, I've also
- prepared a Nextra.js skeleton for the companion webapp
- planned the site's structure, functionality and content
- sketched out the complete GUI design for the display integration in v0.1.x
The next release will be focused around the companion webapp, so that you can actually set up your wallet without having to resort to BLE debugging tools to do so.
After that's out of the way, I'll be integrating everything into a MyEtherWallet fork, so it finally starts to feel like a real hardware wallet :)
Any feedback appreciated!

New Colibri.diy Release 0.0.3


Just released v0.0.3 of colibri.diy - new features include Ethereum transaction signing and basic Bitcoin support <3
Now working on a companion webapp to ease device setup, and the first 3rd-party wallet integration. Please let me know what you think!

DIY wallets in the wild


the colibri.diy-project is still under development, please give it a star on Github <3

Build your own hardware wallet for $4 in parts <3


just released the firmware three days ago, head over to colibri.diy to find build instructions and more info or read the intro post

Colibri: open-source DIY hardware wallet
DIY crypto hardware wallet, based on cheap ESP32 board - build yours easily with Arduino IDE, starting at $4 in parts! - GitHub - xtools-at/colibri: DIY crypto hardware wallet, based on cheap ESP3...
cross-posted from: https://programming.dev/post/22952335
Hi Lemmy,
I'm Martin and have been working on a free and open-source, fully DIY crypto hardware wallet for a couple of months now. I' ve just published the first functional preview of the firmware, which can be built by anyone easily using Arduino IDE, and flashed to a variety of $5-off-the-shelve ESP32 boards from Aliexpress.
The first release will allow for storing up to 30 encrypted seed phrases, and Ethereum signing via Bluetooth Low Energy. Under the hood, it's powered by the cryptographic libraries written and used by Trezor.io.
Support for more interfaces and chains can be added fairly easily due to a modular structure, and there is a whole roadmap planned to extend functionality (starting with support for displays).
If you're interested to learn more, check out the README in the Colibri repository.
Please let me know what you think, and leave a π on Github if you lik

Colibri: open-source DIY hardware wallet
DIY crypto hardware wallet, based on cheap ESP32 board - build yours easily with Arduino IDE, starting at $4 in parts! - GitHub - xtools-at/colibri: DIY crypto hardware wallet, based on cheap ESP3...
cross-posted from: https://programming.dev/post/22952335
Hi Lemmy,
I'm Martin and have been working on a free and open-source, fully DIY crypto hardware wallet for a couple of months now. I' ve just published the first functional preview of the firmware, which can be built by anyone easily using Arduino IDE, and flashed to a variety of $5-off-the-shelve ESP32 boards from Aliexpress.
The first release will allow for storing up to 30 encrypted seed phrases, and Ethereum signing via Bluetooth Low Energy. Under the hood, it's powered by the cryptographic libraries written and used by Trezor.io.
Support for more interfaces and chains can be added fairly easily due to a modular structure, and there is a whole roadmap planned to extend functionality (starting with support for displays).
If you're interested to learn more, check out the README in the Colibri repository.
Please let me know what you think, and leave a π on Github if you lik

Colibri: open-source DIY hardware wallet
DIY crypto hardware wallet, based on cheap ESP32 board - build yours easily with Arduino IDE, starting at $4 in parts! - GitHub - xtools-at/colibri: DIY crypto hardware wallet, based on cheap ESP3...
cross-posted from: https://programming.dev/post/22952335
Hi Lemmy,
I'm Martin and have been working on a free and open-source, fully DIY crypto hardware wallet for a couple of months now. I' ve just published the first functional preview of the firmware, which can be built by anyone easily using Arduino IDE, and flashed to a variety of $5-off-the-shelve ESP32 boards from Aliexpress.
The first release will allow for storing up to 30 encrypted seed phrases, and Ethereum signing via Bluetooth Low Energy. Under the hood, it's powered by the cryptographic libraries written and used by Trezor.io.
Support for more interfaces and chains can be added fairly easily due to a modular structure, and there is a whole roadmap planned to extend functionality (starting with support for displays).
If you're interested to learn more, check out the README in the Colibri repository.
Please let me know what you think, and leave a π on Github if you lik
Colibri: open-source DIY hardware wallet
DIY crypto hardware wallet, based on cheap ESP32 board - build yours easily with Arduino IDE, starting at $4 in parts! - GitHub - xtools-at/colibri: DIY crypto hardware wallet, based on cheap ESP3...
cross-posted from: https://programming.dev/post/22952335
Hi Lemmy,
I'm Martin and have been working on a free and open-source, fully DIY crypto hardware wallet for a couple of months now. I' ve just published the first functional preview of the firmware, which can be built by anyone easily using Arduino IDE, and flashed to a variety of $5-off-the-shelve ESP32 boards from Aliexpress.
The first release will allow for storing up to 30 encrypted seed phrases, and Ethereum signing via Bluetooth Low Energy. Under the hood, it's powered by the cryptographic libraries written and used by Trezor.io.
Support for more interfaces and chains can be added fairly easily due to a modular structure, and there is a whole roadmap planned to extend functionality (starting with support for displays).
If you're interested to learn more, check out the README in the Colibri repository.
Please let me know what you think, and leave a π on Github if you lik

Colibri: open-source DIY hardware wallet
DIY crypto hardware wallet, based on cheap ESP32 board - build yours easily with Arduino IDE, starting at $4 in parts! - GitHub - xtools-at/colibri: DIY crypto hardware wallet, based on cheap ESP3...
Hi Lemmy,
I'm Martin and have been working on a free and open-source, fully DIY crypto hardware wallet for a couple of months now. I' ve just published the first functional preview of the firmware, which can be built by anyone easily using Arduino IDE, and flashed to a variety of $5-off-the-shelve ESP32 boards from Aliexpress.
The first release will allow for storing up to 30 encrypted seed phrases, and Ethereum signing via Bluetooth Low Energy. Under the hood, it's powered by the cryptographic libraries written and used by Trezor.io.
Support for more interfaces and chains can be added fairly easily due to a modular structure, and there is a whole roadmap planned to extend functionality (starting with support for displays).
If you're interested to learn more, check out the README in the Colibri repository.
Please let me know what you think, and leave a π on Github if you like the project.
Also if there's anything that you've always missed in or been ann