to publish index.html that included some javascript and a jpg file with:
curl -k --data-binary '{"jsonrpc": "1.0", "id":"curltest", "method": "SuperNET", "params": ["{\"requestType\":\"publish\",\"files\":[[\"image.jpg\",\"image/png\"],[\"supernet.js\",\"application/javascript\"],[\"index.html\",\"text/html\"]]}"] }' -H 'content-type: text/plain;' https://127.0.0.1:7777/
after that the web page is accessible via: http://127.0.0.1:7776/071337104547011275
without needing any plugins.
There are no protections built in yet and only files of 30kb are handled (unless MofN is used, then it is even less) so it is more a proof of concept, but theoretically a two way link can be made between browser and "server" via Telepathy and it would then be possible to have an interactive website in the cloud without anybody knowing the IP address of the publisher. though this will take a lot more than a day to do.
still I thought that was pretty cool!
James
P.S. Thanks to bassguitarman who got a Mac QT wallet of BTCD + SuperNET working! Seems to have worked first shot cross platform. We now have 125+ in slack and I believe one of the largest active crypto communities. 10000 messages goes by in a few days, that is the limit for the free mode of slack
this is pretty cool!