Hubs-Foundation / hubs

Duck-themed multi-user virtual spaces in WebVR. Built with A-Frame.
https://hubsfoundation.org
Mozilla Public License 2.0
2.13k stars 1.42k forks source link

In immersive mode, let me send media links to my email address #2281

Open johnshaughnessy opened 4 years ago

johnshaughnessy commented 4 years ago

Is your feature request related to a problem? Please describe. When I am in a standalone headset, it is very inconvenient to visit links that have been posted to the room.

Describe the solution you'd like "A feature idea, what if you can set it up so that if you click the link while in headset, it automatically sends it to your sign-up email? :) That's a decent stopgap measure while more sophisticated solutions get developed later?"

Describe alternatives you've considered Make use of firefox accounts in FxR to send link to a tab on another device. Also, perhaps send a list of all the media in the room to my email address.

Additional context Requested by Steven Tu from the IEEE VR slack.

┆Issue is synchronized with this Jira Task

gfodor commented 4 years ago

From a security perspective this is a bit risky - if this feature were compromised, would let attacker send links to victims that look like they had sent them to themselves. Not a total blocker, but would increase us as a potential target for spammers.

On Wed, Mar 25, 2020 at 11:31 AM jshaughnessy notifications@github.com wrote:

Is your feature request related to a problem? Please describe. When I am in a standalone headset, it is very inconvenient to visit links that have been posted to the room.

Describe the solution you'd like "A feature idea, what if you can set it up so that if you click the link while in headset, it automatically sends it to your sign-up email? :) That's a decent stopgap measure while more sophisticated solutions get developed later?"

Describe alternatives you've considered Make use of firefox accounts in FxR to send link to a tab on another device. Also, perhaps send a list of all the media in the room to my email address.

Additional context Requested by Steven Tu from the IEEE VR slack.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/mozilla/hubs/issues/2281, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABVW5A7ISJFC2EVSG4LT7DRJJEXDANCNFSM4LTVGBHQ .

robertlong commented 4 years ago

We should be pushing on the share API for this. Email and other apps will be options within the share dialog. As far as I know, Quest doesn't have support for this yet but maybe we can ask the Firefox Reality team nicely 🙂