Close

469 Results for "password vault"

  • ESP8266+8051+Android phone

  • The major problem now in using ESP8266 for WiFi router routed application, is the IP address that is got to be written in the program ( say for Arduino) so it cannot be changed by a lame user.We have successfully overcome this by writing the vales of...
  • ESP8266 Dash Button

  • This is a small box with only one button. Every time you push the button. It will connect to WiFi and access an URL.WiFi SSID and Password can be configured through ESP-TOUCH protocol and the URL can be changed by UDP packet. Two LEDs on it's case shows...
  • WiFiManager

  • Lang : Micropython Tested : 1.8 and 1.9.3  Main Features: Web based connection managerSave wifi password in "wifi.dat" (csv format)Easy to apply Usage: Upload main.py and wifimgr.py to ESP. Write your code into main or import it from main. Logic:...
  • Hardware password manager

  • Some more details...All passwords are 15...20 character in length (which is random).At least one lowercase, one uppercase character and one digit is guaranteed in each passwordThere are no punctuation marks or special characters, as not all servers accept...
  • MQTT learnalong

  • Resources:I'm starting with @Elliot Williams excellent article which promises results in 4 15 minute chunks.Excuse me while I go and 1) find old Raspberry Pi power supply and 2) find password :/ https://hackaday.com/2016/05/09/minimal-mqtt-building-a-broker/...
  • PC imobilizer

  • The hardware part is super easy, it's not even worth to draw a circuit diagram. The whole thing is controller by Arduino Micro, it uses 433MHz RF receiver, same frequency key fob and a little buzzer for audio feedback. Advice if you want to make something...
  • LunarMessaging.net

  • Basic How it Works For starters the service uses trusted SSL encryption to deliver content to your device. The content itself has also been encrypted beforehand using the same system we use for encrypting messages. This ensures privacy even if your local...
  • PassStronger

  • NB : Newer version here : https://hackaday.io/project/183155-passstronger-iiiPassStrong is a 10$ bluetooth dongle that generates and enters strong password (32 characters, no simple pattern). See here for the key details : https://hackaday.io/project/169969-passstrong...
  • Inverse keylogger?

  • I want to create a digital keychain that can replace our hands while typing a password and even our memory. A device capable of remembering our passwords in a secure way and intelligent enough to realise when it's compromised in order to delete it's...
  • ZeroKeyUSB

  • Many people use the same password for different online accounts. Even if the password is very strong, hackers don't need to break into your very secure financial and other important accounts directly. They can attack a weaker website, such as a web forum...
  • Bluetooth Doorlock

  • Overall this project is easy. The longest surely was the coding, since I'm intermediate at best. There are 3 sections for this project : the Bluetooth setup, the slave keypad , the master receiver box.  The master box is connected to the intercom...