veganism.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Veganism Social is a welcoming space on the internet for vegans to connect and engage with the broader decentralized social media community.

Administered by:

Server stats:

294
active users

#svg

40 posts30 participants8 posts today

My #SVG #TactileArt homage to #ReadingRainbow. Arcs of braille spelling out each color of the rainbow arch across the page and into an open book, and there is a butterfly in the sky as per the theme song. The braille follows the curves of each arc instead of staying straight, and as they converge into the book, it goes from a text to a textural experience. Grab the color and tactile versions here: marconius.com/svg/readingRainb

#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

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.

🌘 成人網站利用性感 SVG 圖片檔案夾帶惡意程式碼
➤ SVG 檔案格式的潛藏危機:成人網站如何利用其進行「按讚」側錄
arstechnica.com/security/2025/
近期,研究人員發現有眾多成人網站透過一種新穎的技術,將惡意 JavaScript 程式碼隱藏在 `.svg` 圖像檔案中。這些檔案經由瀏覽器載入並執行後,會在使用者不知情的情況下,替網站的 Facebook 貼文「按讚」,藉此提升網站的曝光度。此類攻擊手法過去曾被用於其他目的,而本次發現的樣本使用了高度混淆的 JavaScript,增加了偵測與分析的難度。
+ 這真是令人擔憂!SVG 格式竟然能內嵌程式碼,而且還被用來做這種「按讚」側錄,使用者真的要對下載的檔案多加小心。
+ 這種利用檔案格式漏洞的手法太狡猾了,而且還能繞過一些基本的安全防護。感覺像是在防堵惡意軟體又多了一個需
#網路安全 #惡意軟體 #SVG 檔案 #Facebook #漏洞攻擊

Ars Technica · Adult sites are stashing exploit code inside racy .svg filesBy Dan Goodin
Continued 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
Continued 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.