ipfs / roadmap

IPFS Project && Working Group Roadmaps Repo
MIT License
298 stars 26 forks source link

[2020 Theme Proposal] IPFS Mobile - The Future is in Our Hands #45

Closed autonome closed 11 months ago

autonome commented 4 years ago

Note, this is part of the 2020 Theme Proposals Process - feel free to create additional/alternate proposals, or discuss this one in the comments!

Theme description

Please describe the theme and what it means for the IPFS Project.

The focus of development of IPFS to date has been primarily on desktop and server class hardware. However, the growth of the internet for more than a decade has been entirely in mobile.

This growth at the furthest edge of the network requires solutions at that edge. As long as the IPFS network remains inaccessable on mobile devices, the value of the network where it matters most is not realized - IPFS will remain stoppable, and its offline use-cases constrained by application development patterns of the centralized ecosystem.

A focus on IPFS embedded in mobile applications would be through the development of a reference implementation which serves both as our testground for core work and also a vehicle for end-user product experimentation.

The shift in IPFS core team priorities to mobile as the highest priority use-case will eventually happen, and the sooner that reorientation happens, the sooner end-users will get the true benefits of the technology.

Core needs & gaps

Please describe in more detail what needs or gaps in our current state this theme addresses, and how it will create value for the IPFS ecosystem.

Resource constraints are a harsh teacher. Google, Microsoft, Apple and Mozilla have all learned this lesson in different product initiatives over the years. All made hard decisions that ultimately were based on the same conclusion: Shooting to operate best where conditions are worst will pay dividends for a decade.

A laser focus on IPFS on mobile will have positive secondary effects on our 2019 target audience while setting the stage for the next billions.

Additionally, the IPFS project does not have a vehicle for end-user features that we fully control. We are restricted by our deployment channels, none of which allow us to easily demonstrate the power of our technology. With a mobile reference application we can showcase how IPFS meets end-user needs in a product-forkable way.

Why focus this year

Please provide rhetoric for why this theme deserves focus in 2020 in particular.

A project-wide focus on mobile infrastructure is a strategy designed to leapfrog our current development trajectory. The focus on package managers in 2019 showed us that narrow focus on particular needs can identify specific shortcomings of IPFS. A narrow focus on a particular environment like mobile provides an even less forgiving set of requirements for IPFS node operation, demanding a level of focus and execution unavailable by picking a vertical focus.

Additionally, in 2019 our collaboration partners set the stage by proving the concept:

With those early learnings, we can develop these collaborations and partnerships into core functionality in 2020.

Milestones & rough roadmap

Please list relevant development milestones and the high-level timeline for these efforts.

Core Engineering Milestones

Product Engineering Milestones

Desired / expected impact

How will we measure success? What will working on this problem statement unlock for future years?

Core implementation impacts

Ecosystem impacts

momack2 commented 4 years ago

Thanks for suggesting this theme! A few questions to help parse your recommendations:

A laser focus on IPFS on mobile will have positive secondary effects on our 2019 target audience while setting the stage for the next billions.

Can you explain how mobile as a focus area bridges between the work we took on to enable package managers in 2019 and larger scale adoption? What latent needs or communities are we missing by not refocusing all our efforts here, and what are the potential costs of switching focus to this platform?

We are restricted by our deployment channels, none of which allow us to easily demonstrate the power of our technology. With a mobile reference application we can showcase how IPFS meets end-user needs in a product-forkable way.

Can you expand on this? What restrictions are we experiencing with web / desktop? What do you mean by this “product-forkability” of mobile apps with ipfs?

autonome commented 4 years ago

Can you explain how mobile as a focus area bridges between the work we took on to enable package managers in 2019 and larger scale adoption? What latent needs or communities are we missing by not refocusing all our efforts here, and what are the potential costs of switching focus to this platform?

I'm not suggesting a bridge between package managers and mobile themes - we get different benefits. Package manager focus has side effects that enable desktop/server use-cases. Table-stakes operation of IPFS in mobile device environments unlocks much larger market opportunities if only due to size of consumer addressable market.

Video is a good example of a place where IPFS on mobile might shine, given the right target performance profile. We've already know video is #1 use-case by current users of IPFS. Targeting video over IPFS on mobile opens up possibility of that same outsized usage but in massively larger addressable market.

What restrictions are we experiencing with web / desktop?

Our consumer channels in desktop web browsers are severely constrained, hampered by paradigmatic resistance to even the most basic networking APIs in the browser. At its best, our end-user install topology is a Rube Goldberg machine: IPFS Desktop + IPFS Companion + a browser is mostly broken: Major browsers are actively fighting against the APIs we need... and that's just in extensions, let alone native support or operation in regular web content.

We have some small but mighty allies in browser world, and will continue to move those efforts forward. However, prioritizing mobile as the P0 target in our core implementations leapfrogs that effort in order reach the market where the global internet consumer permanently resides, while simultaneously achieving performance side-effects that help desktop use-cases anyway.

What do you mean by this “product-forkability” of mobile apps with ipfs?

We can design our reference mobile application(s) that we implement in and test against as a forkable application base for rapid product development.

Mozilla's Android Components project is doing this for mobile browsers by having their Reference Browser application be 1) the testing target for their components, 2) the base for multiple Android browser products and 3) an easily forkable open source base for anyone to build products on top of.

mikeal commented 4 years ago

Video is a good example of a place where IPFS on mobile might shine, given the right target performance profile. We've already know video is #1 use-case by current users of IPFS. Targeting video over IPFS on mobile opens up possibility of that same outsized usage but in massively larger addressable market.

Are these users serving video directly to clients via IPFS or is IPFS a storage backend to a middle tier that does the actual video streaming?

I think the distinction here is important if you’re talking about mobile, because if the protocol between these two endpoints is not IPFS then it would actually lean more towards “IPFS for service providers” rather than “IPFS for mobile.”

That said, WebTorrent has a very good streaming video story and is in fairly wide use even with many limitations IPFS does not have, so if we’re expanding the scope of users under consideration to other p2p technology consumers that would be another point for video, and in the case of WebTorrent it’s WebTorrent the whole way through, there isn’t a middle tier unless you count trackers ;)

autonome commented 4 years ago

Are these users serving video directly to clients via IPFS or is IPFS a storage backend to a middle tier that does the actual video streaming?

I think the distinction here is important if you’re talking about mobile, because if the protocol between these two endpoints is not IPFS then it would actually lean more towards “IPFS for service providers” rather than “IPFS for mobile.”

DTube appears to be using IPFS directly. Seems like the benefits at scale are lost (or at least unreaped) if IPFS isn't used out to the edge.

That said, WebTorrent has a very good streaming video story and is in fairly wide use even with many limitations IPFS does not have, so if we’re expanding the scope of users under consideration to other p2p technology consumers that would be another point for video, and in the case of WebTorrent it’s WebTorrent the whole way through, there isn’t a middle tier unless you count trackers ;)

Definitely WebTorrent proved out ground as well for the video use-case.

Gozala commented 4 years ago

I’d like to add few things here that aren’t captured in original proposal:

github-actions[bot] commented 11 months ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.