Net Art Extinction Timeline

Documenting how dependency changes — API shutdowns, plugin end-of-lifes, browser removals — break digital artworks.

All Events

Platform Shutdown Total loss

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.

Terms of Service Change Major impact

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

Terms of Service Change Major impact

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.'

API Shutdown Total loss

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

Platform Shutdown Major impact

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.

Browser Change Major impact

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.

Plugin End-of-Life Total loss

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.

Protocol Change Major impact

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

Platform Shutdown Total loss

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

Protocol Change Major impact

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.

Plugin End-of-Life Total loss

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.

4 artworks affected

hardware-obsolescence Total loss

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.

Browser Change Minor impact

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.

Protocol Change Minor impact

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.

Browser Change Major impact

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

hardware-obsolescence Major impact

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.

Platform Shutdown Total loss

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.

Plugin End-of-Life Total loss

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.

4 artworks affected

Platform Shutdown Total loss

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.

Platform Shutdown Total loss

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.

Terms of Service Change Major impact

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.

Platform Shutdown Major impact

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

Browser Change Major impact

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.

Terms of Service Change Major impact

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.

Other Major impact

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.

API Shutdown Total loss

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

Browser Change Total loss

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

Browser Change Major impact

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

Terms of Service Change Major impact

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

API Shutdown Minor impact

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

API Shutdown Major impact

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

hardware-obsolescence Major impact

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.

hardware-obsolescence Total loss

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.

Terms of Service Change Total loss

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.

Plugin End-of-Life Total loss

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.

3 artworks affected

Platform Shutdown Total loss

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.

Browser Change Major impact

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

Browser Change Major impact

Browsers restrict powerful APIs to HTTPS-only secure contexts

Geolocation, getUserMedia, Web Audio, and other browser APIs on HTTP

Starting with Chrome 50 in April 2016, browsers began restricting 'powerful' APIs — geolocation, camera/microphone, audio context, notifications — to HTTPS pages only. Net art hosted on HTTP servers lost access to location, webcam, and audio APIs.

Browser Change Total loss

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.

5 artworks affected

Other Total loss

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.

API Shutdown Total loss

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

Platform Shutdown Total loss

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.

API Shutdown Total loss

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

Browser Change Total loss

Java 7u51 blocks unsigned applets and tightens RIA security

Java applet security model

Oracle Java 7u51 tightened Rich Internet Application security, blocking unsigned/self-signed applets at higher settings and requiring manifest attributes — breaking many Java-based net artworks even before browsers removed plugins entirely.

5 artworks affected

Browser Change Minor impact

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.

Browser Change Minor impact

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.

Platform Shutdown Total loss

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

Corporate Acquisition Total loss

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.

Plugin End-of-Life Major impact

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.

Browser Change Total loss

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.

hardware-obsolescence Major impact

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.

hardware-obsolescence Major impact

CRT monitor production ceases, display-dependent art loses its medium

CRT (cathode ray tube) display technology

CRT monitor production effectively ceased by 2010. Video art and interactive installations designed for CRT phosphor rendering — including works by Nam June Paik — face a conservation crisis as CRTs become scarce, fragile, and irreplaceable.

Other Total loss

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

Platform Shutdown Major impact

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

Plugin End-of-Life Total loss

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.

Browser Change Minor impact

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

hardware-obsolescence Total loss

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.

Browser Change Total loss

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

Browser Change Major impact

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.

Platform Shutdown Total loss

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).

Plugin End-of-Life Total loss

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.

Plugin End-of-Life Total loss

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.

Plugin End-of-Life Total loss

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.

Corporate Acquisition Total loss

ä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.

Plugin End-of-Life Total loss

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.

1 artwork affected