#yubi-key #random #irc-client #game #command-line-tool

bin+lib yubibomb

Don't you love when you accidentally tap your Yubikey when you have your IRC client in focus and you send 987947 into Libera? Want to be able to have that experience without having to reach all the way over to your laptop's USB port? Now you can!

17 releases

0.2.14 Sep 23, 2023
0.2.13 May 29, 2023
0.2.12 Jan 14, 2023
0.2.11 Oct 1, 2022
0.1.0 May 1, 2017

#340 in Authentication

Download history 56/week @ 2023-12-15 49/week @ 2023-12-22 37/week @ 2023-12-29 47/week @ 2024-01-05 48/week @ 2024-01-12 45/week @ 2024-01-19 46/week @ 2024-01-26 45/week @ 2024-02-02 51/week @ 2024-02-09 30/week @ 2024-02-16 13/week @ 2024-02-23 9/week @ 2024-03-01 4/week @ 2024-03-08 2/week @ 2024-03-15 168/week @ 2024-03-29

174 downloads per month
Used in ybaas

GPL-3.0 license

18KB

yubibomb is a Rust command line tool that prints out a random number that is formatted like a 6-digit yubikey token. You can use it to pretend to accidentally press your Yubikey while your IRC client has the keyboard focus! Usage example:

$ yubibomb
869926

This project is available on crates.io.


lib.rs:

yubibomb

yubibomb returns fake HOTP tokens so you can paste them into IRC.

Dependencies

~315KB