<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta property="og:image" content="https://andrewconl.in/assets/images/og-image-template.jpg"> <link type="application/atom+xml" rel="alternate" href="http://localhost:4000/feed.xml" /> <title>andrew conlin</title> <link href="https://use.fontawesome.com/releases/v6.0.0/css/all.css" rel="stylesheet"> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/css/bootstrap.min.css" rel="stylesheet"> <link href="/assets/css/default.css" rel="stylesheet"> </head> <body> <div class="container text-start"> <div class="row row-cols-1 row-cols-md-3"> <div class="col col-md-3"> <div class="row row-cols-1 g-0 content" id="nav"> <img src="/assets/images/me-square.jpg" class="me" style="height: 40px;width: 40px; border-radius: 20px;border: 2px solid white;"><br> <b>andrew conlin</b><br> software engineer @ MathWorks<br> <br> <div class="col"> <h4 style="font-family: Geist Bold;"> <a href="/" class="text-decoration-none" style="color: white;"> <img src="/assets/images/book.ico" style="height:30px;width:30px;display: inline;"> blog </a> </h4> </div> <div class="col"> <h4 style="font-family: Geist Bold;"> <a href="/til" class="text-decoration-none" style="color: white;"> <img src="/assets/images/globe.ico" style="height:30px;width:30px;display: inline;"> til </a> </h4> </div> <div class="col"> <h4 style="font-family: Geist Bold;"> <a href="/projects" class="text-decoration-none" style="color: white;"> <img src="/assets/images/computer.ico" style="height:30px;width:30px;display: inline;"> projects </a> </h4> </div> <div class="col"> <h4 style="font-family: Geist Bold;"> <a href="http://andrewconlinphotography.co.uk" class="text-decoration-none" style="color: white;"> <img src="/assets/images/film.ico" style="height:30px;width:30px;display: inline;"> photos↗ </a> </h4> </div> <br> <!--<div class="col gy-2" style="font-family: Arial, Helvetica, sans-serif;"> <h4> <div> <span> <a rel="me" href="https://mastodon.scot/@andrwcnln" target="_blank"><i class="fab fa-mastodon" style="color: white;"></i></a> <a rel="me" href="https://instagram.com/conlinsta" target="_blank"><i class="fab fa-instagram" style="color: white;"></i></a> <a rel="me" href="https://github.com/andrwcnln" target="_blank"><i class="fab fa-github" style="color: white;"></i></a> <a rel="me" href="https://www.strava.com/athletes/57896512" target="_blank"><i class="fab fa-strava" style="color: white;"></i></a> <a rel="me" href="https://open.spotify.com/user/1135508731?si=61zWbsqmT92LdT0JA5bAKw" target="_blank"><i class="fab fa-spotify" style="color: white;"></i></a> <a href="https://letterboxd.com/andrewconlin/" target="_blank"><img class="letterboxd" src="/assets/images/letterboxd.png"></a> <a rel="me" href="mailto:andrew@andrewconl.in" target="_blank"><i class="fas fa-envelope" style="color: white;"></i></a> <a rel="me" href="/feed.xml" target="_blank"><i class="fas fa-square-rss" style="color: white;"></i></a> </span> </div> </h4> </div>--> <hr class="menu"> </div> </div> <!-- <h1 class="display-3 logo" style="font-weight:700;" id="logo"> <span style="color:black;background-color:gold;">ac</span> </h1> --> <div class="col col-md-9 content"> <h1 style="font-family: Geist Bold;"> Links aren't performances </h1> <p> </p> <p style="font-family:Geist;font-style:italic;"> <img src="/assets/images/write.ico" style="display: inline;height: 20px;width: 20px;"> 29 Apr 2023 <img src="/assets/images/alarm.ico" style="display: inline;height: 20px;width: 20px;"> 1 minute </p> <hr> <p><em>“For starters, it finds that publishing a link can be a “performance” of a copyrighted work, which meant that when Linkletter linked to the world-viewable Youtube files that Proctorio had posted, he infringed on copyright.</em></p> <p><em>This is a perverse, even surreal take on copyright. The court rejects Linkletter’s argument that even Youtube’s terms of service warned Proctorio that publishing world-viewable material on its site constituted permission for people to link to and watch that material.”</em></p> <p>Via: <a href="https://pluralistic.net/2023/04/20/links-arent-performances/#free-ian-linkletter">Pluralistic</a></p> <br> <br> </div> </div> </body> </html>