From ec667b3dfe10945dc6fa140ef5acaaf10a437db9 Mon Sep 17 00:00:00 2001
From: José Bollo
Plugins and features of the binder need to keep track of the client -instances. In principle, a binder afb-daemon is launched by application -instance. But for services, a binder
+instances. This of importance for plugins running as service +because they may have to separate the data of each client. + +For common HTML5 browser running an HTML5 application.
At start, the framework communicate a common secret to both the binder +
At start, the framework communicates a common secret to both the binder and its client: the application. This initial secret is the initial token.
-- cgit 1.2.3-korg