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

F2F low-diffusion filesharing app #961

Closed
7 tasks
MichaelMure opened this issue Mar 24, 2015 · 3 comments
Closed
7 tasks

F2F low-diffusion filesharing app #961

MichaelMure opened this issue Mar 24, 2015 · 3 comments

Comments

@MichaelMure
Copy link
Contributor

This is a meta-bug that reference bugs that needs to be resolved for the following project. If it's not the good place for that, feel free to close it.

I would really like to see happen a friend-to-friend filesharing app with the following caracteristics:

  • targeted for private/low diffusion data between people that know each-others. Main use case: friends want to share between each-others their holidays pictures.
  • low friction: it should be as easy as possible
  • encryption should be used to maintain privacy and control the diffusion of the data

The underlying goal is to reduce the need to use solution like Facebook, Dropbox, Drive... for file/pictures exchange that should be kept private. Also this.

IPFS seems to be the perfect backend for this project. What I envision is a thin GUI layer that provide the low-friction caracteristics. Most of the actual feature would be in IPFS. Here is the issues that needs to be resolved for this project to happen:

Optional:

On a side note, a problem that arise with low-diffusion filesharing is that sender and receivers need to be online at the same time. The future Filecoin seems to be a good solution to mitigate this problem as the sender could incentive other nodes to replicate and hold the encrypted blob online while he is offline.

@jbenet
Copy link
Member

jbenet commented Mar 24, 2015

This is a meta-bug that reference bugs that needs to be resolved for the following project. If it's not the good place for that, feel free to close it.

This may be a better issue for https:/ipfs/spec -- actually, maybe worth doing it in a https:/ipfs/faq repo.

The underlying goal is to reduce the need to use solution like Facebook, Dropbox, Drive... for file/pictures exchange that should be kept private. Also this.

IPFS seems to be the perfect backend for this project.

Yeah, IPFS is designed to solve this use case. (and others).


The issues you track here are good. i imagine more things being needed to work really well. can already start on this. I should mention that we're interested in making this too, so probably should just work together.

On a side note, a problem that arise with low-diffusion filesharing is that sender and receivers need to be online at the same time. The future Filecoin seems to be a good solution to mitigate this problem as the sender could incentive other nodes to replicate and hold the encrypted blob online while he is offline.

Yep, precisely why Filecoin exists!

@Konubinix
Copy link

I am very interested in such a feature. I have exacly the same requirements as @MichaelMure.

In my mind, the most critical point to reach the "low friction" aspect is #875.

@MichaelMure
Copy link
Contributor Author

Closing this issue as it's better suited elsewhere.

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

3 participants