I would be delighted if AI companies got together and thoroughly dismantled DMCA.
That atrocity of a law was a blight upon digital freedom since the day it came to exist. DRM should never have been given any legal protection - and I would push for numerous forms of DRM to be outlawed instead.
so if I base64 encode my blog, have some Javascript that 'validates' an authorized viewer and then decodes the base64 into HTML which is added to the DOM does that constitute DRM ?
Ladies and gentlemen, the Digital Millennium Copyright Act
(which is terrible, but I would be delighted if they breached it and got thoroughly spanked)
I would be delighted if AI companies got together and thoroughly dismantled DMCA.
That atrocity of a law was a blight upon digital freedom since the day it came to exist. DRM should never have been given any legal protection - and I would push for numerous forms of DRM to be outlawed instead.
so if I base64 encode my blog, have some Javascript that 'validates' an authorized viewer and then decodes the base64 into HTML which is added to the DOM does that constitute DRM ?
I would say no because you need to retain the control over the IP from your end.
Typically DRMs are implemented server-side so you can control user access in that way.
Yes.