(10:45:32) x11joe: Hey guys I'm getting some sleep, but just wanted to update that I did a confirmed working test Of connecting to the cloak client via mobile via the browser.
This is huge as it allows API access to cloak now for developers as well as the ability to create your own themes for handling cloak, P2P websites that you can share with other members using data from your cloak if you wanted (all protected via IP address & username/password selections). Works
(10:45:33) x11joe: AJAX live on browser. This is confirmed WORKING! I'm getting test members to get video later.
(10:46:07) b623: congrats
(10:46:11) x11joe: This allows for some crazy possibilities and I believe a first possibly for crypto?
(10:46:14) smokim87: good job!
Wooooooot!
http://pastebin.com/iGijBb2m Hello
I would to ask something about this that one of the devs have said.
Is this actually the "so called"
DECENTRALIZED WEB ?
Cause this is what I understand of that.
I would be glad if one of the devs can explain it more detailed.
Thanks
Yeah, last night I did some tests proving connections via mobile and external devices (as well as localhost) connecting to cloakcoin via the browser and AJAX.
In non-technical terms, this means you can create a website (without refreshing), that can poll data live from the cloakcoin program that is running. This also means that you could write an API to interface with the program via RPC-JSON (programming) commands.
For security, in your preference file you just set what IPs are allowed to connect to you and your username/password.
This could for example, allow you to run CloakTrade, OneMarket commands like make listings, and so forth all from external devices such as your mobile phone, as long as your client at home is still running.
It's also possible for you to create a website on the P2P network? How?
If you opt into this feature your Cloak Coin client acts as a web server of sorts. You could for example create a local.html file which displays data from your cloak (like how many listing on onemarket there is, your balance of a particular account, the ability to send money, create a listing on onemarket, buy/sell trade cloak, and on and on etc...)
You could also create a local file html to ask the network for what peers have 'websites' they want to share, and someone could create a directory of these pages on a website for all to share by running the client on a web server and polling it constantly for updates. This would allow for P2P websites in the future and who knows what else we want to do.
I'm probably not even realizing all the possibilities of this just yet, but it's very nifty
.