sigmoid.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A social space for people researching, working with, or just interested in AI!

Server stats:

588
active users

#svg

18 posts17 participants1 post today

#Adult sites are stashing #exploit code inside racy .svg files

Dozens of #porn sites are turning to a familiar source to generate likes on #Facebook#malware that causes browsers to surreptitiously endorse the sites. This time, the sites are using a newer vehicle for sowing this malware—.svg image files.
#svg #security

arstechnica.com/security/2025/

Ars Technica · Adult sites are stashing exploit code inside racy .svg filesBy Dan Goodin

Ars Technica: Adult sites are stashing exploit code inside racy .svg files. “Dozens of porn sites are turning to a familiar source to generate likes on Facebook—malware that causes browsers to surreptitiously endorse the sites. This time, the sites are using a newer vehicle for sowing this malware—.svg image files.”

https://rbfirehose.com/2025/08/10/ars-technica-adult-sites-are-stashing-exploit-code-inside-racy-svg-files/

ResearchBuzz: Firehose | Individual posts from ResearchBuzz · Ars Technica: Adult sites are stashing exploit code inside racy .svg files | ResearchBuzz: Firehose
More from ResearchBuzz: Firehose

Free online vector editor & procedural design tool
Open source free software. A vector graphics creativity suite with a clean, intuitive interface. Opens instantly (no signup) and runs locally in a browser. Exports SVG, PNG, JPG.
graphite.rs/
#image #open-source #svg #tools #vector

GraphiteFree online vector editor & procedural design toolOpen source free software. A vector graphics creativity suite with a clean, intuitive interface. Opens instantly (no signup) and runs locally in a browser. Exports SVG, PNG, JPG.
Replied in thread

Progress update on my #XSLT #SVG #sparkline generator

wok.oblomov.eu/tecnologia/plot

Another step in my path to revitalize usage of XSLT on the web. And before you ask, no, this is not to spite the #WHATWG and their #XML-aversive #JavaScript brainrot, it's something I've wanted to do for years, as documented by my previous posts on the subject.

However, since the corporate-controlled WHATWG is using metrics as excuse to boycott the #openWeb and #indieWeb, it becomes doubly important to do this now.

wokPlotting sparklines with XSLTUsing XSLT to generate sparklines, Wok style
Replied in thread

I'm currently working on the #XSLT that generates the #sparkline #SVG from raw #XML data to make it more flexible. This will make the code grow larger (especially singe I'm forced to use the 25-years old #XSLT1 because that's what browsers support, despite two major releases that would make everything easier and more compact), but I will be able to recycle the code to replace the pseudo-sparklines of index pages with _actual_ #sparklines.

I couldn't find a good pre-prepared gradient interpolation test which would obviously show the difference between RGB and CMYK interpolation. A lot of ranges look quite similar.

So I did an 5^^8 search for the best range and this one is the top diff with the greatest difference between one of the two colours.

{0.0, 0.75, 0.75, 0.75} to {0.75, 0.0, 0.0, 0.0};