Northstrix
Member
Greetings, everyone.
It's been a while since I last released a Teensy-based version of Midbar.
I am excited to announce that Midbar (Teensy 4.1 Version) V3.0 is finally out!
Midbar (Teensy 4.1 Version) V3.0 has a smaller and less expensive display than the previous Teensy-based version of Midbar, more optimized code and a couple of new features.
This version of Midbar incorporates a password vault, credit card vault, phone number vault, note vault, encrypted book reader, data encryptor/decryptor, and data hasher.
Aside from the fact that it can function as a USB keyboard, Midbar comes with lots of convenient features, such as:
Midbar (Teensy 4.1 Version) V3.0 is a powerful tool that can be used even without an SD card. Although the absence of an SD card limits the number of available slots for your login credentials and credit card details to 16 and 10 respectively, you can still use it as a data encryptor and decryptor, as well as a data hasher.
If you're interested in the Midbar (Teensy 4.1 Version) V3.0, you can find the tutorial for it at https://www.instructables.com/DIY-Hardware-Data-Vault-With-Teensy-41/ (Links for the source code are in step 7)
I hope you find this device handy.
Best regards,
Maxim Bortnikov
It's been a while since I last released a Teensy-based version of Midbar.
I am excited to announce that Midbar (Teensy 4.1 Version) V3.0 is finally out!
Midbar (Teensy 4.1 Version) V3.0 has a smaller and less expensive display than the previous Teensy-based version of Midbar, more optimized code and a couple of new features.
This version of Midbar incorporates a password vault, credit card vault, phone number vault, note vault, encrypted book reader, data encryptor/decryptor, and data hasher.
Aside from the fact that it can function as a USB keyboard, Midbar comes with lots of convenient features, such as:
- USB keyboard support - Allows you to interact with Midbar using the USB keyboard connected to the Teensy 4.1 USB port;
- Combination of EEPROM and SD card storage - Enables you to store 16 login credentials and 10 credit card details in Teensy's EEPROM and allows you to store as many records on an SD card as there's available space on it (as long as you adjust the value in the "#define MAX_NUM_OF_RECS 999" line of course);
- Ease of data backup - Allows you to effortlessly back up EEPROM data to the SD card or Serial Terminal and restore it just as easily;
- Sophisticated encryption with integrity verification - Midbar utilizes a 3DES + AES + Blowfish + Serpent Encryption Algorithm in the cipher block chaining mode of operation combined with the HMAC-SHA256 to encrypt your data and check its integrity;
- Data Encrypter - Whether you're going to use the keys that are partially derived from your master password, or encrypt a string using the key you enter on the USB keyboard, Midbar got you covered. You can encrypt a string of up to 10,000 characters using any of the available encryption algorithms;
- EEPROM integrity verification - The Midbar checks if the EEPROM is tampered with each time you unlock it;
- Encrypted Book Reader - Enables you to read books encrypted with Serpent encryption algorithm in CBC mode.
Midbar (Teensy 4.1 Version) V3.0 is a powerful tool that can be used even without an SD card. Although the absence of an SD card limits the number of available slots for your login credentials and credit card details to 16 and 10 respectively, you can still use it as a data encryptor and decryptor, as well as a data hasher.
If you're interested in the Midbar (Teensy 4.1 Version) V3.0, you can find the tutorial for it at https://www.instructables.com/DIY-Hardware-Data-Vault-With-Teensy-41/ (Links for the source code are in step 7)
I hope you find this device handy.
Best regards,
Maxim Bortnikov
Attachments
-
IMG_20240101_101838.jpg36.5 KB · Views: 64
-
IMG_20240101_101917.jpg32.9 KB · Views: 64
-
IMG_20240101_103724.jpg63.5 KB · Views: 71
-
IMG_20240101_102348.jpg61.5 KB · Views: 71
-
IMG_20240109_114720.jpg129.5 KB · Views: 70
-
IMG_20240109_114729.jpg109.8 KB · Views: 67
-
IMG_20240109_114751.jpg162.7 KB · Views: 66
-
IMG_20240101_105705.jpg30.5 KB · Views: 62
-
IMG_20240101_095049_hdr.jpg135.7 KB · Views: 72