Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request; Parse RSA SecureID QR code data #256

Open
adjenks opened this issue Jun 27, 2024 · 2 comments
Open

Feature request; Parse RSA SecureID QR code data #256

adjenks opened this issue Jun 27, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@adjenks
Copy link

adjenks commented Jun 27, 2024

Feature request; Parse RSA SecureID QR code data.

It appears to be very obscured.

@scito scito added the enhancement New feature or request label Jun 30, 2024
@scito
Copy link
Owner

scito commented Jun 30, 2024

Thanks for your request. In order to understand it I need more information:

  1. Do you have an example of QR code?
  2. What are RSA SecureID QR codes? What are they used for?
  3. Do you have any specification of RSA SecureID QR codes or information about these codes?

@adjenks
Copy link
Author

adjenks commented Jul 4, 2024

I'm sorry, I don't have one I could provide you right now.

They are OTP token seeds. Basically the same as the ones you parse, but I think the algorithm is slightly different. I think RSA was the first company to create a product using OTP software tokens. Originally they made hardware devices that showed numbers.

Here is an unofficial library that generates the QR codes from the sdtid files: https://github.com/stoken-dev/stoken

Here is the official app to generate the tokens: https://play.google.com/store/apps/details?id=com.rsa.securidapp

Here is their official marketing page; https://www.rsa.com/products/securid/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants