<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/rss-style.xsl" type="text/xsl"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	    xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	     xmlns:dc="http://purl.org/dc/elements/1.1/"
	   xmlns:atom="http://www.w3.org/2005/Atom"
	     xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	  xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>
<channel>
	<title>Legislation &#8211; Terence Eden’s Blog</title>
	<atom:link href="https://shkspr.mobi/blog/tag/legislation/feed/" rel="self" type="application/rss+xml" />
	<link>https://shkspr.mobi/blog</link>
	<description>Regular nonsense about tech and its effects 🙃</description>
	<lastBuildDate>Fri, 20 Mar 2026 08:17:10 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://shkspr.mobi/blog/wp-content/uploads/2023/07/cropped-avatar-32x32.jpeg</url>
	<title>Legislation &#8211; Terence Eden’s Blog</title>
	<link>https://shkspr.mobi/blog</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title><![CDATA[Are Brother's Insecure Printers Illegal in the UK?]]></title>
		<link>https://shkspr.mobi/blog/2025/07/are-brothers-insecure-printers-illegal-in-the-uk/</link>
					<comments>https://shkspr.mobi/blog/2025/07/are-brothers-insecure-printers-illegal-in-the-uk/#comments</comments>
				<dc:creator><![CDATA[@edent]]></dc:creator>
		<pubDate>Tue, 01 Jul 2025 11:34:15 +0000</pubDate>
				<category><![CDATA[/etc/]]></category>
		<category><![CDATA[CyberSecurity]]></category>
		<category><![CDATA[IoT]]></category>
		<category><![CDATA[law]]></category>
		<category><![CDATA[legal]]></category>
		<category><![CDATA[Legislation]]></category>
		<guid isPermaLink="false">https://shkspr.mobi/blog/?p=61677</guid>

					<description><![CDATA[Another day, another security disaster! This time, multiple printers from Brother have an unfixable security flaw. That&#039;s bad, obviously, but is it illegally bad?  Let&#039;s take a look at details of the vulnerability:  An unauthenticated attacker who knows the target device&#039;s serial number, can generate the default administrator password for the device.  Recently, the UK brought in some laws aimed…]]></description>
										<content:encoded><![CDATA[<p>Another day, another security disaster! This time, <a href="https://www.theverge.com/news/694877/brother-printers-security-flaw-password-vulnerability">multiple printers from Brother have an unfixable security flaw</a>. That's bad, obviously, but is it <em>illegally</em> bad<sup id="fnref:law"><a href="https://shkspr.mobi/blog/2025/07/are-brothers-insecure-printers-illegal-in-the-uk/#fn:law" class="footnote-ref" title="I'm not a lawyer. This is not legal advice. This is just my interpretation of what's going on. If in doubt, consult someone qualified." role="doc-noteref">0</a></sup>?</p>

<p>Let's take a look <a href="https://www.cve.org/CVERecord?id=CVE-2024-51978">at details of the vulnerability</a>:</p>

<blockquote><p>An unauthenticated attacker who knows the target device's serial number, can generate the default administrator password for the device.</p></blockquote>

<p>Recently, the UK brought in some laws aimed at strengthening consumer protection - the Product Security and Telecommunications Infrastructure act (PSTI).  There's <a href="https://www.ncsc.gov.uk/blog-post/smart-devices-law">a readable summary on the National Cyber Security Centre's website</a>.</p>

<p>There are three interesting points to note in that blog post. The first is about passwords:</p>

<blockquote><p>The law means manufacturers must ensure that all their smart devices meet basic cyber security requirements. Specifically:</p>

<ol>
<li>The manufacturer must not supply devices that use default passwords, which can be easily discovered online, and shared.</li>
</ol></blockquote>

<p>Secondly, is a question of jurisdiction:</p>

<blockquote><p>Most smart devices are manufactured outside the UK, but the PSTI act also applies to all organisations importing or retailing products for the UK market. Failure to comply with the act is a criminal offence</p></blockquote>

<p>Thirdly, what is actually covered:</p>

<blockquote><p>The law applies to any ‘consumer smart device’ that connects either to the internet, or to a home network (for example by wifi).</p></blockquote>

<p>Is a WiFi enabled printer a "consumer smart device"?  One of the things that techies find confusing is that the law is <em>not</em> code. It usually doesn't enumerate a definitive list of what is and what isn't in scope. It gives a general outline and then allows case-law to develop. This means laws don't need to be updated when someone invents, say, an Internet connected tinfoil dispenser.</p>

<p>Let's move beyond the consumer-friendly summary and go to the actual law. <a href="https://www.legislation.gov.uk/uksi/2023/1007/schedule/1/made">The Product Security and Telecommunications Infrastructure (Security Requirements for Relevant Connectable Products) Regulations 2023</a></p>

<blockquote><ol start="2">
<li><p>Passwords must be—</p>

<p>a. unique per product; or</p>

<p>b. defined by the user of the product.</p></li>
<li><p>Passwords which are unique per product must not be—</p>

<p>a. based on incremental counters;</p>

<p>b. based on or derived from publicly available information;</p>

<p>c. based on or derived from unique product identifiers, such as serial numbers, unless this is done using an encryption method, or keyed hashing algorithm, that is accepted as part of good industry practice;</p>

<p>d. otherwise guessable in a manner unacceptable as part of good industry practice.</p></li>
</ol></blockquote>

<p>How does this apply to the printers? Rapid7, who discovered the vulnerability, <a href="https://www.rapid7.com/blog/post/multiple-brother-devices-multiple-vulnerabilities-fixed/">have this to say about how it works</a>:</p>

<blockquote><p>[The vulnerability] allows an attacker to leak a serial number via the target's HTTP, HTTPS, and IPP services. However, should an attacker not be able to leverage [the vulnerability], a remote unauthenticated attacker can still discover a target device's serial number via either a PJL or SNMP query</p></blockquote>

<p>So, yes. The default password <em>is</em> unique but it can be automatically derived from the serial number.  That serial number is available to anyone with a network connection to the printer.</p>

<p>But, do printers fall under the scope of this act?</p>

<p>The <a href="https://www.legislation.gov.uk/ukpga/2022/46/part/1/enacted#section-4">Product Security and Telecommunications Infrastructure Act 2022</a> says:</p>

<blockquote><p>4 Relevant connectable products</p>

<ol>
<li><p>In this Part “relevant connectable product” means a product that meets conditions A and B.</p></li>
<li><p>Condition A is that the product is—</p>

<p>A. an internet-connectable product, or</p>

<p>B. a network-connectable product.</p></li>
<li><p>Condition B is that the product is not an excepted product (see section 6).</p></li>
</ol></blockquote>

<p>It goes on to define what Internet-connectable means, along with some other clarifying details.  But is there a get-out clause here? Are printers an "excepted product"?</p>

<blockquote><p>In this Part “excepted product” means a product of a description specified in regulations made by the Secretary of State.</p></blockquote>

<p>OK, let's look at <a href="https://www.legislation.gov.uk/uksi/2023/1007/schedule/3">the regulations</a>. I've expanded out the relevant bit:</p>

<blockquote><p>Schedule 3 Excepted connectable products</p>

<ol start="5">
<li><p>Computers</p>

<ol>
<li><p>Products are excepted under this paragraph if they are computers which are—</p>

<p>a. desktop computers;</p>

<p>b. laptop computers;</p>

<p>c. tablet computers which do not have the capability to connect to cellular networks.</p></li>
</ol></li>
</ol></blockquote>

<p>Nope! The Brother printers don't appear to be exempt<sup id="fnref:neil"><a href="https://shkspr.mobi/blog/2025/07/are-brothers-insecure-printers-illegal-in-the-uk/#fn:neil" class="footnote-ref" title="With thanks to m'learned colleague Neil Brown who came to much the same conclusion" role="doc-noteref">1</a></sup>.  What's <a href="https://www.legislation.gov.uk/ukpga/2022/46/part/1/enacted#section-38">the <em>maximum</em> penalty</a> Brother could be subject to?</p>

<p>The greater of £10 million or 4% of worldwide <em>revenue</em>.</p>

<p>Ouch!</p>

<p>Of course, much like GDPR fines, these are headline grabbing numbers. The prosaic reality is that <a href="https://www.gov.uk/government/publications/safety-and-standards-enforcement-enforcement-policy">the enforcement policy is much more likely to suggest remedial steps</a>. Only the most flagrant transgressors are likely to be punished harshly<sup id="fnref:actions"><a href="https://shkspr.mobi/blog/2025/07/are-brothers-insecure-printers-illegal-in-the-uk/#fn:actions" class="footnote-ref" title="You can see the actions they've previously taken. Because PSTI is so new, there aren't any actions against insecure IoT devices - so we'll have to wait and see how they choose to proceed." role="doc-noteref">2</a></sup>.</p>

<p>So, to recap. The law says an Internet-connected device (including printers) must have a password which is not "based on or derived from publicly available information". As I understand it, having a serial-number based password is OK <em>as long as you don't publicise the serial number</em>.  I expect that if it were printed on a sticker that would be fine. But because the serial can be discovered remotely, it fails at this point.</p>

<p>In Brother's (slight) defence, unless the user has specifically connected the printer to the Internet this is only a local vulnerability. Someone on the same network would be able to monkey around with the printer but, similarly, they could plug in a USB cable for some illicit printing or break it with a hammer. Any damage is confined to the LAN.</p>

<p>Should users change default passwords? Yes. But manufacturers have a legal duty to ensure that people who don't are still protected.</p>

<div id="footnotes" role="doc-endnotes">
<hr aria-label="Footnotes">
<ol start="0">

<li id="fn:law">
<p>I'm not a lawyer. This is not legal advice. This is just my interpretation of what's going on. If in doubt, consult someone qualified.&nbsp;<a href="https://shkspr.mobi/blog/2025/07/are-brothers-insecure-printers-illegal-in-the-uk/#fnref:law" class="footnote-backref" role="doc-backlink">↩︎</a></p>
</li>

<li id="fn:neil">
<p>With thanks to m'learned colleague <a href="https://decoded.legal/blog/2023/10/new-rules-for-people-making-importing-or-distributing-internet-connected-or-connectable-products-part-1/">Neil Brown who came to much the same conclusion</a>&nbsp;<a href="https://shkspr.mobi/blog/2025/07/are-brothers-insecure-printers-illegal-in-the-uk/#fnref:neil" class="footnote-backref" role="doc-backlink">↩︎</a></p>
</li>

<li id="fn:actions">
<p>You can <a href="https://www.gov.uk/government/publications/opss-enforcement-actions">see the actions they've previously taken</a>. Because PSTI is so new, there aren't any actions against insecure IoT devices - so we'll have to wait and see how they choose to proceed.&nbsp;<a href="https://shkspr.mobi/blog/2025/07/are-brothers-insecure-printers-illegal-in-the-uk/#fnref:actions" class="footnote-backref" role="doc-backlink">↩︎</a></p>
</li>

</ol>
</div>
<img src="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/info/okgo.php?ID=61677&HTTP_REFERER=RSS" alt="" width="1" height="1" loading="eager">]]></content:encoded>
					
					<wfw:commentRss>https://shkspr.mobi/blog/2025/07/are-brothers-insecure-printers-illegal-in-the-uk/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
		<item>
		<title><![CDATA[Should Non-Lawyers Be Able To Understand Laws?]]></title>
		<link>https://shkspr.mobi/blog/2014/03/should-non-lawyers-be-able-to-understand-laws/</link>
					<comments>https://shkspr.mobi/blog/2014/03/should-non-lawyers-be-able-to-understand-laws/#comments</comments>
				<dc:creator><![CDATA[@edent]]></dc:creator>
		<pubDate>Thu, 20 Mar 2014 14:07:07 +0000</pubDate>
				<category><![CDATA[politics]]></category>
		<category><![CDATA[democracy]]></category>
		<category><![CDATA[law]]></category>
		<category><![CDATA[Legislation]]></category>
		<guid isPermaLink="false">http://shkspr.mobi/blog/?p=10220</guid>

					<description><![CDATA[Queen of the geek scene Emma Mulqueeny has recently been asked to sit on Speaker&#039;s Commission on Digital Democracy.  They&#039;re currently soliciting for comments on the question:  The system of laws and law-making in the UK is complex, but is that inevitable given the highly developed and interconnected society which laws regulate? Should you need to be a lawyer to understand and use an Act?  You…]]></description>
										<content:encoded><![CDATA[<p><img src="https://shkspr.mobi/blog/wp-content/uploads/2014/03/Parliament.jpg" alt="Parliament - parliamentary copyright images are reproduced with the permission of Parliament" width="940" height="160" class="aligncenter size-full wp-image-10222">
Queen of the geek scene <a href="http://mulqueeny.wordpress.com/2014/03/19/hashtag-legislation/">Emma Mulqueeny has recently been asked to sit on Speaker's Commission on Digital Democracy</a>.</p>

<p>They're currently <a href="https://web.archive.org/web/20140326161814/http://www.parliament.uk/business/commons/the-speaker/speakers-commission-on-digital-democracy/web-forum/">soliciting for comments on the question</a>:</p>

<blockquote><p>The system of laws and law-making in the UK is complex, but is that inevitable given the highly developed and interconnected society which laws regulate? Should you need to be a lawyer to understand and use an Act?</p></blockquote>

<p>You can <a href="https://web.archive.org/web/20140326161814/http://www.parliament.uk/business/commons/the-speaker/speakers-commission-on-digital-democracy/web-forum/">leave your comment on their forum</a> - here's what I submitted.</p>

<hr>

<p><a href="https://en.wikiquote.org/wiki/Albert_Einstein#1930s">Albert Einstein said</a>:</p>

<blockquote><p>[T]he supreme goal of all theory is to make the irreducible basic elements as simple and as few as possible without having to surrender the adequate representation of a single datum of experience.
</p></blockquote>

<p>Or, as it is more commonly paraphrased "make things as simple as possible - but no simpler."</p>

<p>The law applies to every person - we should not have to become experts in how to be governed.</p>

<p>Let's take, for example, the <a href="http://www.legislation.gov.uk/ukpga/1979/54">Sale of Goods Act (1979)</a>.  It is one of the most important pieces of consumer legislation yet is almost completely unintelligible to the lay reader.  The state has published hundreds of different pamphlets, guides, posters, books, and websites trying to explain it.  Not to mention all the work independent consumer organisations have done in trying to make the legislation legible.</p>

<p>I present a random extract from the act.  Before trying to understand it, I'd appreciate it if you were to try to read it aloud on a single breath of air.</p>

<blockquote><p>Where there is a contract for the sale of specific goods or where goods are subsequently appropriated to the contract, the seller may, by the terms of the contract or appropriation, reserve the right of disposal of the goods until certain conditions are fulfilled; and in such a case, notwithstanding the delivery of the goods to the buyer, or to a carrier or other bailee or custodier for the purpose of transmission to the buyer, the property in the goods does not pass to the buyer until the conditions imposed by the seller are fulfilled.</p></blockquote>

<p>I've read this several times, and I <em>think</em> it means that "If you buy something, it doesn't become your property until you've fulfilled all the parts of the seller's contract.  If you don't meet those conditions, the seller doesn't have to give you the goods."  Am I close?</p>

<p>The law doesn't need to be in iambic pentameter - but it does need to be readable and understandable to those to whom it is targeted.</p>

<p>This may mean, in future, that an Act isn't written in paragraphs but drawn out as a flow chart or as UML diagram.</p>

<p>Ambiguity only enriches lawyers.  Any adult with a GCSE in English should be able to parse a law and understand its impact.  To often legal disputes seem to arise not from a willing breach of the law - but by misunderstandings.</p>

<p>I work on user-interfaces for software.  If a user doesn't understand that how she has to fill in a form - I have failed.  I would suggest that any law which requires a professional to assist with its understanding has also failed.</p>

<p>My suggestion is that all proposed bills undergo a period of UAT (User Acceptance Testing).  This UAT would ask members of the public to try and interpret what a law does - and whether it meets those goals.</p>

<p>This can be done online - for example a quiz showing a paragraph of a bill, and then a multiple choice question to see if it has been understood.</p>
<img src="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/info/okgo.php?ID=10220&HTTP_REFERER=RSS" alt="" width="1" height="1" loading="eager">]]></content:encoded>
					
					<wfw:commentRss>https://shkspr.mobi/blog/2014/03/should-non-lawyers-be-able-to-understand-laws/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
	</channel>
</rss>
