-
Notifications
You must be signed in to change notification settings - Fork 3
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
Does DiceKeys.app stream to a server? #19
Comments
Likely all processing is local, otherwise this would be a total show-stopper. But this is disconcerting. |
I'm really only going to feel comfortable with a pure native app. Maybe it's my bias as an iOS dev, but still. |
I think it could be made more clear in documentation, discussion, explanations, etc. that the dicekeys.app site is simply a static hosting site for a web page that contains the offline dicekeys in-browser application. The "app" is self-contained and runs offline in your browser, and it is not a "software-as-a-service" web application where the browser is a client interacting with servers and APIs hosted on the dicekeys.app domain. The latter is the first impression, so adding clarity to dispel that is helpful. |
I'd imagine if they are accessing the (web) cam via a browser permission request the expected use case (huge assumption by Apple) would be live streaming, but I'm not sure of the mechanisms of |
this is a quandary - I'd prefer local only but I don't know if this is possible to enforce in a native iOS app. I think if I ever become a celebrity and/or billionaire, I would probably move to a more advanced form of digital security (like a secret key kept in a lawyer's safe!). |
When I use Safari on iOS 14 with an iPhone X, and then I tap the screen I see controls which say "Live Broadcast"...which is disconcerting, and built-in to iOS.
The text was updated successfully, but these errors were encountered: