Dreamfactory Wiki Assets

Here we explore how we will organise media assets in wiki to create our own decentralised media commons on

We look to serve the files simply from: - http://assets.permanent.wiki

# Simple Web Server You can use this theme folder to serve Dreamfactory Wiki Assets: - david.jpg

http://david.icotopia.io/status/theme/file_3.ogg You can use this to link to audio files like this ogg - file_3.ogg

You can also use it to serve images for instance:

Even without mime-tytpe being served - http://pics.permanent.wiki/test.jpg

We explore distributing assets via a node on localhost. The strategy is to store postcard sized assets in the json along with full resolution content in ipfs. Double-click will retrieve and display the ipfs version.

Here we examine how we stream video using IPFS.

So the idea here is to see if we can get DreamFactory to fulfil the basic Fedwiki Server Requirements, which essentially means serving json files, a favicon and a sitemap via HTTP GET.