-
Notifications
You must be signed in to change notification settings - Fork 357
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
Incrust additional things (images, files, etc.) #2544
Comments
Hi @riahc3 - I agree/good points. I have QR codes planned - you enter the content (text, url, otp code), a QR code is generated and sent to the end user to scan with his/her phone. As for certificates - that could be interesting but I would need to know more specifics. Right now agnostic file attachments are the only way. More input/ideas on specifics are always appreciated. In half-related news, this is also coming soon: |
Correct,"agnostic file attachments"; Attach a PFX to the push and send a seperate push as the password for the PFX. Just like a email attachment, etc. QR Codes will be indeed intresting. |
Hi @riahc3 - just to clarify, pwpush does already support agnostic file uploads. I just want to make sure you didn't miss that feature. In other news, I've added the ability to send QR codes. It's currently on the testing site and will go out to pwpush.com soon. I'll add it to the OSS version after I wrap up a few in-progress items there. |
🚀 Feature Request
Right now, only text based passwords can be passed. Other things, such as images with QR Codes, files such as certificates used as authentication, etc. might be interesting.
🔈 Motivation
Be more than just pass passwords...Pass credentials
The text was updated successfully, but these errors were encountered: