template and source for hardware projects
Go to file
King Kévin 869fe8a728 doc: add v1 changes 2024-03-27 03:17:19 +01:00
kicad lib: fix parts 2024-03-20 12:46:20 +01:00
library@e5b0ca3a0f lib: update repo 2024-03-18 23:44:10 +01:00
.gitignore make: export 3d model 2024-03-08 07:14:21 +01:00
.gitmodules update library 2022-03-07 14:42:51 +01:00
.qeda.yaml lib: fix parts 2024-03-20 12:46:20 +01:00
CHANGELOG.md doc: add v1 changes 2024-03-27 03:17:19 +01:00
DEVELOPMENT.md doc: better list dependencies 2023-03-30 22:30:26 +02:00
KiBOM_CLI.py make: add bom generator (not included in pip) 2023-03-30 22:30:26 +02:00
LICENSE.txt add CERN-OHL-S license 2021-07-22 12:22:58 +02:00
Makefile name project 2024-03-19 00:23:56 +01:00
README.md doc: add configuration 2024-03-27 03:17:00 +01:00
bom.ini make: include DNF parts 2024-03-08 07:14:21 +01:00
fp-lib-table lib: add logos 2023-03-30 22:25:49 +02:00
passkey.kicad_pcb sch/brd: also connect second USB port 2024-03-20 22:36:33 +01:00
passkey.kicad_pro sch/brd: also connect second USB port 2024-03-20 22:36:33 +01:00
passkey.kicad_sch sch/brd: also connect second USB port 2024-03-20 22:36:33 +01:00
sym-lib-table lib: add partdb library 2023-03-30 22:23:41 +02:00
version switch to version 1 2024-03-20 05:09:01 +01:00

README.md

passkey type your credentials for you.

purpose

This USB dongle will help you out if you have to enter your credentials frequently. Temporarily store the credential on it, and press a button for passkey to enter it for you.

usage

  • passkey will appear as USB serial port and keyboard
  • connect to it using a serial terminal (baud rate it not important)
  • enter the credentials you often have to input
  • press on one button for passkey to input the username and password
  • press on the other button for passkey to input password

The credentials are saved in RAM and will clear as soon a power is removed. You can also clear the credentials by pressing on both buttons. The passkey will blink until credentials are saved.

Configuration available in the terminal:

  • which button is for which action
  • the keyboard layout used
  • global timeout to clear the credentials
  • last usage timeout to clear the credentials