xtools

joined 7 months ago
MODERATOR OF
[–] xtools@programming.dev 2 points 5 days ago (1 children)

If the community really wants us to switch, it needs to iron out all this garbage at the front door

not sure which one of us is more entitled, the "community" doesn't owe you anything

[–] xtools@programming.dev 2 points 5 days ago (3 children)

that take is from the movie Idiocracy, and is not a fact

[–] xtools@programming.dev 1 points 6 days ago (3 children)

it sounds like you better stick to windows. installing something like Ubuntu or KDE Neon is a no-brainer usually, i never had issues installing the os before (those come later admittedly)

[–] xtools@programming.dev 3 points 1 week ago (1 children)

about 360 ESP32 microcontroller boards

[–] xtools@programming.dev 13 points 1 week ago (2 children)

i take 6 weeks of unpaid leave every year, additionally to my 5 weeks of paid leave. i can only recommend it.

[–] xtools@programming.dev 2 points 2 weeks ago
[–] xtools@programming.dev 1 points 3 weeks ago

have been using it for a while now, it's really nice

[–] xtools@programming.dev 2 points 1 month ago

I think Newpipe on Android supports PeerTube already

[–] xtools@programming.dev 1 points 1 month ago* (last edited 1 month ago)

this seems overengineered to me - it's easy enough to have fully automated builds, deployments and releases already. you can even have ai sketch your github actions or similar config. anything beyond that is simply a downgrade or reinventing the wheel. a git commit hook might be just enough

[–] xtools@programming.dev 1 points 1 month ago (1 children)

of all the things, let's teach them fighting first...

[–] xtools@programming.dev 2 points 1 month ago

they probably like money

[–] xtools@programming.dev 2 points 1 month ago

array.reverse() should do the trick 😆

 

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 ™️

 

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!

 

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!

7
submitted 5 months ago* (last edited 5 months ago) by xtools@programming.dev to c/colibri@programming.dev
 

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!

 

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!

 

the colibri.diy-project is still under development, please give it a star on Github <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

 

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 like the project.

Also if there's anything that you've always missed in or been annoyed by a hardware wallet, your input would be greatly appreciated!

 

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 like the project.

Also if there's anything that you've always missed in or been annoyed by a hardware wallet, your input would be greatly appreciated!

 

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 like the project.

Also if there's anything that you've always missed in or been annoyed by a hardware wallet, your input would be greatly appreciated!

 

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 like the project.

Also if there's anything that you've always missed in or been annoyed by a hardware wallet, your input would be greatly appreciated!

 

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 like the project.

Also if there's anything that you've always missed in or been annoyed by a hardware wallet, your input would be greatly appreciated!

view more: next ›