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

Does DiceKeys.app stream to a server? #19

Open
timshadel opened this issue Sep 23, 2020 · 5 comments
Open

Does DiceKeys.app stream to a server? #19

timshadel opened this issue Sep 23, 2020 · 5 comments

Comments

@timshadel
Copy link

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.

DAB63DE3-1795-47D8-9D79-3C6BCEFA6AE4_1_105_c

@fruiz500
Copy link

Likely all processing is local, otherwise this would be a total show-stopper. But this is disconcerting.

@timshadel
Copy link
Author

I'm really only going to feel comfortable with a pure native app. Maybe it's my bias as an iOS dev, but still.

@MichaelKing1832
Copy link

MichaelKing1832 commented Sep 29, 2020

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.

@dragon788
Copy link

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 photo capture vs streaming for automatic detection.

@jeff3f
Copy link

jeff3f commented Oct 8, 2020

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!).

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

No branches or pull requests

5 participants