Skip to content

How security-conscious is this? #3113

Answered by Herschel
cugone asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,

We seek to be accurate; however, we will not emulate any bugs that cause security issues, and will fix any security issues as we become aware.

Ruffle is written in the Rust programming language, which has a heavy focus on memory safety and should avoid large classes of the Flash Player's security issues. This does not preclude issues in unsafe third party libraries that Ruffle may use (such as audio/video decoders).

Ruffle on web is subject to the security restrictions of modern web browsers and is sandboxed by the JS and WebAssembly runtimes. Exploits here would be exploits in the browser itself. Currently network requests are allowed, so if you run an SWF that makes network requests…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by cugone
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants