apps icon indicating copy to clipboard operation
apps copied to clipboard

Coordinating writing apps on top of ipfs, and their concerns.

Results 50 apps issues
Sort by recently updated
recently updated
newest added

Now that the first **Creative Commons** [complete arXiv dataset](https://ipfs.io/ipfs/QmfXH9XtP7xmoTH8WAp4HNSduqWMwLTH8B8TvbTkdgzNAa) has been published (ipfs/archives#2), it's time to build some cool apps on top of it! Some ideas (please add more in...

(this can be applied to publication in general, but let's just focus on academic publishing) (also, I might not say something new) (actually, I am explain a workflow - the...

Hi, I'm developing a web application for the browser that can be used to host a blog, discussion board and similar things. It's already got a working prototype you can...

It would be nice to be able to store comments in IPFS and retrieve comments on web resources by querying IPFS.

See ipfs/archives#28 for context. Opening this issue to discuss details of IPFS integration. CC: @ikreymer @amstocker

See ipfs/archives#14 for context This issue is to coordinate how to get the BookReader working well on IPFS (where we can't assume a backend server is available to perform image...

Let's put something like [Research Lei](http://cs.stanford.edu/people/karpathy/researchlei/) by @karpathy on IPFS! Put ideas about what you'd like to see in such a system (search, navigation, etc) in the comments below. (migrated...

I'm working on a F2F filesharing app ([located here](https://github.com/MichaelMure/Arbore-qt)) with the following caracteristics: - targeted for private/low diffusion data between people that know each-others. Main use case: friends want to...

This is the next issue in my series of _Things that Modern Web Browsers Inexplicably Suck at_: **supporting image formats less than a couple of decades old**. [Exhibit A](https://bugzilla.mozilla.org/show_bug.cgi?id=36351). Fortunately,...

I think neat things can be done with using IPFS to run/distribute traditional command-line applications, especially with the `/ipfs` fuse layer. The super simple example is just `sh /ipfs/QmRWKeMFYnby9YFHyUYfiGLX8ZcLu3XR4R36ark2MeYGCg` At...