torstenchr wrote:To me it seem as if the entire list of settings (whitelist, xss, etc) is always overwritten and not merged.
Unfortunately, it still works this way.
NoScript currently leverages Firefox's built-in preference synchronization, by adding its own preferences to the list of those to be synchronized.
Since all the whitelist (and the blacklist) are stored in one single preference (because of Mozilla Security Manager's implementation details), they get synchronized as a single blob (no site-level merging).
torstenchr wrote:Can this be fixed, such that at least whitelist is merged and not overwritten.
This will change in
NoScript 3, scheduled for release this autumn.
torstenchr wrote:Another question - on one pc i'm marked several sites as NOT trusted, but these settings does not seem to be copied, whereas the whitelist and XSS is copied? Or am I missing something?
They should all be copied.