remove incorrect statements in readme

they were accidentally added when backporting from a feature branch
This commit is contained in:
SArpnt 2024-08-04 17:12:35 -04:00
parent cd44ccd8ce
commit f35f6cf769
Signed by: SArpnt
SSH key fingerprint: SHA256:iDMeic8KkqqEsN4wODlgsk1d/oW1ojZ/cu/MEWyfLBw

View file

@ -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