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

MVP 8 send images (as extension) #7120

Closed
yenda opened this issue Dec 17, 2018 · 5 comments
Closed

MVP 8 send images (as extension) #7120

yenda opened this issue Dec 17, 2018 · 5 comments

Comments

@yenda
Copy link
Contributor

yenda commented Dec 17, 2018

Problem

As a user, I want to be able to send and visualize images in the chat.

This is a community feature request that is quite recurrent.
The whisper protocol isn't suited for sending images and the swarm protocol isn't ready.

Implementation

An extension that would use one of the public image hosting provider could be developed to provide this feature.
Since it is an extension it wouldn't be officially part of Status. The user should be aware that this kind of extension, like gfycat, doesn't provide the same level of privacy and security than the text messaging in Status.
The shortcomings of public image hosting providers are:

  • images are posted publicly,
  • the host knows the ip of the sender,
  • the host knows the ip of the viewers.
  • the host can censor or modify the content

Acceptance Criteria

  • /imgur or similar command using a public image hosting provider can be added as an extension by users to publicly post images with the security limitations of such hosting website.
  • optional: images are cache so that it isn't necessary to re-fetch them everytime the message is loaded
@yenda yenda self-assigned this Dec 17, 2018
@yenda yenda changed the title MVP send images MVP send images (as extension) Dec 17, 2018
@yenda yenda changed the title MVP send images (as extension) MVP 7 send images (as extension) Dec 17, 2018
@yenda yenda added the chat label Dec 17, 2018
@yenda
Copy link
Contributor Author

yenda commented Dec 17, 2018

@jeluard I believe such feature would require extensions to have access to file browser?

@jeluard
Copy link
Contributor

jeluard commented Dec 17, 2018

@yenda To select a picture from the gallery or take a new one that would be sent to say imgur? Yes, see #6596 (@tbenr is on it :))

@yenda
Copy link
Contributor Author

yenda commented Dec 17, 2018

@jeluard yes seems like this issue would do

@yenda yenda changed the title MVP 7 send images (as extension) MVP 8 send images (as extension) Dec 21, 2018
@ghost
Copy link

ghost commented Mar 21, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@ghost ghost added the stale label Mar 21, 2019
@hesterbruikman
Copy link
Contributor

Superseded by current images in chat over Waku

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

4 participants