remove incorrect statements in readme
they were accidentally added when backporting from a feature branch
This commit is contained in:
parent
cd44ccd8ce
commit
f35f6cf769
1 changed files with 0 additions and 2 deletions
|
@ -44,9 +44,7 @@ to judge yourself, these are the security measures i've taken:
|
|||
- objects on the global scope are made unwritable and unconfigurable
|
||||
- proxies output by the bytebeat code are detected and never used for any operations
|
||||
- data output by the bytebeat code is carefully converted to numbers with error handling
|
||||
- output data is put into typed arrays and sent through a MessagePort
|
||||
- data output from the audio worklet is treated as untrusted and parsed carefully
|
||||
- audio worklets are never reused for new bytebeat code
|
||||
|
||||
## embedding
|
||||
|
||||
|
|
Loading…
Reference in a new issue