<?xml version="1.0" encoding="UTF-8"?><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>usability &#8211; Noise</title>
	<atom:link href="https://noise.getoto.net/tag/usability/feed/" rel="self" type="application/rss+xml" />
	<link>https://noise.getoto.net</link>
	<description>The collective thoughts of the interwebz</description>
	<lastBuildDate>Mon, 17 Mar 2025 15:12:06 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
	<item>
		<title>Is Security Human Factors Research Skewed Towards Western Ideas and Habits?</title>
		<link>https://noise.getoto.net/2025/03/18/is-security-human-factors-research-skewed-towards-western-ideas-and-habits/</link>
		
		<dc:creator><![CDATA[Bruce Schneier]]></dc:creator>
		<pubDate>Tue, 18 Mar 2025 11:10:08 +0000</pubDate>
				<category><![CDATA[academic papers]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[usability]]></category>
		<guid isPermaLink="false">https://www.schneier.com/?p=70024</guid>

					<description><![CDATA[<p>Really interesting research: “<a href="https://www.usenix.org/conference/usenixsecurity24/presentation/hasegawa">How WEIRD is Usable Privacy and Security Research?</a>” by  Ayako A. Hasegawa Daisuke Inoue, and Mitsuaki Akiyama:</p>
<blockquote><p><b>Abstract</b>: In human factor fields such as human-computer interaction (HCI) and psychology, researchers have been concerned that participants mostly come from WEIRD (Western, Educated, Industrialized, Rich, and Democratic) countries. This WEIRD skew may hinder understanding of diverse populations and their cultural differences. The usable privacy and security (UPS) field has inherited many research methodologies from research on human factor fields. We conducted a literature review to understand the extent to which participant samples in UPS papers were from WEIRD countries and the characteristics of the methodologies and research topics in each user study recruiting Western or non-Western participants. We found that the skew toward WEIRD countries in UPS is greater than that in HCI. Geographic and linguistic barriers in the study methods and recruitment methods may cause researchers to conduct user studies locally. In addition, many papers did not report participant demographics, which could hinder the replication of the reported studies, leading to low reproducibility. To improve geographic diversity, we provide the suggestions including facilitate replication studies, address geographic and linguistic issues of study/recruitment methods, and facilitate research on the topics for non-WEIRD populations...</p></blockquote>]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>On Passkey Usability</title>
		<link>https://noise.getoto.net/2024/02/12/on-passkey-usability/</link>
		
		<dc:creator><![CDATA[Bruce Schneier]]></dc:creator>
		<pubDate>Mon, 12 Feb 2024 16:49:36 +0000</pubDate>
				<category><![CDATA[passwords]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[usability]]></category>
		<guid isPermaLink="false">https://www.schneier.com/?p=68414</guid>

					<description><![CDATA[Matt Burgess tries to only use passkeys. The results are mixed.
]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Apple’s Lockdown Mode</title>
		<link>https://noise.getoto.net/2022/07/26/apples-lockdown-mode-2/</link>
		
		<dc:creator><![CDATA[Bruce Schneier]]></dc:creator>
		<pubDate>Tue, 26 Jul 2022 12:57:55 +0000</pubDate>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[cybersecurity]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[vulnerabilities]]></category>
		<guid isPermaLink="false">https://www.schneier.com/?p=65697</guid>

					<description><![CDATA[<p>I haven’t written about Apple’s <a href="https://www.apple.com/uk/newsroom/2022/07/apple-expands-commitment-to-protect-users-from-mercenary-spyware/">Lockdown Mode</a> yet, mostly because I haven’t delved into the details. This is how Apple describes it:</p>
<blockquote><p>Lockdown Mode offers an extreme, optional level of security for the very few users who, because of who they are or what they do, may be personally targeted by some of the most sophisticated digital threats, such as those from NSO Group and other private companies developing state-sponsored mercenary spyware. Turning on Lockdown Mode in iOS 16, iPadOS 16, and macOS Ventura further hardens device defenses and strictly limits certain functionalities, sharply reducing the attack surface that potentially could be exploited by highly targeted mercenary spyware...</p></blockquote>]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Hiding Vulnerabilities in Source Code</title>
		<link>https://noise.getoto.net/2021/11/01/hiding-vulnerabilities-in-source-code/</link>
		
		<dc:creator><![CDATA[Bruce Schneier]]></dc:creator>
		<pubDate>Mon, 01 Nov 2021 15:58:54 +0000</pubDate>
				<category><![CDATA[academic papers]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[security engineering]]></category>
		<category><![CDATA[steganography]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[vulnerabilities]]></category>
		<guid isPermaLink="false">https://www.schneier.com/?p=63825</guid>

					<description><![CDATA[<p>Really interesting <a href="https://trojansource.codes/trojan-source.pdf">research</a> demonstrating how to hide vulnerabilities in source code by manipulating how Unicode text is displayed. It’s really clever, and not the sort of attack one would normally think about.</p>
<p>From Ross Anderson’s <a href="https://www.lightbluetouchpaper.org/2021/11/01/trojan-source-invisible-vulnerabilities/">blog</a>:</p>
<blockquote><p>We have discovered ways of manipulating the encoding of source code files so that human viewers and compilers see different logic. One particularly pernicious method uses Unicode directionality override characters to display code as an anagram of its true logic. We’ve verified that this attack works against C, C++, C#, JavaScript, Java, Rust, Go, and Python, and suspect that it will work against most other modern languages...</p></blockquote>]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>On Risk-Based Authentication</title>
		<link>https://noise.getoto.net/2020/10/05/on-risk-based-authentication/</link>
		
		<dc:creator><![CDATA[Bruce Schneier]]></dc:creator>
		<pubDate>Mon, 05 Oct 2020 16:47:01 +0000</pubDate>
				<category><![CDATA[academic papers]]></category>
		<category><![CDATA[authentication]]></category>
		<category><![CDATA[passwords]]></category>
		<category><![CDATA[risk assessment]]></category>
		<category><![CDATA[risks]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[usability]]></category>
		<guid isPermaLink="false">https://www.schneier.com/?p=60286</guid>

					<description><![CDATA[<p>Interesting usability study: &#8220;<a href="https://riskbasedauthentication.org/download/rba-perceptions-paper.pdf">More Than Just Good Passwords? A Study on Usability and Security Perceptions of Risk-based Authentication</a>&#8220;:</p>
<blockquote><p><b>Abstract</b>: Risk-based Authentication (RBA) is an adaptive security measure to strengthen password-based authentication. RBA monitors additional features during login, and when observed feature values differ significantly from previously seen ones, users have to provide additional authentication factors such as a verification code. RBA has the potential to offer more usable authentication, but the usability and the security perceptions of RBA are not studied well...</p></blockquote>]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 34/102 objects using Memcached
Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Database Caching using Memcached

Served from: noise.getoto.net @ 2025-12-05 19:32:09 by W3 Total Cache
-->