Bare-bones OTP application designed for immediate usage on the simplest of devices.
Go to file
OctoSpacc 58445055f5 v1.0 2023-10-29 00:23:27 +02:00
source v1.0 2023-10-29 00:23:27 +02:00
.gitignore v1.0 2023-10-29 00:23:27 +02:00
.gitlab-ci.yml Configure SAST in `.gitlab-ci.yml`, creating this file if it does not already exist 2023-10-28 21:34:20 +00:00
Makefile v1.0 2023-10-29 00:23:27 +02:00
README.md v1.0 2023-10-29 00:23:27 +02:00

README.md

SmolOTP

Barebones OTP application designed for immediate usage on the simplest on devices.

Download binary releases: https://gitlab.com/octospacc/SmolOTP/-/releases

Current Support

Platforms:

  • Nintendo DS

OTP protocols:

  • TOTP

Planned Features

  • More platforms (via LibMultiSpacc)
  • Encryption of secrets, unlock via fast-usable key combos
  • Changing options (time configuration, adding secrets, ...) in-app
  • Better gathering of time/date with less configuration needed by users
  • Handling unlimited secrets (currently there is a 256 hard limit + much lower soft limit because of no screen scrolling lol)

Credits

This app integrates the following third-party libraries: