江3如此多娇 wrote:
I tried to create a personal ABE ruleset,and It seems work, So I guess we can create rulesets apart from the built-in SYSTEM and USER, am I right
Yes, you can, but do you really need to do this? You might be better off just adding to the USER ruleset.
The situations where you would need an extra ruleset are pretty limited and specialised. For example, I'm making use of one for my Firefox extension (under development), so that it can generate extra ABE rules without touching your existing rulesets, and it can easily delete them when uninstalled. But just for writing your own rules, you don't need this. You're better off using the built-in editor, which provides syntax checking.
If so, does the order of different rulesets works as: USER1, USER2,3,4,?
The order of rulesets doesn't matter. They are all applied to every request, and any filters stack. So, if one ruleset allows a request, but another denies it, it is blocked. If one ruleset anonymizes a request, and another one sandboxes it, it will be both anonymized and sandboxed.
another old question(i think), can we use rulesets online,in other words, can I use the SUBSCRIPTION ruleset?
Currently, no.
But sites that you visit can advertise extra rules to protect themselves, by providing a rules.abe file.