We have came up with a new idea that we have implement into a testing version and it's actually a big upgrade to the naming service.
Naming service is now a key:value feature that has the ability to store data under a registered name.The change is that naming service will now be
JSON Array, boosting this way the feature.On the value field you will have now to enter data structured as
key:value entries.Also, the entered value on the name will be compressed by default from now and on.
To be more specific and give you an example of this feature, think about it as "fields" like the below.
As you see, you will be able to place several informations into a single name.In the above example we have added informations just like the way we set up a profile into a network.Those data can be retrieved afterwards from the web and get manipulated the way that you want it to.
Another important thing that we are working on is the security of the wallet while surfing the Qora web.
As you know, there's a warning displayed on top if you are using the web with your wallet unlock but as you understand, a warning is definitely not enough.So we have worked on a confirmation window within the wallet that will prompt you to approve the API call made to the wallet through RCP.
So, without permission by the user there will not be allowed any API calls.Please note that this will be applied
only if the GUI is enabled.For services that runs the RCP server and their logic is build upon API calls, this extra security layer will not be enabled in order not to disturb their mechanism.