1 | Data tainting, an alternative to the Same Origin Policy, was experimentally implemented in NN3.0 |
2 | Data tainting allows access to private data (e.g., history[] array) but forbids "export" of this data over the Internet |
3 | Both data and methods may be tainted |
4 | Tainting has been disabled in NN4, in favor of signed scripts |