Release Token Tools 0.1.0
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# Privacy and security
|
||||
|
||||
All input stays in memory in the current browser. CSP allows only same-origin connections and the application initiates none. There is no telemetry, storage, account or remote asset.
|
||||
|
||||
Parsing is capped at 1 MiB, depth 64, 50,000 JSON values and 10,000 extracted tokens. Aliases are exact path references and cannot execute expressions. CSS/Sass strings, XML and Swift strings are target-escaped; normalized identifier collisions and unsupported composite values are recorded as explicit losses.
|
||||
Reference in New Issue
Block a user