Stories
Slash Boxes
Comments

SoylentNews is people

posted by martyb on Sunday August 25 2019, @09:00PM   Printer-friendly
from the Flash-is-dead,-long-live-Ruffle! dept.

Games and animation site Newgrounds announced it is working on a way to play Flash content via emulation.
Ruffle is an open source Adobe Flash Player emulator written in Rust. It targets desktop and the web using Web Assembly, so unlike the plugin (which is scheduled for end-of-life in 2020), any security issues would be issues with the web browser itself.

While the creation of new Flash content instead of modern technology seems a Bad Idea, this Soylentil for one would be quite happy to replay some of the classics (which stopped working when the plugin was banned from his system).

[ Ed Note: the source article claims that open source is the reason why there won't be any vulnerabilities: "For anyone who is concerned about Flash's reputation for security - this project is entirely open source and any security issues would be issues with the web browser itself, whereas the traditional Flash plugin was a closed system that created unique opportunities for exploits." - Fnord666]


Original Submission

 
This discussion has been archived. No new comments can be posted.
Display Options Threshold/Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 1, Informative) by Anonymous Coward on Monday August 26 2019, @05:14AM

    by Anonymous Coward on Monday August 26 2019, @05:14AM (#885524)

    Gnash is currently not being actively maintained, as most of the internet
    has moved to using HTML5. There are literally millions of flash files
    that Gnash can play, as well as YouTube videos. As Adobe is letting their
    flash player die on most platforms, Gnash will be critical in the future
    for anyone wanting to play flash files for historical reasons. Gnash's code
    is very portable, and should be compilable for many years, long after
    Adobe flash is dead.

    That is from their README. They support most SWF that are version 7 or less. It also supports most up to, IIRC, v10. The big problem is that they have no AS3 and incomplete AS2 support. Gnash has 3 big problems that this project doesn't. When it first started, flash player was still available for free and so most people didn't see the need for an alternate "less than" player other than the philosophical grounds. They restrict (or at least did until 2014, when last I checked) their developers to people who have never agreed to the Flash Player EULA, which is probably a minority of the population, especially at the time. And, unlike this which already has a framework to handle the dirty work for outputting a complete application for the desktop and web browser, they had to build everything down to the supported system libraries, of which they provided multiple options.

    Starting Score:    0  points
    Moderation   +1  
       Informative=1, Total=1
    Extra 'Informative' Modifier   0  

    Total Score:   1