Gridcare, which uses AI to detect underused capacity in electric grids, raised a $64M Series A, following a $13.5M seed in 2025 (Bianca Giacobone/Latitude Media)

Bianca Giacobone / Latitude Media:
Gridcare, which uses AI to detect underused capacity in electric grids, raised a $64M Series A, following a $13.5M seed in 2025  —  The grid intelligence startup uses AI to unlock capacity and get da…

Read More >>

My Privacy Focused USB Drive

My Privacy Focused USB Drive

https://preview.redd.it/3t7isecqgb1h1.png?width=270&format=png&auto=webp&s=dfa75b9037e937b9f9a30358a7dadd35dde3e3a2

Just here to share a project I’m working on. It’s a 100% open source (hardware, firmware, mechanical, etc) USB drive with a hidden security feature.

When you plug it in, it appears as a normal 8GB USB drive. Only if you create a file called “unlock.txt” with the contents “password:addyourpasswordhere” will it unlock and show the remainder of the drive. Everything in this second section of the disk is now AES256 encrypted in place, using a custom KDF + your password.

I’ll answer some questions before people ask them 🙂

Q: Isn’t this just Vercrypt? A: No, a normal drive setup with veracrypt will show up as jumbled data. This is pretty obviously encrypted media. If you enter your duress password, there will still be another xMB of jumbled data.

Q: Isn’t entering your password into a plain text file insecure. A: My drive doesn’t allow this write to actually happen to the memory

Q: Why did you use a SD card A: Because AI made EMMC cards like 80$ for a 32GB. It takes two seconds for me to spin another board with EMMC in the future.

Anyways feel free to ask any more questions about the project 🙂 !

Socials if you would like to keep updated

submitted by /u/Machinehum
[link] [comments]

Read More >>