From c1a48eadcd531eb91a4d10e784d131b0c93141a2 Mon Sep 17 00:00:00 2001 From: Nokius Date: Fri, 20 Sep 2024 19:18:35 +0200 Subject: [PATCH] add Project esp32 MFA authenticator --- PROJECTS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/PROJECTS.md b/PROJECTS.md index 37d1977..5bdcbef 100644 --- a/PROJECTS.md +++ b/PROJECTS.md @@ -33,6 +33,7 @@ Projects appearing on here is not necessarily a seal of approval from me, I will | Addressable RGB LED Strip Controller (The Lantern Project) | DIY Addressable RGB LED Strip Controller that utilizes the ESP32, ESP8266, and the WS2812 LED Strip. | [Northstrix](https://github.com/Northstrix) | Nintendo Wii Nunchuk, WiiChuck Nunchuck Adapter (PCB Board), ESP8266, 580 Ohm resistor, WS2812 LED Strip | [SourceForge](https://sourceforge.net/projects/the-lantern-project/) [Github](https://github.com/Northstrix/Lantern) | Midbar ESP32 CYD Firebase Edition | A version of Midbar data vault adapted for the ESP32 CYD and WebFlash. It keeps the cryptographic keys in the ESP32 RAM and stores the ciphertexts (encrypted data) in the Google Firebase. | [Northstrix](https://github.com/Northstrix) | PS2 Keyboard, PS2 Port *optional | [SourceForge](https://sourceforge.net/projects/midbar-esp32-cyd-firebase/) [Github](https://github.com/Northstrix/Midbar-ESP32-CYD-Firebase-Edition) | [WebFlash](https://northstrix.github.io/Midbar-ESP32-CYD-Firebase-Edition/flash) | cydOS (WIP) | cydOS is a GUI app that is able to manage various aspects of the CYD, like SD browsing and file mangement, on board flashing of .bin files for rapid firmware switching, on board device settings(WIP) | [orlandobianco](https://github.com/orlandobianco) | None | [Github]((https://github.com/orlandobianco/cydOS)) | WIP +| ESP32 MFA Authenticator | Turn the CYD into a MFA Authenticator | [AllanOricil](https://github.com/AllanOricil) | None | [Github](https://github.com/AllanOricil/esp32-mfa-authenticator) | [Webflash](https://allanoricil.github.io/esp32-mfa-authenticator/) (\#) = Project not added by original author