Net Art Extinction Timeline
Documenting how dependency changes — API shutdowns, plugin end-of-lifes, browser removals — break digital artworks.
All Events
Chrome Apps end of life
Chrome Apps platform
Google ended support for Chrome Apps in January 2025, removing a platform used for browser-packaged art installations and kiosk-mode exhibits.
Instagram API locked down, Basic Display API deprecated
Instagram Legacy API / Basic Display API
In the wake of Cambridge Analytica, Instagram slashed API access in April 2018, then progressively restricted it further until the Basic Display API was fully deprecated in December 2024 — breaking art projects that used Instagram as a live data source.
1 artwork affected
Microsoft removes Windows Mixed Reality from Windows 11
Windows Mixed Reality platform
Microsoft deprecated Windows Mixed Reality in December 2023 and removed it entirely in Windows 11 24H2 (October 2024), bricking an estimated 80,000 WMR headsets from Acer, Dell, HP, Lenovo, and Samsung.
Google Groups ends Usenet support, severing the largest public NNTP gateway
Google Groups Usenet/NNTP gateway
Google Groups ceased all new Usenet posting, subscription, and NNTP peering on February 22, 2024, cutting off the largest remaining free public gateway to Usenet newsgroups including communities like alt.ascii-art that had hosted text-based art since the early 1990s.
Oculus Go effectively bricked by server-side entitlement failures
Oculus Go headset / entitlement servers
Meta discontinued the Oculus Go in June 2020, froze the store in December 2020, and ended security updates in 2022. By 2024, server-side entitlement check failures prevent launching purchased apps — effectively bricking the headset and destroying VR art experiences created for it.
Raspberry Pi OS Bookworm switches to Wayland, breaking museum and art display software
Raspberry Pi OS (X11 display server)
Raspberry Pi OS Bookworm, released October 11, 2023, replaced X11 with Wayland as the default display server, breaking Pi Presents and other multimedia display tools widely used in museum installations and art kiosks.
Bandcamp sold twice in 18 months, mass layoffs threaten music archive
Bandcamp music hosting platform
Bandcamp — the largest independent music platform with millions of albums — was sold from Epic Games to music licensing company Songtradr in September 2023, resulting in the layoff of half its staff and raising serious concerns about the long-term survival of its catalog as a music archive.
SoundCloud API access reset and revocation of inactive apps
SoundCloud API
SoundCloud announced it would revoke API access for inactive apps (June 2, 2023), a policy shift that can break unattended installations and artworks that rely on SoundCloud API playback.
1 artwork affected
Photobucket deletes free-tier images, destroying billions of embedded photos
Photobucket free image hosting
After paywalling hotlinks in 2017, Photobucket began permanently deleting images from inactive free accounts in 2023 — completing the destruction of billions of user-uploaded photos that had served as the visual backbone of early-2000s web forums, blogs, and eBay listings.
Imgur purges anonymous uploads and explicit content
Imgur anonymous image hosting
Imgur deleted all sexually explicit content and all images uploaded without a registered account — breaking billions of embedded images across forums, Reddit, blogs, and documentation sites in what was called 'The Imgur Apocalypse.'
Free X/Twitter API access ends
X/Twitter API
On Feb 9, 2023, the platform ended free API access and introduced paid tiers and stricter limits, breaking many bots and live-feed artworks unless they paid, reduced scope, or migrated off-platform.
5 artworks affected
Heroku eliminates free tier, hobby projects go offline
Heroku free dynos / free Postgres
Salesforce-owned Heroku permanently discontinued free dynos, free Postgres, and free Redis, forcing millions of hobby web apps offline — including creative coding experiments, art bots, and small-scale web art that relied on free hosting.
Internet Explorer retired
Internet Explorer
Internet Explorer 11 ended support on June 15, 2022 and was retired, pushing legacy-IE-dependent artworks toward Edge IE Mode and virtualization.
Global 3G network shutdowns disconnect IoT and connected artworks
2G/3G cellular network infrastructure
Mobile carriers worldwide shut down 2G and 3G networks between 2019 and 2025, disconnecting millions of IoT devices — including connected art installations and sensor-based artworks relying on legacy cellular modules.
Microsoft Silverlight reaches end of support
Microsoft Silverlight plugin
Microsoft Silverlight reached end of support on October 12, 2021. Chrome had dropped support in 2015, Firefox in 2017 — only IE11 on Windows remained. Any web art or interactive project built in Silverlight is now inaccessible in modern browsers.
DST Root CA X3 expires, breaking legacy TLS trust
TLS trust chain / root certificates
When the DST Root CA X3 cross-sign expired, older clients without ISRG Root X1 trust began failing TLS validation for many HTTPS sites — an under-documented but common failure mode for net art on legacy hardware.
2 artworks affected
Application Cache (AppCache) removed from browsers
HTML5 Application Cache (AppCache) API
Browsers removed support for the Application Cache API in 2021, breaking offline-capable web artworks that used AppCache manifest files.
Google Play stops serving 32-bit-only apps on 64-bit Android devices
Google Play 32-bit app support on 64-bit devices
On August 1, 2021, Google Play stopped serving apps without 64-bit native code to 64-bit Android devices, rendering thousands of abandoned 32-bit-only apps — including creative tools, art apps, and games built on older Unity versions — invisible and uninstallable on modern phones.
Freenode IRC network collapses after hostile takeover and database wipe
Freenode IRC network
Freenode, the largest IRC network for open-source and creative communities, suffered a hostile takeover followed by a complete database wipe on June 14, 2021, destroying decades of channel registrations, community structures, and chat history.
Google Maps JavaScript API v2 retired
Google Maps JavaScript API v2
Google retired the Maps JavaScript API v2 on May 26, 2021, breaking locative and cartographic net art that had not migrated to v3.
Yahoo Answers permanently shut down
Yahoo Answers platform
Yahoo permanently shut down Yahoo Answers after 16 years, deleting all content. Yahoo explicitly stated the content would not be archived. Platform-dependent art like Joel Holmberg's 'Legendary Account' lost its original context.
1 artwork affected
Google discontinues Daydream VR, kills servers
Google Daydream VR platform
Google discontinued Daydream VR in October 2019, removed VR support from Android 11 in September 2020, and killed the servers around February 2021 — ending access to Daydream apps and shuttering Google's VR film studio Spotlight Stories.
Three.js removes Geometry class, breaking thousands of WebGL art sketches
Three.js (WebGL library)
Three.js r125, released January 28, 2021, removed the foundational THREE.Geometry class from the core library, breaking virtually every tutorial, code example, and creative WebGL project written before 2020 that loaded three.js from a CDN.
FTP removed from modern browsers
FTP protocol in browsers
Chrome removed FTP support (Chrome 88, January 2021) and Firefox followed (Firefox 90, July 2021), breaking ftp:// links used for distributing assets and archival materials referenced by older net artworks.
Flash Player blocked from running
Adobe Flash Player
After Flash support ended at the end of 2020, Flash content was actively blocked from running starting Jan 12, 2021, and browsers removed/disabled the plugin — instantly breaking Flash-based net artworks unless emulated or migrated.
1675 artworks affected
FutureSplash (.spl) format becomes unplayable
FutureSplash Animator (.spl) format
FutureSplash Animator's .spl format, the direct predecessor to Flash, was nominally supported by Flash Player through backward compatibility — but when Adobe killed Flash Player on January 12, 2021, .spl files lost their last remaining playback path, and the format's distinct compression and animation characteristics are not handled by modern Flash emulators like Ruffle.
Chrome Native Client and PNaCl removed
Google Native Client (NaCl) and Portable Native Client (PNaCl)
Chrome removed support for Native Client (NaCl) and Portable Native Client (PNaCl) in 2020, ending the ability to run compiled C/C++ code as browser-embedded art.
Sectigo AddTrust External CA Root expires, breaking certificate chains
AddTrust External CA Root cross-sign
The expiration of the AddTrust External CA Root certificate on May 30, 2020 caused widespread TLS failures for clients that followed the full chain including the expired cross-sign, breaking Stripe, Roku, Heroku, and many smaller sites relying on Sectigo/Comodo certificates.
DeviantArt Eclipse redesign destroys custom profiles, journal skins, and group data
DeviantArt platform (classic layout)
DeviantArt's forced migration to the 'Eclipse' redesign permanently eliminated custom CSS profile skins, journal skins, custom widgets, group data, and numerous community features — destroying years of user-created visual design work that had made DeviantArt profiles a medium of digital art in themselves.
Browsers block third-party cookies by default
Third-party cookies for cross-site state
Safari fully blocked third-party cookies by March 2020 (ITP since 2017), Firefox added Total Cookie Protection, and Chrome began phased deprecation. Multi-domain artworks that shared state via cookies lost cross-site functionality.
Browsers drop TLS 1.0 and 1.1 support
TLS 1.0 / TLS 1.1 cryptographic protocols
Apple, Google, Microsoft, and Mozilla jointly deprecated TLS 1.0 and 1.1 in early 2020 (delayed from March to ~September due to COVID-19). Legacy servers that were never updated became unreachable over HTTPS — disproportionately affecting unmaintained servers hosting abandoned net art.
Apple enforces mandatory notarization for macOS software
macOS Catalina notarization requirement
Apple began strictly enforcing notarization requirements on February 3, 2020, meaning all Mac software distributed outside the App Store had to be cryptographically signed and scanned by Apple before macOS would allow it to run — blocking hundreds of unsigned creative tools, audio plugins, and independent art software.
Windows 10 Mobile end of support kills platform-exclusive creative apps
Windows 10 Mobile
Windows 10 Mobile reached end of life on January 14, 2020, terminating a mobile platform whose app store — and the creative tools built exclusively for it, including Nokia's Lumia imaging suite — disappeared with no migration path.
Deutsche Telekom completes ISDN/PSTN switch-off in Germany
ISDN telecommunications network (Germany)
Deutsche Telekom migrated 25 million customers from ISDN/PSTN to All-IP between 2014 and early 2020, dismantling the circuit-switched network infrastructure that had enabled pioneering telematic art performances and real-time audiovisual installations since the early 1990s.
MIDI file playback removed from major browsers
MIDI (.mid/.midi) browser-native playback
Browsers progressively dropped built-in MIDI file playback — Chrome removed its software synthesizer, Firefox never shipped reliable support, and the Web MIDI API that replaced it only handles real-time device I/O, not .mid file rendering — leaving thousands of MIDI-based web artworks and early net music projects silent.
8 artworks affected
Python 2 reaches end of life, breaking creative toolchains across VFX, games, and generative art
Python 2
Python 2 reached end of life on January 1, 2020, with the final release (2.7.18) following in April 2020; major libraries dropped Python 2 support, breaking creative toolchains in VFX, game development, and generative art that depended on Python 2 syntax and libraries.
Yahoo Groups deletes 20 years of content from millions of groups
Yahoo Groups hosting platform
Verizon-owned Yahoo permanently deleted all user-generated content from Yahoo Groups on December 14, 2019 — an estimated 10+ million groups spanning two decades of messages, files, photos, and community archives, with only a fraction rescued by volunteer archivists.
Mixed-content autoupgrade and blocking
Browser mixed-content policy
Chrome's rollout (starting Chrome 79) autoupgraded and then blocked HTTP subresources on HTTPS pages, breaking artworks that combine many remote media sources when hosted or archived under HTTPS.
3 artworks affected
Google Fusion Tables shut down
Google Fusion Tables data visualization service
Google Fusion Tables, a free hosted service for data visualization and map overlays widely used in data-driven net art, was shut down on December 3, 2019.
Expired code signing certificates break installed applications
Code signing certificate timestamps
An expired Symantec/VeriSign code signing intermediate certificate on October 24, 2019 caused Windows to flag previously trusted signed software as untrusted, breaking installers and legacy applications that lacked RFC 3161 timestamps.
macOS Catalina drops all 32-bit application support
32-bit macOS applications and plugins
macOS 10.15 Catalina dropped all 32-bit application support, instantly breaking thousands of creative tools — audio plugins, MIDI drivers, standalone art applications, and legacy creative software that had never been updated to 64-bit.
macOS Catalina drops legacy QuickTime codecs, breaking old video playback
Legacy QuickTime codecs (Sorenson Video 3, Cinepak, MPEG-1, etc.)
macOS Catalina (October 2019) dropped all 32-bit application support, killing QuickTime 7 and the QTKit framework. Legacy codecs including Sorenson Video 3, Cinepak, and early MPEG variants — used extensively in 1990s and 2000s web video, CD-ROM art, and QuickTime movies — stopped playing in Apple's own apps.
Adobe Shockwave Player end-of-life
Adobe Shockwave Player
Adobe ended Shockwave Player on April 9, 2019, leaving Director/Shockwave web works dependent on legacy browsers and offline virtualization unless migrated.
174 artworks affected
Google+ consumer platform shut down
Google+ platform and APIs
Google shut down consumer Google+ on April 2, 2019, deleting all content and disabling APIs. Web integrations — +1 buttons, Google+ sign-in, sharing widgets, and interactive posts — all ceased to function across millions of sites.
Vine shut down and archive deleted
Vine video platform
Twitter shut down the Vine app on January 17, 2017, ending the 6-second looping video platform. A read-only archive was launched but then quietly deleted in April 2019, compounding the loss of a distinct micro-video art form.
Yahoo Japan shuts down GeoCities Japan
GeoCities Japan hosting platform
Yahoo Japan terminated GeoCities Japan on March 31, 2019 — the last surviving GeoCities service worldwide — destroying millions of Japanese personal websites, fan art pages, and digital culture artifacts that had accumulated over 22 years.
MySpace loses 50 million songs in server migration
MySpace hosting platform
MySpace confirmed that a server migration corrupted all photos, videos, and audio uploaded between 2003–2015 — an estimated 50 million songs from 14 million artists, plus the earlier 2013 redesign that destroyed custom CSS profiles and user blogs.
Flickr limits free accounts to 1,000 photos, mass deletion begins
Flickr free hosting tier
After SmugMug acquired Flickr, free accounts were slashed from 1 TB to 1,000 photos. Excess photos were deleted oldest-first starting February 2019, jeopardizing content from 100 million users and breaking projects that relied on Flickr as permanent image hosting.
Web Components v0 and HTML Imports removed from Chrome
Web Components v0 APIs (HTML Imports, Custom Elements v0, Shadow DOM v0)
Chrome 73 removed Web Components v0 APIs including HTML Imports in February 2019, breaking early web-component-based artworks and Polymer v1 projects.
YouTube removes all video annotations
YouTube Annotations system
YouTube deleted all existing annotations from every video, killing an entire genre of interactive video art — choose-your-own-adventure narratives, in-video games, and clickable overlays all became inert.
1 artwork affected
WebVR API deprecated in favor of WebXR
WebVR browser API
The WebVR API was deprecated and replaced by WebXR, breaking backwards compatibility by design. WebVR art experiences and demos do not work on modern VR headsets without migration to the WebXR API. Unmaintained WebVR art sites are permanently broken.
Tumblr bans adult content, algorithmic purge deletes art
Tumblr content hosting / algorithmic moderation
Tumblr banned all 'adult content' and deployed a broken NSFW detection algorithm that mass-flagged non-pornographic art, illustrations, and photography — destroying years of creative work and displacing the platform's core art communities.
Processing.js deprecated, 100,000+ browser sketches affected
Processing.js (Java-to-JavaScript transpiler)
Processing.js was officially archived on December 5, 2018. Over 100,000 sketches on OpenProcessing that used the Java-to-JavaScript transpiler broke or degraded, as p5.js — the successor — is a different API, not a drop-in replacement.
Max 8 drops 32-bit support, breaking legacy art installations
Max/MSP/Jitter (Cycling '74)
Max 8, released September 25, 2018, dropped all 32-bit external support, breaking art installations and performances that relied on 32-bit-only third-party externals, audio plugins, and hardware drivers.
Java Web Start (.jnlp) removed from Java SE
Java Web Start / JNLP (.jnlp)
Oracle deprecated Java Web Start in Java SE 9 (March 2018) and removed it entirely in Java SE 11 (September 2018), rendering .jnlp launcher files permanently non-functional and stranding interactive artworks, creative tools, and generative art pieces that relied on one-click browser-to-desktop deployment.
Google deprecates Polymer in favor of Lit, orphaning Web Components-based creative projects
Polymer (Google Web Components library)
Google placed Polymer and all Polymer elements into maintenance mode in mid-2018, redirecting development to the new lit-html and LitElement libraries; projects built with Polymer's two-way data binding and HTML Imports could not migrate without significant rewrites.
Google Maps Platform requires billing account and API key
Google Maps Platform
As of June 11, 2018, access to core Google Maps APIs required a valid API key plus a billing account, pushing map-based artworks into quota, key-management, and cost constraints.
3 artworks affected
Cross-origin protections tighten (CORB and Private Network Access)
CORS/CORB browser security
Chrome-era cross-origin hardening (CORB) and later Private Network Access restrictions reduce what browser code can read or request cross-origin, breaking works that sniff, scrape, or assemble media across domains.
3 artworks affected
openFrameworks 0.10 replaces vector math library, breaking addon ecosystem
openFrameworks (C++ creative coding toolkit)
openFrameworks 0.10.0, released May 7, 2018, replaced the custom ofVec/ofMatrix math classes with GLM as the default vector math library, breaking compatibility with hundreds of community addons and reversing the multiplication order for matrix operations.
Browser autoplay policies block sound-on-load
Browser autoplay policy
Modern browsers restrict autoplay with sound (Chrome 66 era), breaking net artworks that rely on immediate audio/video or WebAudio on page load unless redesigned around user gestures.
3 artworks affected
Browsers distrust Symantec-issued TLS certificates
Symantec / VeriSign / Thawte / GeoTrust / RapidSSL certificate authorities
After years of CA policy violations, Chrome 66 and 70 progressively distrusted all certificates issued by Symantec and its subsidiaries (VeriSign, Thawte, GeoTrust, RapidSSL), forcing mass certificate replacement across the web.
Facebook Graph API restrictions and platform lockdown
Facebook Graph API
In 2018, Facebook announced major platform changes that limited data access and tightened permissions/app review, causing projects that depended on broad graph access to fail or require redesign.
1 artwork affected
Google Images removes View Image button and direct image URLs
Google Image Search direct image links
Google removed the 'View Image' button and 'Search by Image' from Image Search results after a settlement with Getty Images — breaking art projects that depended on direct image URLs from search results and causing a 63% drop in image search referrals.
4 artworks affected
FCC repeals net neutrality rules
Net neutrality protections (Open Internet Order 2015)
The FCC voted to repeal net neutrality rules on December 14, 2017, enabling ISPs to throttle and prioritize traffic — researchers subsequently documented systematic throttling of video streaming services, degrading conditions for bandwidth-intensive net art, live-streamed performances, and independent video distribution.
Microsoft discontinues Kinect production
Microsoft Kinect depth sensor
Microsoft ceased Kinect production in October 2017, orphaning one of the most widely adopted tools in interactive art. Artists like Kyle McDonald and Memo Akten, and institutions like SFMOMA, had built significant bodies of work and exhibitions on Kinect's depth-sensing capabilities.
iOS 11 drops 32-bit apps, purges ~50,000 from App Store
32-bit iOS applications
iOS 11 dropped all 32-bit application support, removing approximately 50,000 apps from the App Store — including early creative tools, art apps, and experimental projects from the first years of the App Store whose developers had no incentive to update.
Photobucket paywalls third-party image embedding
Photobucket free image hosting / hotlinking
Photobucket suddenly placed third-party image embedding behind a $399/year paywall, instantly breaking billions of images embedded across forums, blogs, eBay listings, and art sites — the first major 'image hosting apocalypse' on the web.
del.icio.us degraded through serial acquisitions
del.icio.us social bookmarking platform
del.icio.us, the pioneering social bookmarking service that coined the term 'tag,' was serially acquired (Yahoo → AVOS → Science Inc. → Delicious Media → Pinboard) and progressively destroyed. The 2011 AVOS transition caused a mass exodus; Pinboard bought it for $35,000 in 2017 and shut it down.
Adobe discontinues Director authoring tool
Adobe Director / Lingo scripting
Adobe ceased sales of Director on February 1, 2017 and ended support on March 14, killing the dominant authoring environment for interactive multimedia since the late 1980s. Existing .dir/.dxr source files became unopenable — no successor tool can edit them.
92 artworks affected
HTTP Public Key Pinning locks sites out of their own domains
HTTP Public Key Pinning (HPKP)
HPKP allowed sites to pin specific certificate keys in browsers, but misconfiguration or key loss made sites permanently inaccessible to returning visitors — a self-inflicted extinction mechanism that led browsers to deprecate the feature entirely.
HSTS preload list traps sites that lose HTTPS capability
HTTP Strict Transport Security preload lists
Sites added to browser HSTS preload lists became permanently locked into HTTPS; if their certificates later expired or were revoked, browsers refused all access — with no bypass option — creating an irreversible accessibility trap.
Macromedia Authorware format becomes permanently unplayable
Macromedia Authorware (.aam/.a7r) web player and format
Adobe ceased Authorware development in September 2007 after acquiring Macromedia. The Authorware Web Player, required to run .aam packaged content in browsers, was never updated for modern browsers or 64-bit systems, making the format completely inaccessible — with no emulator, converter, or open-source reader ever developed.
What.CD seized by French authorities
What.CD BitTorrent tracker and music archive
French authorities seized the servers of What.CD on November 17, 2016, destroying the most comprehensive community-curated music archive ever assembled — nearly 3 million torrents including thousands of rare, out-of-print, and privately pressed recordings that existed nowhere else online.
Browsers distrust StartSSL/StartCom certificates
StartCom / StartSSL certificate authority
After a covert acquisition by WoSign and evidence of certificate misissuance, major browsers distrusted all StartCom/StartSSL certificates, shutting down a CA that had been widely used by independent developers and artists for free HTTPS.
Unity Web Player plugin discontinued, web-based Unity content stranded
Unity Web Player (NPAPI plugin)
Unity 5.4, released July 28, 2016, permanently dropped Web Player build support, stranding thousands of browser-based games and interactive art pieces that could no longer be published or played via the plugin.
Browsers require HTTPS for geolocation, camera, and audio APIs
Powerful web APIs on HTTP pages
Starting with Chrome 50 (April 2016), browsers restricted geolocation, camera/microphone access, Web Audio, and other powerful APIs to HTTPS-only 'secure contexts' — breaking location-aware art, webcam pieces, and audio works hosted on HTTP.
2 artworks affected
QuickTime VR and QuickTime web plugin killed
Apple QuickTime VR / QuickTime browser plugin
QuickTime X dropped QTVR support in 2009, Apple removed the QuickTime browser plugin in 2015, and ended all QuickTime for Windows support in April 2016 with US-CERT urging immediate uninstall. Interactive 360-degree panoramas and object movies became unviewable.
88 artworks affected
Browsers reject SHA-1 signed certificates
SHA-1 certificate signatures
Major browsers phased out trust in SHA-1 signed TLS certificates between 2016 and early 2017, rendering HTTPS sites with older certificates untrusted and triggering interstitial warnings or outright connection refusals.
Yahoo Pipes shut down
Yahoo Pipes feed aggregation and mashup platform
Yahoo Pipes, a visual tool for remixing and aggregating web feeds used by net artists to create data-driven mashups, was shut down on September 30, 2015.
NPAPI and Java plugin support removed from major browsers
NPAPI / Java browser plugins
Browser vendors removed the NPAPI plugin architecture (Chrome 45 milestone; later Firefox and Safari), stranding Java applets and other plugin-era net artworks unless run in legacy environments.
94 artworks affected
Blip.tv shut down by Maker Studios
Blip.tv video hosting
Blip.tv, a pioneering platform for independent web series and video blogs, was shut down on August 20, 2015, by its owner Maker Studios; of approximately 228,000 public videos totaling 70 TB, only about 100,000 videos were preserved by the Archive Team.
SMIL multimedia presentations lose browser and player support
SMIL (Synchronized Multimedia Integration Language)
Google Chrome announced intent to deprecate SMIL in August 2015, and while the deprecation was suspended in 2016, SMIL as a standalone multimedia presentation format had already lost its ecosystem — RealPlayer and Internet Explorer, the primary SMIL players, were gone, and no browser ever implemented the full SMIL 3.0 specification for timed multimedia.
1 artwork affected
Windows Server 2003 and ColdFusion stacks become unsupportable
Windows Server 2003 / Adobe ColdFusion legacy versions
Microsoft ended extended support for Windows Server 2003 on July 14, 2015. Interactive web artworks built on IIS + ColdFusion stacks — including Muntadas' The File Room (1994) — faced imminent death as the server-side infrastructure became unsupportable and insecure.
YouTube Data API v2 shutdown
YouTube Data API v2
YouTube turned down Data API v2 after a staged retirement plan, with v2 calls later returning HTTP 410 Gone — breaking works and tools that relied on v2 feeds unless migrated to v3.
4 artworks affected
Google and Mozilla distrust CNNIC root certificate
CNNIC root certificate authority
After CNNIC's subordinate CA MCS Holdings issued unauthorized certificates for Google domains, Chrome and Firefox removed CNNIC from their trust stores, breaking HTTPS for sites chained to CNNIC roots — primarily Chinese institutional and governmental sites.
PlayStation Home servers shut down
PlayStation Home virtual world
Sony shut down PlayStation Home servers worldwide on March 31, 2015, deleting years of user-created virtual spaces, architecture, and designed environments from the PS3 3D social world with no ceremony and no archive.
Google AJAX/Search APIs discontinued
Google Search APIs
Google deprecated the AJAX Search APIs and related search endpoints on a multi-year schedule, forcing works that relied on programmatic search to migrate, cache results, or replace the data source.
4 artworks affected
Microsoft ends Windows XP support, stranding embedded art systems
Microsoft Windows XP
Microsoft ended extended support for Windows XP on April 8, 2014, cutting off security updates for an OS still running on roughly 30% of internet-connected PCs, 95% of ATMs, and countless museum kiosks, interactive installations, and digital signage systems.
Heartbleed forces mass certificate revocation and reissue
OpenSSL TLS library / existing TLS certificates
The Heartbleed vulnerability in OpenSSL forced the emergency revocation and reissue of an estimated 500,000+ TLS certificates; sites whose operators failed to rekey experienced certificate revocation failures, and the mass revocation itself overwhelmed CRL and OCSP infrastructure.
Global shortwave broadcast infrastructure dismantled
International shortwave radio broadcast infrastructure
Between 2008 and 2014, major international broadcasters including the BBC World Service and Radio Netherlands Worldwide eliminated most shortwave transmissions, dismantling the physical infrastructure that transmission artists and radio art practitioners had used as both medium and material since the 1980s.
Firefox removes <blink> tag — last browser support ends
HTML <blink> element
Firefox 23 removed support for the <blink> HTML element, the last browser to do so. Invented by Netscape, <blink> was an iconic element of 1990s web aesthetics used deliberately by net artists — now impossible to render natively.
Opera abandons Presto engine for Chromium/Blink
Opera Presto rendering engine
Opera 15 abandoned the Presto rendering engine for Chromium/Blink, eliminating one of four independent browser engines and advancing the monoculture that reduces the diversity of how web art can be rendered and experienced.
Google Reader shut down
Google Reader RSS aggregation platform
Google Reader, the dominant RSS reader whose API became de facto infrastructure for feed-based art distribution and consumption, was shut down on July 1, 2013.
Posterous shuts down after Twitter acquisition
Posterous blogging platform
Posterous shut down on April 30, 2013, after its acquisition by Twitter; while text posts could be exported, media files hosted on the platform — audio, video, and images not mirrored elsewhere — were permanently lost for users who did not manually download them.
France Telecom shuts down Minitel network
Minitel / Videotex telecommunications network
France Telecom decommissioned the Minitel network on June 30, 2012, shutting down the pre-internet telecommunications platform that had hosted interactive art since the mid-1980s. Brazilian Videotexto had gone dark in the mid-1990s. Entire bodies of telematic art became permanently inaccessible.
1 artwork affected
Megaupload seizure and server data destruction
Megaupload file hosting
The U.S. government seized Megaupload on January 19, 2012; hosting provider Leaseweb subsequently wiped 690 servers containing petabytes of user data without warning, while Carpathia's servers were frozen in legal limbo, leaving 150 million registered users with no path to recover legitimate files.
Browser native UI rendering drifts from original form element aesthetics
OS-native HTML form element rendering
Browsers progressively replaced OS-native widget rendering of HTML form elements (dropdowns, checkboxes, scrollbars, buttons) with custom-drawn versions. Artworks that used form elements as their medium — like Alexei Shulgin's Form Art (1997) — became nearly unrecognizable.
1 artwork affected
macOS Lion removes Rosetta, killing all PowerPC applications
Apple Rosetta (PowerPC translation layer)
Mac OS X 10.7 Lion removed Rosetta, the PowerPC-to-Intel translation layer, instantly rendering all PowerPC-only applications unlaunchable — including legacy creative tools from Adobe, Macromedia, and independent developers.
Friendster deletes all user content in gaming pivot
Friendster social network
On May 31, 2011, Friendster erased all user photos, blogs, comments, testimonials, and group content — the accumulated social history of one of the earliest major social networks — to relaunch as a gaming platform.
RealAudio/RealVideo format abandoned, last broadcaster drops support
RealPlayer / RealAudio / RealVideo streaming
BBC World Service dropped RealAudio in March 2011, the last major broadcaster to use the format. RealNetworks had already pivoted away from streaming, and the browser plugin died with NPAPI removal. Early streaming net art and net radio projects using .ra/.rm/.ram formats became inaccessible.
36 artworks affected
Beatnik interactive audio plugin abandoned
Beatnik audio plugin (Rich Music Format)
Beatnik Inc., founded by Thomas Dolby, created an interactive audio browser plugin using the Rich Music Format (RMF) — supporting tempo changes, track muting, and randomized arrangements per page visit. The company pivoted to mobile ringtones in 2001, ended business in 2009, and went fully defunct by 2011.
Google adds X-Frame-Options, blocking iframe embedding of google.com
Iframe embedding of Google homepage
Google added X-Frame-Options headers to google.com, blocking iframe embedding of the Google homepage. Several artworks that framed Google as material — including Constant Dullaart's Revolving Internet series — disappeared overnight.
Microsoft PlaysForSure DRM servers shut down, stranding purchased music
Microsoft PlaysForSure / Windows Media DRM
In April 2008, Microsoft announced it would shut down MSN Music's PlaysForSure DRM license servers by August 31, stranding customers' legally purchased music on their currently authorized machines. After public outcry, the deadline was extended to 2011 — but the music was still ultimately lost to anyone who changed computers or reinstalled Windows.
CRT monitor production effectively ceases
CRT display technology
CRT monitor production effectively ceased by 2010 as LCD displays took over. Video art and net art designed for CRT phosphor rendering — with its soft glow, bleeding colors, and scan-line aesthetics — cannot be faithfully displayed on LCD screens. The Smithsonian identifies CRT obsolescence as the primary challenge for time-based media preservation.
Domain expiration and hosting lapses
Domain renewals and web hosting
Net art can disappear without any platform shutdown when domains expire, hosting is not renewed, or credentials are lost — often producing silent 404s and partial file loss that complicates restoration.
3 artworks affected
Gopher protocol support removed from major browsers
Gopher protocol support in web browsers
Firefox 4.0 (released March 2011) dropped built-in Gopher protocol support, completing a process that had already seen Internet Explorer disable Gopher in 2002 and Chrome never implement it — making Gopherspace unreachable from standard browsers and cutting off text-based art and literature hosted on Gopher servers.
Imeem acquired by MySpace and shut down overnight
Imeem music and media platform
MySpace acquired Imeem on December 8, 2009, and immediately shut down the service, destroying all user-uploaded original music, playlists, and social content from a platform with 16 million monthly active users.
Microsoft security-blocks Indeo codec, breaking legacy video playback
Intel Indeo video codec
Microsoft disabled the Indeo video codec in Internet Explorer and Windows Media Player via a December 2009 security advisory, and Windows Vista and later shipped with the codec unregistered — rendering video art, CD-ROM multimedia, and game cutscenes encoded with Indeo 3/4/5 unplayable on modern Windows.
Yahoo GeoCities shut down
GeoCities hosting platform
GeoCities, a major early web hosting platform for personal pages and many small net artworks, was discontinued on Oct 26, 2009 — triggering large-scale volunteer and institutional archiving.
1 artwork affected
United States analog television broadcast shutdown
NTSC analog television broadcast signals
The United States switched off full-power analog television broadcasting on June 12, 2009, severing a signal layer that video artists like Nam June Paik had built into sculptural installations since the 1960s.
Netscape Navigator reaches end of life
Netscape Navigator browser
AOL officially ended support for Netscape Navigator on March 1, 2008, after years of decline following the 1998 acquisition. Netscape-specific features — the <layer> tag, document.layers, server push, and its unique CSS implementation — had no successor in modern browsers.
1 artwork affected
Apple removes Classic environment from Mac OS X Leopard
Mac OS 9 Classic environment
Mac OS X 10.5 Leopard removed the Classic environment, the compatibility layer that ran Mac OS 9 applications within OS X. HyperCard stacks, early interactive art, and CD-ROM art built for Mac OS 9 and earlier became unrunnable on current Macs.
SGI IRIX end of life strands CAVE virtual reality artworks
SGI IRIX
SGI ended production of MIPS/IRIX systems on December 29, 2006, with support ending in December 2013, orphaning a generation of immersive VR artworks built for CAVE environments that depended on SGI Onyx hardware and IRIX-specific graphics libraries.
Popup blocking becomes default in major browsers
window.open() / popup windows
Windows XP SP2 added popup blocking to Internet Explorer in August 2004, and Firefox 1.0 shipped with it on by default in November. Multi-window net artworks — especially JODI's popup-cascade pieces — were silently neutralized.
Apple withdraws HyperCard from sale
Apple HyperCard
Apple withdrew HyperCard from sale in March 2004, killing the pioneering hypermedia authoring system that had been a precursor to the web itself. HyperCard was never ported to Mac OS X — it only ran in the Classic environment, which was removed in Leopard (2007).
Walker Art Center Gallery 9 program eliminated
Walker Art Center Gallery 9 net art program
The Walker Art Center cut its Gallery 9 online art program in May 2003 after curator Steve Dietz was laid off, ending one of the first major museum programs dedicated to commissioning and exhibiting net art.
VRML browser plugins become inaccessible
VRML browser plugins (Cosmo Player, Cortona)
VRML (Virtual Reality Modeling Language), the first web standard for interactive 3D, required browser plugins like Cosmo Player. When SGI sold Cosmo Software in 1998, the plugin was abandoned — and no modern browser supports VRML, leaving early 3D web art permanently inaccessible.
22 artworks affected
Blaxxun Interactive goes bankrupt, multi-user VRML worlds collapse
Blaxxun Contact plugin / multi-user VRML servers
Blaxxun Interactive, maker of the leading multi-user VRML browser plugin, went bankrupt in early 2002 after its IPO failed during the dot-com crash — orphaning multi-user 3D worlds including CyberTown (500,000 members), which limped on until 2012.
BeOS discontinued after Palm acquisition, orphaning multimedia art tools
BeOS
Be, Inc. was acquired by Palm on November 13, 2001 and immediately dissolved, ending development of BeOS — an operating system purpose-built for real-time multimedia that had attracted audio artists, video creators, and experimental media developers.
Free web hosting mass purges (NBCi/Xoom, Tripod, FortuneCity)
Free web hosting platforms (Xoom/NBCi, Tripod, FortuneCity)
A wave of free hosting shutdowns and purges between 2001 and 2012 — NBCi/Xoom (June 2001), Tripod mass deletions (2001), and FortuneCity (2012) — destroyed millions of personal pages including amateur net art and experimental web work.
Feed Magazine and Suck.com closure
Feed Magazine and Suck.com web publications
Feed Magazine and Suck.com, two pioneering web-native publications that helped define online writing and web design as creative practice, shut down on June 8, 2001, casualties of the dot-com bust.
Display PostScript removed from Mac OS X, orphaning NeXT-era applications
Display PostScript (DPS)
When Apple released Mac OS X 10.0 in March 2001, it replaced NeXTSTEP's Display PostScript rendering engine with Quartz, a PDF-based system. Applications and interactive content built for DPS — including creative tools, visual experiments, and Interface Builder layouts from the NeXT era — lost their rendering foundation.
Pulse 3D web plugin goes defunct
Pulse 3D browser plugin
Pulse Entertainment abandoned its 3D web browser plugin around 2001 when the company pivoted to mobile. The plugin streamed interactive 3D animations at ~330KB — content from Warner Bros, Jim Henson, and others is now unviewable.
Pseudo.com bankruptcy and shutdown
Pseudo.com internet television platform
Pseudo.com, the first internet television network with over a dozen original channels, filed for bankruptcy in September 2000, eliminating a pioneering live-streaming art and culture platform.
Word.com closed
Word.com web magazine and interactive art platform
Word.com, a pioneering web-native magazine that published interactive fiction, experimental web design, and browser-based art including SiSSYFiGHT 2000, closed in August 2000.
äda'web defunded after AOL acquisition chain
äda'web hosting and curatorial platform
äda'web, a pioneering web art exhibition space, was defunded when its parent company was acquired by Digital City and then AOL in 1998. AOL never figured out a use for it. The Walker Art Center archived the site, becoming the first museum with a major internet art collection.