-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
QR-code for client configuration #12071
Comments
@MTRichards fyi |
That's a cool idea. Create a QR code on a website and point at it. An additive option I think, as we need to support the standard pre-set, and then server side configured options first - perhaps the server side configured option would meld nicely with this. |
This is a great idea for an ownCloud app, @tflidd want to have a go? |
I thought it more in a way, that you use the web-interface to make the initial connection to your mobile device. Instead of credentials, the QR code could be used to transmit some server and account information that the client can connect via SSL certificate authentication. In some interface, you can see the clients connected to your account, and you can of course revoke a certificate in case of loss of a device. On top of that, it would be nice to configure calendar/contact/backup as well. |
A little bit like this: https://www.google.com/patents/US20140108810 |
In Bittorrent-Sync app you can scan a QR-code in order to configure the mobile client. There is no need to type a long address or username on the mobile client. I think it would be a nice feature to create such an QR-Code on the owncloud web-interface that you can scan with your mobile app.
The text was updated successfully, but these errors were encountered: