<?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>passwords - MacTech Solutions</title>
	<atom:link href="https://mactech-solutions.com/category/passwords/feed/" rel="self" type="application/rss+xml" />
	<link>https://mactech-solutions.com</link>
	<description>MacTech Solutions Your Local Apple Experts</description>
	<lastBuildDate>Tue, 13 May 2025 21:08:10 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://mactech-solutions.com/wp-content/uploads/2024/07/cropped-MacTech_logo_pngicon1-32x32.png</url>
	<title>passwords - MacTech Solutions</title>
	<link>https://mactech-solutions.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Why Passkeys Are Better than Passwords (And How to Use Them)</title>
		<link>https://mactech-solutions.com/why-passkeys-are-better-than-passwords-and-how-to-use-them/</link>
		
		<dc:creator><![CDATA[Terry McAdams]]></dc:creator>
		<pubDate>Fri, 09 May 2025 16:20:56 +0000</pubDate>
				<category><![CDATA[1Password]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[password manager]]></category>
		<category><![CDATA[passwords]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[iCloud]]></category>
		<category><![CDATA[MacTech Solutions]]></category>
		<category><![CDATA[Passkeys]]></category>
		<category><![CDATA[Passwords]]></category>
		<guid isPermaLink="false">https://mactech-solutions.com/?p=57451</guid>

					<description><![CDATA[<p>No one likes passwords. Users find managing them annoying, and website managers worry about login credentials being stolen in a data breach. The industry has developed a better solution: passkeys. Passwords versus Passkeys Traditional multi-factor authentication involves three methods of authentication, at least two of which are required for protection. They include something you know [&#8230;]</p>
<p>The post <a href="https://mactech-solutions.com/why-passkeys-are-better-than-passwords-and-how-to-use-them/">Why Passkeys Are Better than Passwords (And How to Use Them)</a> first appeared on <a href="https://mactech-solutions.com">MacTech Solutions</a>.</p>]]></description>
										<content:encoded><![CDATA[<p><span style="font-weight: 400;">No one likes passwords. Users find managing them annoying, and website managers worry about login credentials being stolen in a data breach. The industry has developed a better solution: passkeys.</span></p>
<h3><b>Passwords versus Passkeys</b></h3>
<p><span style="font-weight: 400;">Traditional multi-factor authentication involves three methods of authentication, at least two of which are required for protection. They include </span><i><span style="font-weight: 400;">something you know</span></i><span style="font-weight: 400;"> (a password), </span><i><span style="font-weight: 400;">something you have</span></i><span style="font-weight: 400;"> (usually a code from an authenticator app or text message), and </span><i><span style="font-weight: 400;">something you are</span></i><span style="font-weight: 400;"> (biometric authentication). Most systems primarily use the first two, but that leaves room for attack because someone could acquire your password and an authentication code through nefarious means.</span></p>
<p><span style="font-weight: 400;">Passkeys change the model. Instead of how passwords and codes use words and numbers that can be copied and shared, passkeys are pairs of cryptographic keys: a public key and a private key. Websites keep the public key, and the private key is stored securely within a device or encrypted vault, such as in the Secure Enclave in Apple’s chips or a 1Password vault. Authenticating with a website requires providing the private key that matches the account’s public key, something that Apple users with modern devices can usually initiate with Touch ID or Face ID.</span></p>
<p><span style="font-weight: 400;">Instead of generating security with something you have and something you know, passkeys rely on </span><i><span style="font-weight: 400;">possession</span></i><span style="font-weight: 400;"> (do you have the device?) and </span><i><span style="font-weight: 400;">presence</span></i><span style="font-weight: 400;"> (are you physically in front of the device?). This approach is fundamentally more secure than passwords because the private key can’t be phished, copied, or used remotely, and you must be physically present to unlock your device. Nor can you be tricked into providing a passkey to a malicious website. (Neither approach protects against</span><a href="https://xkcd.com/538/"> <span style="font-weight: 400;">physical coercion</span></a><span style="font-weight: 400;">.)</span></p>
<h3><b>Where Can You Use Passkeys?</b></h3>
<p><span style="font-weight: 400;">In practice, since you use passkeys primarily to sign into websites, passkeys are stored alongside account details in your password manager. For Apple users, Safari (in iOS 16 or macOS 13 Ventura and later) with Apple’s Passwords app provides the most integrated passkey experience. However, most independent password managers, such as </span><a href="https://1password.com/"><span style="font-weight: 400;">1Password</span></a><span style="font-weight: 400;">, </span><a href="https://bitwarden.com/"><span style="font-weight: 400;">Bitwarden</span></a><span style="font-weight: 400;">, and </span><a href="https://www.dashlane.com/"><span style="font-weight: 400;">Dashlane,</span></a><span style="font-weight: 400;"> also enable you to store, share, and enter passkeys and can take over for or work alongside Apple’s Passwords. They provide consistent passkey functionality across all major Web browsers, although experiences may vary slightly due to differences in how they handle authentication prompts and platform integration.</span></p>
<p><span style="font-weight: 400;">You’ll also find robust support in the Password Manager built into Google Chrome and other Chromium-based browsers, including Arc, Brave, Edge, Opera, and Vivaldi. Firefox’s native passkey support is more limited, but third-party password managers work well with Firefox. </span></p>
<p><span style="font-weight: 400;">Although website support for passkeys was initially slow, an increasing number of sites now support them. That includes the big three of Apple, Google, and Microsoft, of course, as well as Amazon, Best Buy, Discord, eBay, GitHub, Intuit, Netflix, Notion, PayPal, Robinhood, Stripe, Target, Walmart, and WhatsApp.</span></p>
<h3><b>Setting Up Passkeys</b></h3>
<p><span style="font-weight: 400;">The process of setting up passkeys varies a little by website, but is generally remarkably easy. You may be prompted to create a passkey while signing in, or you may need to navigate to the security options associated with your account.</span></p>
<p><span style="font-weight: 400;">Google offers both approaches. Setting up a passkey for a Google Account can be as simple as agreeing to do so while logging in. If you’re already logged in, Google’s</span><a href="https://myaccount.google.com/signinoptions/passkeys?rapt=AEjHL4Orw94fAm9uTX04GZNGEzOItvCkhq8NpRzAb5l2ZkcjdH7JPm73SDYOHJ64eCL_gnjfQ9JG1xPi6WfmcyissfOPuWeGMrP7QfsC2RLvd_n4R5QZn0I&amp;continue=https://myaccount.google.com/security"> <span style="font-weight: 400;">Passkeys and security keys</span></a><span style="font-weight: 400;"> page lets you make one. Once you click Create a Passkey, you’ll be prompted to save it in either Apple’s Passwords or another password manager like 1Password. That’s it.</span></p>
<p><img decoding="async" class="aligncenter size-large wp-image-10999" src="https://mactech-solutions.com/wp-content/uploads/2025/05/Google-Account-passkey-setup-1024x649-1.png" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1024px, 100vw" srcset="https://tcn.tidbits.com/wp-content/uploads/2025/05/Google-Account-passkey-setup-980x622.png 980w, https://tcn.tidbits.com/wp-content/uploads/2025/05/Google-Account-passkey-setup-480x304.png 480w" alt="" width="1024" height="649" /></p>
<p><span style="font-weight: 400;">Note that if you use both Passwords and another password manager, you can save the passkey in only one, and only that one can use it to sign in later. However, most sites that support passkeys let you add multiple passkeys, so you could save separate passkeys in different password managers.</span></p>
<h3><b>Signing in with Passkeys</b></h3>
<p><span style="font-weight: 400;">Similarly, using a passkey to sign in is trivially simple. You navigate to the website’s login page, enter your username, choose the passkey sign-in option if necessary, and then authenticate.</span></p>
<p><img decoding="async" class="aligncenter  wp-image-11001" src="https://mactech-solutions.com/wp-content/uploads/2025/05/Google-Account-passkey-signin-1024x581-1.png" alt="" width="976" height="554" /></p>
<p><span style="font-weight: 400;">Exactly how you authenticate depends on the device you’re using and your password manager. On the Mac, Passwords will ask you to use Touch ID if available (above) or a dialog otherwise (below, left). 1Password, once unlocked for the session, presents a dialog with a Sign In button (below right).</span></p>
<p><img decoding="async" class="aligncenter  wp-image-11000" src="https://mactech-solutions.com/wp-content/uploads/2025/05/Passkey-sign-in-prompts-1024x306-1.png" alt="" width="890" height="266" /></p>
<p><span style="font-weight: 400;">On the iPhone and iPad, an authentication dialog appears at the bottom of the screen asking if you want to sign in with your passkey. Tap Continue and authenticate with Face ID or Touch ID (with a fallback to your passcode if necessary).</span></p>
<p><span style="font-weight: 400;">Unsurprisingly, Apple makes it particularly easy to sign in to Apple websites like iCloud.com using a passkey. As soon as you navigate to such a site in Safari, the device prompts you to sign in using your current Apple Account username and an implicit passkey.</span></p>
<p><span style="font-weight: 400;">When using other browsers or another Mac that lacks access to your passkey, selecting the passkey sign-in option displays a QR code that you need to scan with an iPhone or iPad that has the passkey stored on it.</span></p>
<h3><b>Managing and Sharing Passkeys</b></h3>
<p><span style="font-weight: 400;">As noted, passkeys are stored in accounts managed by a password manager. In fact, passkeys are currently stored alongside passwords in each account. There’s nothing to see or edit, although you can delete passkeys like any other data. Although deleting the passkey on your device guarantees that it can’t be used to sign in again, it’s best to also delete the passkey at the website where you created it to avoid confusion.</span></p>
<p><img decoding="async" class="aligncenter  wp-image-11003" src="https://mactech-solutions.com/wp-content/uploads/2025/05/Passkeys-in-Passwords-1024x566-1.png" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 981px, 100vw" srcset="https://tcn.tidbits.com/wp-content/uploads/2025/05/Passkeys-in-Passwords-980x541.png 980w, https://tcn.tidbits.com/wp-content/uploads/2025/05/Passkeys-in-Passwords-480x265.png 480w" alt="" width="981" height="542" /></p>
<p><span style="font-weight: 400;">Passkeys are automatically synced among all your devices by the password manager so you can take advantage of them everywhere, but note that syncing is specific to just one password manager—for instance, iCloud Keychain doesn’t sync with 1Password or other third-party managers. The authentication method varies by device, but the overall experience remains the same. </span></p>
<p><span style="font-weight: 400;">You can also share passkeys with other people in your family or workgroup, just as you would with password-only accounts. They can log in to your passkey-protected accounts because they can prove possession (they have the passkey) and presence (they’re authenticating). In essence, you’re saying, “This person is authorized to act as the account holder.”</span></p>
<h3><b>Passkey Concerns</b></h3>
<p><span style="font-weight: 400;">Although passkeys are a big step forward in usability and security compared to passwords, they’re not without limitations or concerns, which have slowed adoption:</span></p>
<ul>
<li style="font-weight: 400;" aria-level="1"><b>Account recoverability:</b><span style="font-weight: 400;"> Because passkeys are tied to devices, if a user loses all their devices and doesn’t have a cloud backup option (such as registering a new iPhone to an existing Apple Account or adding a new device to a 1Password account), it’s impossible to recover an account. This is primarily a concern for those who have only a single device and no one with whom to share.</span></li>
<li style="font-weight: 400;" aria-level="1"><b>Sharing hurdles:</b><span style="font-weight: 400;"> If you want to give someone else passkey access to an account—perhaps a shared bank account—you must log in on their device and then create an additional passkey that is stored on their device. </span></li>
<li style="font-weight: 400;" aria-level="1"><b>Lack of portability:</b><span style="font-weight: 400;"> Although passkeys can be synced between devices using the same platform (iCloud Keychain, 1Password account, etc.), there’s no way to export a passkey from one platform and import it into another. You have to recreate passkeys from scratch for each platform. Vendors are working on the problem, but as you can imagine, enabling export/import opens up security concerns. </span></li>
<li style="font-weight: 400;" aria-level="1"><b>User confusion:</b><span style="font-weight: 400;"> People are, understandably, still unfamiliar with passkeys, leading many to avoid them on principle. It hasn’t helped that using passkeys is slightly different on every website. The industry is working to standardize the user experience, but we’re not there yet.</span></li>
<li style="font-weight: 400;" aria-level="1"><b>Passwords still exist:</b><span style="font-weight: 400;"> No major websites allow passkey-only accounts. Since all accounts still have passwords that can be stolen, passkeys aren’t increasing security nearly as much as they could.</span></li>
<li style="font-weight: 400;" aria-level="1"><b>Enterprise support:</b><span style="font-weight: 400;"> Large organizations want to know if a passkey was generated on a secure device, if it can be revoked or rotated, and if the user employing the passkey has truly been verified. Support for these requirements is still evolving.</span></li>
<li style="font-weight: 400;" aria-level="1"><b>Digital inheritance:</b><span style="font-weight: 400;"> When passkey-only accounts become commonplace in the future, passkeys may be more challenging to manage in situations involving the user’s death. For now, the solution is to share passkey-protected accounts with family members in advance using a password manager. The industry would do well to establish standards around this inevitability.</span></li>
</ul>
<p><span style="font-weight: 400;">Nonetheless, the perfect shouldn’t be the enemy of the good. Passkeys improve on passwords in both usability and security, and the best way to get to an easier, more secure future is to start using passkeys wherever possible today.</span></p>
<p><b>For more information on all the great Apple products, features, and services, give us a call!  940-767-MACS (6227).<span class="Apple-converted-space">  </span>Or stop by MacTech Solutions, 4020 Rhea Rd, Suite 3B, Wichita Falls.  We&#8217;re open Monday thru Friday, 10am to 6pm</b></p>
<p><span style="font-weight: 400;">(Featured image by iStock.com/tanit boonruen)</span></p><p>The post <a href="https://mactech-solutions.com/why-passkeys-are-better-than-passwords-and-how-to-use-them/">Why Passkeys Are Better than Passwords (And How to Use Them)</a> first appeared on <a href="https://mactech-solutions.com">MacTech Solutions</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Share Wi-Fi Network Passwords Using QR Codes</title>
		<link>https://mactech-solutions.com/share-wi-fi-network-passwords-using-qr-codes/</link>
		
		<dc:creator><![CDATA[Terry McAdams]]></dc:creator>
		<pubDate>Thu, 03 Apr 2025 15:30:38 +0000</pubDate>
				<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[passwords]]></category>
		<category><![CDATA[Tip]]></category>
		<category><![CDATA[Wi-Fi]]></category>
		<category><![CDATA[MacTech Solutions]]></category>
		<category><![CDATA[passords]]></category>
		<category><![CDATA[QR codes]]></category>
		<category><![CDATA[Sharing]]></category>
		<category><![CDATA[WiFi]]></category>
		<guid isPermaLink="false">https://mactech-solutions.com/?p=57327</guid>

					<description><![CDATA[<p>A neat feature built into iOS, iPadOS, and macOS is that when you are connected to a Wi-Fi network, your devices will offer to share the Wi-Fi password if others near you try to connect to the same network. However, for this feature to work, they must be in your Contacts, and at times, it [&#8230;]</p>
<p>The post <a href="https://mactech-solutions.com/share-wi-fi-network-passwords-using-qr-codes/">Share Wi-Fi Network Passwords Using QR Codes</a> first appeared on <a href="https://mactech-solutions.com">MacTech Solutions</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>A neat feature built into iOS, iPadOS, and macOS is that when you are connected to a Wi-Fi network, your devices will offer to share the Wi-Fi password if others near you try to connect to the same network. However, for this feature to work, they must be in your Contacts, and at times, it doesn’t activate as quickly as you’d like. Apple’s new Passwords app on an iPhone, iPad, or Mac provides a manual alternative that may work better. Tap the Wi-Fi collection to see all your remembered networks, select the desired network, and tap Show Network QR Code. When others scan the QR code using their phones, they will instantly join the network.</p>
<p><b>For more information on all the great Apple products, features, and services, give us a call!  940-767-MACS (6227).<span class="Apple-converted-space">  </span>Or stop by MacTech Solutions, 4020 Rhea Rd, Suite 3B, Wichita Falls.  We&#8217;re open Monday thru Friday, 10am to 6pm</b></p>
<p><img decoding="async" class="aligncenter wp-image-10933" src="https://mactech-solutions.com/wp-content/uploads/2025/04/Password-Wi-Fi-QR-Code-1024x506-1.jpg" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) and (max-width: 1280px) 1280px, 100vw" srcset="https://tcn.tidbits.com/wp-content/uploads/2025/04/Password-Wi-Fi-QR-Code-1280x633.jpg 1280w, https://tcn.tidbits.com/wp-content/uploads/2025/04/Password-Wi-Fi-QR-Code-980x485.jpg 980w, https://tcn.tidbits.com/wp-content/uploads/2025/04/Password-Wi-Fi-QR-Code-480x237.jpg 480w" alt="" width="1280" height="633" /></p>
<p>(Featured image by iStock.com/PrathanChorruangsak)</p>
<hr />
<p>&nbsp;</p><p>The post <a href="https://mactech-solutions.com/share-wi-fi-network-passwords-using-qr-codes/">Share Wi-Fi Network Passwords Using QR Codes</a> first appeared on <a href="https://mactech-solutions.com">MacTech Solutions</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Protect Your Digital Life: Quick Privacy and Security Tips You Can Use Now</title>
		<link>https://mactech-solutions.com/in-times-of-uncertainty-increase-your-digital-privacy-and-security/</link>
		
		<dc:creator><![CDATA[Terry McAdams]]></dc:creator>
		<pubDate>Fri, 14 Mar 2025 18:04:04 +0000</pubDate>
				<category><![CDATA[1Password]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[password manager]]></category>
		<category><![CDATA[passwords]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[biometric authentication]]></category>
		<category><![CDATA[FileVault]]></category>
		<category><![CDATA[iCloud]]></category>
		<category><![CDATA[MacTech Solutions]]></category>
		<category><![CDATA[security]]></category>
		<guid isPermaLink="false">https://mactech-solutions.com/?p=57288</guid>

					<description><![CDATA[<p>With so many troubling things happening in the world, some customers have inquired about ways to enhance their security. While we don’t want to encourage paranoia, there are many legitimate threats, and everyone will have their own levels of worry about each one. The effort and inconvenience that different people are willing to endure also [&#8230;]</p>
<p>The post <a href="https://mactech-solutions.com/in-times-of-uncertainty-increase-your-digital-privacy-and-security/">Protect Your Digital Life: Quick Privacy and Security Tips You Can Use Now</a> first appeared on <a href="https://mactech-solutions.com">MacTech Solutions</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>With so many troubling things happening in the world, some customers have inquired about ways to enhance their security. While we don’t want to encourage paranoia, there are many legitimate threats, and everyone will have their own levels of worry about each one.</p>
<p>The effort and inconvenience that different people are willing to endure also vary. Higher levels of security often necessitate significant effort and inconvenience. We have divided our list of suggestions—roughly organized from easiest to hardest—into two sections: actions we believe everyone should take and security measures mainly for those most concerned and willing to tolerate some fuss.</p>
<p>Before we delve into the details, it is important to remember that <i>privacy</i> and <i>security</i> are not the same thing. Privacy refers to the proper collection, use, and governance of personal data. Security, conversely, is concerned with protecting data from unauthorized access and malicious threats. It entails defending data against external dangers, while privacy ensures that the management and use of that data adhere to agreed-upon standards.</p>
<h3>Security Improvements for Everyone</h3>
<p>These actions are generally beneficial for most users. They don’t require much technical knowledge and can often be accomplished with easily accessible tools and settings:</p>
<ul>
<li><b>Keep apps and operating systems up to date:</b> Nearly every operating system update from Apple addresses numerous security vulnerabilities, and the same is often true for major apps. Always ensure you’re running current versions to take advantage of all those security improvements.</li>
<li><b>Enable FileVault:</b> While all data on the internal SSDs of Macs with Apple silicon and Intel-based Macs with the T2 chip is automatically encrypted to prevent unauthorized access if the SSD is removed, it is automatically decrypted whenever the Mac boots, even before you log in. To link decryption to your user account, which makes your login password necessary to decrypt all data, enable FileVault in <b>System Settings &gt; Privacy &amp; Security &gt; FileVault</b>. There are essentially no drawbacks.</li>
<li><b>Improve your passcode:</b> For nearly a decade, it has been easy to set a six-digit passcode on the iPhone and iPad, greatly enhancing security compared to the previous standard four-digit passcode (1 million possible combinations versus only 10,000). If you still use four digits, consider switching to six digits, a custom number of digits, or a custom alphanumeric passcode in <b>Settings &gt; Face ID/Touch ID &amp; Passcode &gt; Change Passcode &gt; Passcode Options</b>. Alphanumeric passcodes offer the highest level of security but are more challenging to type.</li>
<li><b>Turn on biometric authentication and Stolen Device Protection:</b> If you aren’t already using Face ID or Touch ID on your iPhone or iPad, that’s a mistake. Both provide significantly stronger security than repeatedly entering your passcode, which could be observed. Turn on biometric authentication and Apple’s Stolen Device Protection in <b>Settings &gt; Face/Touch ID &amp; Passcode</b>.</li>
<li><b>Adopt strong password habits:</b> If security matters at all to you, you must use a strong, unique password for each online account and never reuse a password. It’s easy and secure as long as you create and store passwords with a password manager like Apple’s Passwords or <a href="https://1password.com/" target="_blank" rel="noopener">1Password</a>.</li>
<li><b>Enable MFA whenever it’s available:</b> Multi-factor authentication greatly enhances security, safeguarding you even if your password is compromised in a breach. It typically requires entering a six-digit code that you retrieve from an app or receive via text message. Apple’s Passwords and 1Password can both automatically enter MFA codes for many websites.</li>
<li><b>Use an ad blocker:</b> Much of today’s surveillance society relies on ads to track you. Anything you can do to block ads will enhance your privacy, so use ad blockers whenever possible. Highly regarded options include<a href="https://1blocker.com/" target="_blank" rel="noopener"> 1Blocker</a>,<a href="https://adguard.com/en/welcome.html" target="_blank" rel="noopener"> AdGuard</a>,<a href="https://nextdns.io/" target="_blank" rel="noopener"> NextDNS</a>, and<a href="https://ublockorigin.com/" target="_blank" rel="noopener"> uBlock Origin</a>.</li>
<li><b>Enable privacy and security features in Web browsers:</b> Safari can prevent cross-site tracking and hide your IP address, along with other privacy and security features. In <b>Safari &gt; Settings</b>, review all the options in the Privacy and Security screens and enable those that are appropriate. (Keep cookies and JavaScript enabled; many sites won’t function properly without them.) If you don’t use Safari, choose <a href="https://brave.com/" target="_blank" rel="noopener">Brave</a> or <a href="https://www.mozilla.org/en-US/firefox/" target="_blank" rel="noopener">Firefox</a> instead of Google Chrome.</li>
<li><b>Utilize secure DNS services:</b> To enhance browsing privacy and protect against DNS leaks, configure your devices to use a privacy-focused DNS service like <a href="https://www.cloudflare.com/learning/dns/what-is-1.1.1.1/" target="_blank" rel="noopener">Cloudflare’s 1.1.1.1</a> or <a href="https://quad9.net/" target="_blank" rel="noopener">Quad9’s 9.9.9.9</a>.</li>
<li><b>Minimize app exposure:</b> Be vigilant about iPhone or iPad apps that might be sharing information about you with data brokers without your knowledge. Specifically:
<ul>
<li>Turn off <b>Settings &gt; Privacy &amp; Security &gt; Tracking &gt; Allow Apps to Request to Track</b>.</li>
<li>Rescind location tracking permissions for all apps except those that require it, such as navigation or weather apps, in <b>Settings &gt; Privacy &amp; Security &gt; Location Services</b>.</li>
<li>Delete apps you’re not using to prevent them from spying on you.</li>
</ul>
</li>
</ul>
<h3>Security Improvements for the Particularly Concerned</h3>
<p>Implementing these actions may require extra steps, specialized knowledge, or significant changes in habits. They’re primarily for those with heightened concerns or those at greater risk, such as journalists, activists, and individuals handling sensitive data:</p>
<ul>
<li><b>Use independent search engines:</b> Google and Microsoft are known for collecting information about their users. To keep your searches private, use a search engine that prioritizes privacy, such as<a href="https://duckduckgo.com/" target="_blank" rel="noopener"> DuckDuckGo</a>,<a href="https://search.brave.com/" target="_blank" rel="noopener"> Brave Search</a>,<a href="https://kagi.com/" target="_blank" rel="noopener"> Kagi</a>, or<a href="https://www.startpage.com/en/" target="_blank" rel="noopener"> Startpage</a>.</li>
<li><b>Protect network traffic:</b> While we used to recommend ensuring you were using secure HTTP (HTTPS) connections, that’s now the bare minimum. For greater privacy while browsing the Web with Safari, turn on <a href="http://mactech-solutions.com" target="_blank" rel="noopener">iCloud Private Relay</a> in <b>Settings/System Settings &gt; </b><b><i>Your Name</i></b><b> &gt; iCloud &gt; Private Relay</b>. (This requires an iCloud+ subscription and won’t encrypt traffic from most non-Apple apps.) More broadly, you can safeguard all your traffic by using a trusted VPN service like <a href="https://mullvad.net/en" target="_blank" rel="noopener">Mullvad VPN</a>, <a href="https://nordvpn.com/" target="_blank" rel="noopener">NordVPN</a>, or <a href="https://protonvpn.com/" target="_blank" rel="noopener">ProtonVPN</a>.</li>
<li><b>Activate Advanced Data Protection:</b> End-to-end encryption (E2EE) keeps your online data private from everyone, including cloud providers. However, it requires you to manage your encryption keys, which means no one can help recover your data if you lose those keys. You can enable E2EE with Apple services using <a href="http://mactech-solutions.com" target="_blank" rel="noopener">Advanced Data Protection</a>; turn it on in <b>Settings/System Settings &gt; </b><b><i>Your Name</i></b><b> &gt; iCloud &gt; Advanced Data Protection</b>.</li>
<li><b>Use encrypted messaging: </b>The iMessage system used by Apple’s Messages app for blue bubble conversations is highly secure, particularly with Advanced Data Protection enabled. However, for the most secure messaging with E2EE, look to <a href="https://signal.org/" target="_blank" rel="noopener">Signal</a>. While <a href="https://www.whatsapp.com/" target="_blank" rel="noopener">WhatsApp</a> also offers E2EE, its backups might not be encrypted, and its parent company, Meta, is one of the most egregious privacy abusers on the planet.</li>
<li><b>Regularly review and revoke permissions:</b> Periodically check and manage app permissions on your device to ensure that no apps have unnecessary access to sensitive information, such as your contacts or location. Work through the options in <b>Settings/System Settings &gt; Privacy &amp; Security</b> and revoke permissions for anything that seems inappropriate. Apps that require additional permissions will always prompt you again.</li>
<li><b>Encrypt cloud-stored data:</b> To ensure that cloud storage services like Box, Dropbox, Google Drive, and OneDrive cannot read your data, use the free and open source <a href="https://cryptomator.org/" target="_blank" rel="noopener">Cryptomator</a> to encrypt it first.</li>
<li><b>Use encrypted email:</b> While it’s impossible to ensure that email will remain private because you can’t control your recipients’ actions, the most privacy-focused email services are <a href="https://proton.me/mail" target="_blank" rel="noopener">ProtonMail</a> and <a href="https://tuta.com/secure-email" target="_blank" rel="noopener">Tuta Mail</a>. They employ E2EE for emails sent to other users of the same service and allow the encryption of email messages sent to any external recipient.</li>
<li><b>Reduce reliance on cloud services:</b> If you have general concerns about cloud services, consider exploring peer-to-peer alternatives that remove the need for a central provider. You can find peer-to-peer solutions for file storage, file sharing, chat and messaging, videoconferencing, collaborative documents, cloud-based notes, and more.</li>
<li><b>Avoid social media:</b> Posting on social media, especially on platforms owned by large corporations, allows those companies to create a comprehensive profile of you that is shared with advertisers and is vulnerable to data breaches. Further, any information you disclose about yourself could be exploited by hackers in social engineering attacks targeting your accounts. Consider replacing social media with independent forums devoted to your interests and private messaging spaces for friends and family.</li>
</ul>
<p>Ultimately, enhancing privacy and security is your responsibility. Apple and other companies may offer tools to assist, but it’s up to you to implement them and stay vigilant against new threats. We’re also happy to provide advice and assistance.</p>
<p><strong>Protect Your Digital Life with Confidence</strong></p>
<p>Staying safe online doesn’t have to be complicated — and you don’t have to figure it out alone.</p>
<p>At MacTech Solutions, we’re passionate about helping you protect your digital life.</p>
<p>Whether you need help securing your Mac, your iPhone, or your online accounts, we’re here for you.</p>
<p>Stop by MacTech Solutions in Finishing Touch Plaza in Wichita Falls — and let’s make sure your digital world stays safe, private, and protected.</p>
<p><b>For more information on all the great Apple products, features, and services, give us a call!  940-767-MACS (6227).<span class="Apple-converted-space">  </span>Or stop by MacTech Solutions, 4020 Rhea Rd, Suite 3B, Wichita Falls.  We&#8217;re open Monday thru Friday, 10am to 6pm</b></p>
<p>(Featured image by iStock.com/andreusK)</p>
<hr />
<p>&nbsp;</p><p>The post <a href="https://mactech-solutions.com/in-times-of-uncertainty-increase-your-digital-privacy-and-security/">Protect Your Digital Life: Quick Privacy and Security Tips You Can Use Now</a> first appeared on <a href="https://mactech-solutions.com">MacTech Solutions</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Passwords Becomes a Real App in macOS 15 Sequoia, iOS 18, and iPadOS 18</title>
		<link>https://mactech-solutions.com/passwords-becomes-a-real-app-in-macos-15-sequoia-ios-18-and-ipados-18/</link>
		
		<dc:creator><![CDATA[Terry McAdams]]></dc:creator>
		<pubDate>Fri, 18 Oct 2024 14:18:27 +0000</pubDate>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[password manager]]></category>
		<category><![CDATA[passwords]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[Keychain]]></category>
		<category><![CDATA[MacTech Solutions]]></category>
		<category><![CDATA[Passwords]]></category>
		<guid isPermaLink="false">https://mactech-solutions.com/?p=56927</guid>

					<description><![CDATA[<p>Although we’re still fans of 1Password, and there are plenty of other good password managers out there, like BitWarden and Dashlane, Apple has finally removed the last hurdle to using its built-in password management capabilities. Starting in macOS 15 Sequoia, iOS 18, iPadOS 18, and visionOS 2, Passwords is now a real app rather than [&#8230;]</p>
<p>The post <a href="https://mactech-solutions.com/passwords-becomes-a-real-app-in-macos-15-sequoia-ios-18-and-ipados-18/">Passwords Becomes a Real App in macOS 15 Sequoia, iOS 18, and iPadOS 18</a> first appeared on <a href="https://mactech-solutions.com">MacTech Solutions</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>Although we’re still fans of <a href="https://1password.com/" target="_blank" rel="noopener">1Password</a>, and there are plenty of other good password managers out there, like <a href="https://bitwarden.com/" target="_blank" rel="noopener">BitWarden</a> and <a href="https://www.dashlane.com/" target="_blank" rel="noopener">Dashlane</a>, Apple has finally removed the last hurdle to using its built-in password management capabilities.</p>
<p>Starting in macOS 15 Sequoia, iOS 18, iPadOS 18, and visionOS 2, <a href="http://match-solutions.com" target="_blank" rel="noopener">Passwords</a> is now a real app rather than being trapped inside Safari, System Settings, and Settings. If you have resisted using a password manager or don’t wish to continue subscribing to an alternative, give Apple’s Passwords a try. It makes creating, maintaining, and entering passwords faster, easier, and more secure than doing it by hand. Those already using a password manager can export their accounts and import into Passwords.</p>
<h3>What You’ll Find in Passwords</h3>
<p>We’ll focus on the Mac version here, but the other versions are nearly identical apart from their screen sizes.</p>
<p><img decoding="async" class="aligncenter size-full wp-image-10666" src="https://mactech-solutions.com/wp-content/uploads/2024/10/Passwords-main-window.png" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 916px, 100vw" srcset="https://mactech-solutions.com/wp-content/uploads/2024/10/Passwords-main-window.png 916w, https://tcn.tidbits.com/wp-content/uploads/2024/10/Passwords-main-window-480x255.png 480w" alt="" width="916" height="486" /></p>
<p>The left-hand sidebar, reminiscent of Reminders, provides categories of accounts:</p>
<ul>
<li><b>All:</b> Select All to see all your accounts, regardless of what shared group they may be in.</li>
<li><b>Passkeys:</b> If you have any passkeys for large websites like Apple, Google, and others, they’ll appear here.</li>
<li><b>Codes:</b> Passwords can create, store, and enter two-factor authentication codes for sites that support them. If you need to look one up manually because Passwords couldn’t autofill it, you’ll find the associated account here.</li>
<li><b>Wi-Fi:</b> This category contains stored passwords for all the known Wi-Fi networks on your device. Because known Wi-Fi networks aren’t synced between devices, the number of these will vary between your devices.</li>
<li><b>Security:</b> If you have any accounts with weak passwords, accounts you previously shared and stopped sharing, or accounts whose passwords were leaked in a security breach, they’ll appear here. Edit these accounts and click the Change Password button to start the process; when the password changes, they’ll disappear from this category.</li>
<li><b>Deleted:</b> Any accounts you delete stay here for 30 days before being deleted for good. You can delete any of these accounts immediately or restore them to their previous group.</li>
<li><b>Shared Groups:</b> If you use Family Sharing, you automatically get a Family Passwords group to simplify sharing important accounts with your family members. But you can also share accounts with other groups of Apple device owners. To move an account to a group, choose it from the Group pop-up menu.</li>
</ul>
<p>The middle pane lists the accounts in the selected category. You can sort the list using the menu with vertical arrows, search for a specific account, and manually add a new one with the + button. Otherwise, scroll through the list and click an account to view it in the right-hand pane.</p>
<p>At the top of the right-hand pane is an AirDrop button and an Edit button. Click AirDrop to share an account with someone nearby or Edit to make changes or set up a two-factor verification code. If you want to copy information, click the User Name, Password, Verification Code, or Website item to get a Copy menu. The password becomes visible when you mouse over it. Clicking Website also offers an Open Website option and lets you add more sites where the password should autofill.</p>
<h3>Setup Requirements</h3>
<p>Most people shouldn’t need to do anything to start using Passwords. However, if you have trouble, check the following items:</p>
<ul>
<li><b>Turn on Password AutoFill:</b> If your device isn’t entering passwords for you, turn on AutoFill Passwords and Passkeys in Settings/System Settings &gt; General &gt; AutoFill &amp; Passwords. Also, ensure that Passwords is enabled in the AutoFill From section if multiple password managers are installed.</li>
<li><b>Turn on iCloud Keychain:</b> If you want your passwords to sync securely among your devices, which makes life a lot easier, go to Settings/System Settings &gt; <i>Your Name</i> &gt; iCloud &gt; Passwords and turn on Sync This <i>Device.</i></li>
<li><b>Set up iCloud Passwords for other browsers:</b> Apart from Safari, Chromium-based Web browsers (Arc, Brave, Google Chrome, Microsoft Edge, etc.) can access and autofill your saved passwords if you install Apple’s <a href="https://chromewebstore.google.com/detail/icloud-passwords/pejdijmoenmkgeppbflobdenhhabjlaj" target="_blank" rel="noopener">iCloud Passwords</a> Chrome extension. (There’s also now an<a href="https://addons.mozilla.org/en-US/firefox/addon/icloud-passwords/" target="_blank" rel="noopener"> iCloud Passwords</a> add-on for Firefox.) The overall experience is not as seamless as in Safari, requiring a once-per-launch code, and you have to create new accounts in Safari or manually in Passwords, but it works.<br />
<img decoding="async" class=" wp-image-10664 alignnone" src="https://mactech-solutions.com/wp-content/uploads/2024/10/iCloud-Passwords-code-1024x464-1.png" alt="" width="719" height="326" /></li>
<li><b>Configure settings:</b> Choose Passwords &gt; Settings (or look in Settings &gt; Apps &gt; Passwords for iOS 18 and iPadOS 18) to access options. Generally speaking, it’s fine to keep them all turned on.<br />
<img decoding="async" class=" wp-image-10667 alignnone" src="https://mactech-solutions.com/wp-content/uploads/2024/10/Passwords-settings.png" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 490px, 100vw" srcset="https://mactech-solutions.com/wp-content/uploads/2024/10/Passwords-settings.png 490w, https://tcn.tidbits.com/wp-content/uploads/2024/10/Passwords-settings-480x260.png 480w" alt="" width="490" height="266" /></li>
</ul>
<p>If you have additional questions, check <a href="http://mactech-solutions.com" target="_blank" rel="noopener">Apple’s documentation</a> for detailed instructions for all the platforms on which Passwords runs. But realistically, Passwords is easy to use, and although the app itself is new, the underlying password management features and syncing have been in place for years, so they’re stable and reliable  </p>
<p><strong>For more information on all the great Apple products, features, and services, give us a call!  940-767-MACS (6227).<span class="Apple-converted-space">  </span>Or stop by MacTech Solutions, 4020 Rhea Rd, Suite 3B, Wichita Falls.  We&#8217;re open Monday thru Friday, 10am to 6pm</strong></p>
<p>(Featured image by iStock.com/designer491)</p>
<hr />
<p>&nbsp;</p><p>The post <a href="https://mactech-solutions.com/passwords-becomes-a-real-app-in-macos-15-sequoia-ios-18-and-ipados-18/">Passwords Becomes a Real App in macOS 15 Sequoia, iOS 18, and iPadOS 18</a> first appeared on <a href="https://mactech-solutions.com">MacTech Solutions</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Set macOS to Require a Password after Screen Saver Start or Display Sleep</title>
		<link>https://mactech-solutions.com/set-macos-to-require-a-password-after-screen-saver-start-or-display-sleep/</link>
		
		<dc:creator><![CDATA[Terry McAdams]]></dc:creator>
		<pubDate>Fri, 20 Sep 2024 14:31:34 +0000</pubDate>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[passwords]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Tip]]></category>
		<guid isPermaLink="false">https://mactech-solutions.com/?p=56770</guid>

					<description><![CDATA[<p>Although paying attention to online security is of primary importance, don’t forget local security. You don’t want to go out for lunch and let someone wandering by your office poke through your email, messages, photos, and private files. To ensure this doesn’t happen, set your Mac to start the screen saver or sleep the display [&#8230;]</p>
<p>The post <a href="https://mactech-solutions.com/set-macos-to-require-a-password-after-screen-saver-start-or-display-sleep/">Set macOS to Require a Password after Screen Saver Start or Display Sleep</a> first appeared on <a href="https://mactech-solutions.com">MacTech Solutions</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>Although paying attention to online security is of primary importance, don’t forget local security. You don’t want to go out for lunch and let someone wandering by your office poke through your email, messages, photos, and private files. To ensure this doesn’t happen, set your Mac to start the screen saver or sleep the display after a few minutes (on a laptop, just close the lid), and then set “Require password after screen saver begins or display is turned off” to a short duration. We recommend 1 or 5 minutes, though you can adjust to balance inconvenience against security. To eliminate the fuss almost entirely, use Touch ID or an Apple Watch to unlock your Mac without having to type your password.</p>
<p><img decoding="async" class="aligncenter wp-image-10603" src="https://mactech-solutions.com/wp-content/uploads/2024/09/Require-password-sleep-1024x675-1.png" alt="" width="707" height="466" /></p>
<p>(Featured image based on an original by iStock.com/Armastas)</p>
<hr />
<p>Social Media: Don’t forget about local security on your Mac. Make sure to require a password shortly after the screen saver starts or the display sleeps to prevent people from riffling </p><p>The post <a href="https://mactech-solutions.com/set-macos-to-require-a-password-after-screen-saver-start-or-display-sleep/">Set macOS to Require a Password after Screen Saver Start or Display Sleep</a> first appeared on <a href="https://mactech-solutions.com">MacTech Solutions</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Changing Passwords Periodically Doesn’t Increase Security</title>
		<link>https://mactech-solutions.com/changing-passwords-periodically-doesnt-increase-security/</link>
		
		<dc:creator><![CDATA[Terry McAdams]]></dc:creator>
		<pubDate>Wed, 27 Mar 2024 19:34:28 +0000</pubDate>
				<category><![CDATA[password manager]]></category>
		<category><![CDATA[passwords]]></category>
		<category><![CDATA[Security]]></category>
		<guid isPermaLink="false">https://mactech-solutions.com/?p=55906</guid>

					<description><![CDATA[<p>Does your organization or some financial website require you to create a new password periodically? This practice was recommended long ago, but some organizations haven’t kept up with current recommendations that discourage such policies. If you’re bound by a password expiration policy, you can use this article to encourage your IT department or financial institution [&#8230;]</p>
<p>The post <a href="https://mactech-solutions.com/changing-passwords-periodically-doesnt-increase-security/">Changing Passwords Periodically Doesn’t Increase Security</a> first appeared on <a href="https://mactech-solutions.com">MacTech Solutions</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>Does your organization or some financial website require you to create a new password periodically? This practice was recommended long ago, but some organizations haven’t kept up with current recommendations that discourage such policies. If you’re bound by a password expiration policy, you can use this article to encourage your IT department or financial institution to update its approach to password security.</p>
<p>The rationale behind password expiration policies was that if an attacker were to steal a password database and decrypt some passwords, they would work for only a limited period, lessening the risk of unauthorized access. Even if an attacker gained access to an account, they could remain undetected only if they didn’t change the password, and that access wouldn’t last indefinitely.</p>
<p>Over time, security experts realized that the problem wasn’t so much how long an attacker could remain undetected but allowing users to set weak passwords that could be decrypted. It turns out that <a href="https://www.ftc.gov/policy/advocacy-research/tech-at-ftc/2016/03/time-rethink-mandatory-password-changes" target="_blank" rel="noopener">users often choose weaker passwords</a> when they know they will have to change them, perhaps by tweaking a previous password for easier memorization. This fact hasn’t been lost on attackers, making it easier for them to figure out future passwords. In other words, attempting to increase security by requiring users to change passwords paradoxically reduces security.</p>
<p>The National Institute for Standards and Technology (NIST) is a US government agency that develops cybersecurity standards and best practices for the federal government that large corporations and other institutions tend to follow. In 2017, <a href="https://pages.nist.gov/800-63-3/sp800-63b.html#reqauthtype" target="_blank" rel="noopener">NIST changed its guidelines</a> to say, “Verifiers SHOULD NOT require memorized secrets to be changed arbitrarily (e.g., periodically).” In a <a href="https://pages.nist.gov/800-63-FAQ/#q-b05" target="_blank" rel="noopener">FAQ</a>, NIST explains:</p>
<blockquote>
<p>Users tend to choose weaker memorized secrets when they know that they will have to change them in the near future. When those changes do occur, they often select a secret that is similar to their old memorized secret by applying a set of common transformations such as increasing a number in the password. This practice provides a false sense of security if any of the previous secrets have been compromised since attackers can apply these same common transformations.</p>
</blockquote>
<p>Of course, if there’s evidence of unauthorized access or a breach of the password database, all passwords should be invalidated and everyone should be required to create a new password immediately—that’s entirely different than requiring passwords to be changed on a schedule.</p>
<p>Interestingly, NIST also doesn’t recommend password composition requirements—such as requiring the password to contain a letter, number, and special character—because users tend to devise predictable techniques to meet such requirements, such as appending an exclamation point to every password. Instead, NIST encourages longer passwords because a long password that’s easily remembered and typed can be stronger than a shorter password composed of random characters. Password managers can generally create both types.</p>
<p>If you’re forced to change a website password periodically, it’s easiest to use a password manager to generate and enter a new strong password, and you won’t have to memorize the new password. For the very few passwords you must remember and type manually, aim for longer passwords that won’t trip up your fingers while typing or require numerous switches of iPhone uppercase and numeric keyboards. To aid memorization, perhaps consider choosing words for your password from categories with many possibilities. For instance, if your initial password is gouda-purple-1989-New-York, the next one could be cheddar-black-2011-Des-Moines. Both are strong in their own right, but only you would know the categories used for each portion.</p>
<p>Of course for more information, you can always reach out to us directly at Mac Tech Solutions, 4020 Rhea Rd, Suite 3B in Wichita Falls, 10am to 6pm, Mon-Fri.  And we&#8217;re always available 24/7 at <a href="http://mactech-solutions.com">MacTech-Solutions.com</a></p>
<p>&nbsp;</p>
<p>(Featured image based on an original by iStock.com/designer491)</p>
<hr />
<p>Social Media: Security experts no longer recommend password expiration policies that require users to change their passwords periodically. Here’s why.</p><p>The post <a href="https://mactech-solutions.com/changing-passwords-periodically-doesnt-increase-security/">Changing Passwords Periodically Doesn’t Increase Security</a> first appeared on <a href="https://mactech-solutions.com">MacTech Solutions</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Use 1Password to Enter Your Mac Login Password</title>
		<link>https://mactech-solutions.com/use-1password-to-enter-your-mac-login-password/</link>
		
		<dc:creator><![CDATA[Terry McAdams]]></dc:creator>
		<pubDate>Mon, 18 Mar 2024 22:34:15 +0000</pubDate>
				<category><![CDATA[1Password]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[passwords]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[Tip]]></category>
		<guid isPermaLink="false">https://mactech-solutions.com/?p=55889</guid>

					<description><![CDATA[<p>We think of 1Password as being helpful for entering passwords on websites and in iPhone and iPad apps. But its Universal Autofill feature has a hidden capability that lets 1Password enter your Mac login password when you have to provide it to change certain system settings, install apps, format drives in Disk Utility, and more. [&#8230;]</p>
<p>The post <a href="https://mactech-solutions.com/use-1password-to-enter-your-mac-login-password/">Use 1Password to Enter Your Mac Login Password</a> first appeared on <a href="https://mactech-solutions.com">MacTech Solutions</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>We think of 1Password as being helpful for entering passwords on websites and in iPhone and iPad apps. But its <a href="https://support.1password.com/mac-universal-autofill/#autofill-your-mac-login" target="_blank" rel="noopener">Universal Autofill</a> feature has a hidden capability that lets 1Password enter your Mac login password when you have to provide it to change certain system settings, install apps, format drives in Disk Utility, and more. (But it won’t work to log in at startup before 1Password is running.) To turn this feature on, click the New Item button in 1Password, search for and select “Mac login” <span style="color: #ff0000;">➊</span>, give it a name that will sort alphabetically to the top, like “2020 27-inch iMac” <span style="color: #ff0000;">➋</span>, enter your password, and click Save <span style="color: #ff0000;">➌</span>. From then on, whenever you’re prompted for your Mac login password <span style="color: #ff0000;">➍</span>, press Command- (Backslash, located above the Return key), and then click the desired login or press Return to select the topmost item <span style="color: #ff0000;">➎</span>.</p>
<p><img decoding="async" class="aligncenter size-large wp-image-10307" src="https://mactech-solutions.com/wp-content/uploads/2024/03/1Password-Mac-login-steps-963x1024-1.png" alt="" width="963" height="1024" /></p>
<p>Be sure to visit us online at <a href="http://MacTech-Solutions.com">MacTech-Solutions.com</a>, or stop by 4020 Rhea Rd, Suite 3B, Monday-Friday, 10am to 6pm</p>
<p>(Featured image based on an original by iStock.com/ipuwadol)</p>
<hr />
<p>Social Media: 1Password is tremendously helpful for entering website passwords, but a little-known feature also enables it to enter your Mac login password for changing system settings, installing apps, and more.</p><p>The post <a href="https://mactech-solutions.com/use-1password-to-enter-your-mac-login-password/">Use 1Password to Enter Your Mac Login Password</a> first appeared on <a href="https://mactech-solutions.com">MacTech Solutions</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Help! My Account Has Been Hacked—What Should I Do?</title>
		<link>https://mactech-solutions.com/help-my-account-has-been-hacked-what-should-i-do/</link>
		
		<dc:creator><![CDATA[Terry McAdams]]></dc:creator>
		<pubDate>Tue, 20 Feb 2024 14:18:27 +0000</pubDate>
				<category><![CDATA[1Password]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[password manager]]></category>
		<category><![CDATA[passwords]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[Security]]></category>
		<guid isPermaLink="false">https://mactech-solutions.com/?p=55793</guid>

					<description><![CDATA[<p>How would you realize that one or more of your Internet accounts—email, social media, financial—have been hacked? (Some prefer the terms “compromised” or “breached”—you may hear them from support techs.) Unfortunately, there’s no telltale warning sign because “hacked” could mean any number of things. Here are some possible indications: People you trust report receiving email [&#8230;]</p>
<p>The post <a href="https://mactech-solutions.com/help-my-account-has-been-hacked-what-should-i-do/">Help! My Account Has Been Hacked—What Should I Do?</a> first appeared on <a href="https://mactech-solutions.com">MacTech Solutions</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>How would you realize that one or more of your Internet accounts—email, social media, financial—have been hacked? (Some prefer the terms “compromised” or “breached”—you may hear them from support techs.) Unfortunately, there’s no telltale warning sign because “hacked” could mean any number of things. Here are some possible indications:</p>
<ul>
<li>People you trust report receiving email that you didn’t send.</li>
<li>Social media friend requests are made to people you don’t know, or messages you don’t recognize are sent from your account.</li>
<li>Although you’re certain you have the correct password, you can’t log in to an account.</li>
<li>You become aware of your personal data appearing in places it shouldn’t.</li>
<li>Unknown charges or transfers appear in a bank or credit card account.</li>
</ul>
<p>However, attackers will also try to fool you into thinking an account has been compromised to get you to enter passwords or financial information on a website designed to steal data. Don’t assume you’ve been hacked just because you received a phishing email saying so or because you see unexpected notifications claiming your computer is infected. No legitimate entity will ever send such email, and the only notification about malware you should ever see would come from anti-malware software you installed.</p>
<p>(Speaking of malware, dealing with that is a topic for another day—we’re focusing on online accounts in this article. Nonetheless, if one of your accounts has been compromised, it’s also worth scanning your Mac with the free version of <a href="https://www.malwarebytes.com/" target="_blank" rel="noopener">Malwarebytes</a> or <a href="https://www.intego.com/virusbarrier-scanner" target="_blank" rel="noopener">VirusBarrier Scanner</a>, just in case.)</p>
<p>First off, don’t panic. It’s important to take a deep breath, document everything you see with screenshots (press Command-Shift-5), and move quickly to regain control over whatever accounts were hacked and prevent others from falling prey to the attacker.</p>
<p>When you suspect an account has been compromised, try to verify the problem. Do the following:</p>
<ul>
<li><b>Alert techs:</b> If the account in question is for work, immediately alert your IT department and follow their instructions. If it’s a personal account, contact us. Tell whoever is helping you that you have screenshots you can send and be ready to forward any suspicious messages you have as well.</li>
<li><b>Gather evidence:</b> Ask the person who told you about the problem to forward the message they received to another of your email addresses, or to a close friend or family member so you can see what’s being said in your name. Scrutiny of the fake message may reveal information about what has happened, though you may need help from someone with more technical experience.</li>
<li><b>Examine email:</b> Since email account breaches are the most concerning (because they can be used to reset passwords elsewhere), scan your email for messages you didn’t send or replies to such messages. Along with the Inbox, look in the Sent mailbox and the Trash. Also, check your settings and filters to ensure incoming messages aren’t being forwarded elsewhere and then deleted.</li>
<li><b>Check social media:</b> Connect to all your social media accounts—even those you don’t use regularly—and look for posts, friend requests, messages, or anything else that suggests an attacker has been impersonating you.</li>
<li><b>Audit accounts:</b> Log in to important accounts and look for suspicious activity, such as login attempts from unfamiliar locations or IP addresses or changes to account settings.</li>
</ul>
<p>If you find evidence to suggest that one or more of your accounts have been compromised, follow these steps:</p>
<ul>
<li>Immediately change the passwords for any affected accounts. We always recommend using a password manager like <a href="https://1password.com/" target="_blank" rel="noopener">1Password</a> to generate strong, random passwords.</li>
<li>Whenever possible, turn on two-factor authentication.</li>
<li>If available for the account in question, follow advice from the service. <a href="https://support.apple.com/en-us/102560" target="_blank" rel="noopener">Apple</a>, <a href="https://www.meta.com/help/policies/safety/hacked-account/" target="_blank" rel="noopener">Facebook</a>, <a href="https://support.google.com/accounts/answer/6294825" target="_blank" rel="noopener">Google</a>, <a href="https://www.meta.com/help/policies/safety/hacked-account/" target="_blank" rel="noopener">Instagram</a>, <a href="https://support.microsoft.com/en-us/account-billing/how-to-recover-a-hacked-or-compromised-microsoft-account-24ca907d-bcdf-a44b-4656-47f0cd89c245" target="_blank" rel="noopener">Microsoft</a>, and <a href="https://help.twitter.com/en/safety-and-security/x-account-compromised" target="_blank" rel="noopener">Twitter</a> all have advice on how to respond, as will many other companies.</li>
<li>Review account settings for unauthorized changes, especially recovery options like backup phone numbers and email addresses.</li>
<li>Look through your accounts in your password manager and change the passwords for the most important ones and any that might be related.</li>
<li>If you can’t get into an account because the password has been changed, make sure you have sole control of your email account and then trigger a password reset.</li>
<li>For affected financial accounts, along with changing the password, immediately call the institution and ask for their help locking the account to prevent any transfers.</li>
<li>If your email account was used to send phishing messages to contacts, you should alert any friends, family, and colleagues who might have received the messages that your account was hacked and that the previous message wasn’t from you.</li>
</ul>
<p>Security breaches are stressful, we know, but it’s imperative that you deal with them right away. The longer you wait, the more damage the attacker can cause, including stealing your money, impersonating you, scamming your friends and family, and compromising your employer’s systems. We’re here to help.</p>
<p>&nbsp;</p>
<p>(Featured image by iStock.com/PUGUN SJ)</p><p>The post <a href="https://mactech-solutions.com/help-my-account-has-been-hacked-what-should-i-do/">Help! My Account Has Been Hacked—What Should I Do?</a> first appeared on <a href="https://mactech-solutions.com">MacTech Solutions</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>After “Mother of All Breaches,” Update Passwords on Compromised Sites</title>
		<link>https://mactech-solutions.com/after-mother-of-all-breaches-update-passwords-on-compromised-sites/</link>
		
		<dc:creator><![CDATA[Terry McAdams]]></dc:creator>
		<pubDate>Thu, 01 Feb 2024 17:17:58 +0000</pubDate>
				<category><![CDATA[1Password]]></category>
		<category><![CDATA[password manager]]></category>
		<category><![CDATA[passwords]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Tip]]></category>
		<guid isPermaLink="false">https://mactech-solutions.com/?p=55772</guid>

					<description><![CDATA[<p>January’s big security news was the Mother of All Breaches, the release of a massive database containing 26 billion records built from previous breaches across numerous websites, including Adobe, Dropbox, LinkedIn, and Twitter. It’s unclear how much of the leaked data is new, but it’s a good reminder to update your passwords for accounts on [&#8230;]</p>
<p>The post <a href="https://mactech-solutions.com/after-mother-of-all-breaches-update-passwords-on-compromised-sites/">After “Mother of All Breaches,” Update Passwords on Compromised Sites</a> first appeared on <a href="https://mactech-solutions.com">MacTech Solutions</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>January’s big security news was the <a href="https://cybernews.com/security/billions-passwords-credentials-leaked-mother-of-all-breaches/" target="_blank" rel="noopener">Mother of All Breaches</a>, the release of a massive database containing 26 <i>billion</i> records built from previous breaches across numerous websites, including Adobe, Dropbox, LinkedIn, and Twitter. It’s unclear how much of the leaked data is new, but it’s a good reminder to update your passwords for accounts on compromised sites, especially those you reused on another site. Cybernews has a <a href="https://cybernews.com/personal-data-leak-check/" target="_blank" rel="noopener">leak checker</a> that reports which breached sites include your data. More generally, password managers often have a feature that checks your passwords against the Have I Been Pwned database of breaches and helps you change compromised passwords—1Password’s is called <a href="https://watchtower.1password.com/" target="_blank" rel="noopener">Watchtower</a>, shown below. You can also search <a href="https://haveibeenpwned.com/" target="_blank" rel="noopener">Have I Been Pwned</a> directly. Don’t panic if your email address appears in numerous breaches because some of the theoretically compromised accounts may be defunct sites, trivial sites you used once 10 years ago, or duplicate password manager entries for a site whose password you already updated.</p>
<p><img decoding="async" class="aligncenter size-large wp-image-10263" src="https://mactech-solutions.com/wp-content/uploads/2024/02/1Password-Watchtower-update-1024x426-1.png" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1024px, 100vw" srcset="https://tcn.tidbits.com/wp-content/uploads/2024/02/1Password-Watchtower-update-980x407.png 980w, https://tcn.tidbits.com/wp-content/uploads/2024/02/1Password-Watchtower-update-480x199.png 480w" alt="" width="1024" height="426" /></p>
<p>&nbsp;</p>
<p>(Featured image by iStock.com/Prae_Studio)</p><p>The post <a href="https://mactech-solutions.com/after-mother-of-all-breaches-update-passwords-on-compromised-sites/">After “Mother of All Breaches,” Update Passwords on Compromised Sites</a> first appeared on <a href="https://mactech-solutions.com">MacTech Solutions</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Want to Password-Protect a PDF? Follow These Best Practices</title>
		<link>https://mactech-solutions.com/want-to-password-protect-a-pdf-follow-these-best-practices/</link>
		
		<dc:creator><![CDATA[Terry McAdams]]></dc:creator>
		<pubDate>Thu, 05 Oct 2023 13:34:17 +0000</pubDate>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[passwords]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[Security]]></category>
		<guid isPermaLink="false">https://mactech-solutions.com/?p=55429</guid>

					<description><![CDATA[<p>If you have a PDF with confidential information that you want to share, you can set a password to restrict opening, printing, or editing. We have instructions for Preview and Adobe Acrobat, plus advice on ensuring your document stays secure.</p>
<p>The post <a href="https://mactech-solutions.com/want-to-password-protect-a-pdf-follow-these-best-practices/">Want to Password-Protect a PDF? Follow These Best Practices</a> first appeared on <a href="https://mactech-solutions.com">MacTech Solutions</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>Here at MacTech Solutions, we occasionally get questions about password-protecting a PDF to prevent the wrong people from reading it. Lawyers want to ensure that drafts of legal documents don’t fall into the wrong hands, financial advisers want to keep confidential financial information private, and authors want to prevent their writing from being shared broadly on the Internet. Others don’t worry so much about a document being read but want to ensure that it can’t be changed or printed.</p>
<p>PDF provides options for password-protecting documents for just these reasons, and you can add such protection to your PDFs in both Apple’s Preview and Adobe Acrobat. We’ll explain how to do that, but before we do, we want to share some best practices to increase the likelihood that your PDFs will remain protected as you wish.</p>
<p>Also, if you’re looking for a comprehensive solution to protecting lots of documents for a wide variety of situations, you’d be better off investigating document digital rights management systems along the lines of <a href="https://www.locklizard.com/" target="_blank" rel="noopener">LockLizard</a> and <a href="https://www.vitrium.com/" target="_blank" rel="noopener">Vitrium</a>.</p>
<h3>Best Practices for Password-Protecting PDFs</h3>
<p>There’s no such thing as perfect security, especially when you want to share information with others rather than just keeping it as your own secret. But you can increase the security of shared documents with these best practices.</p>
<ul>
<li><b>Use strong passwords:</b> All PDF passwords should be longer than 12 characters and include uppercase and lowercase letters, numbers, and punctuation, without using dictionary words or well-known number/letter substitutions. A plethora of online PDF unlocking tools can remove weak passwords, and passwords should be strong enough to withstand brute force and dictionary attacks from a determined attacker who could bring significant computing resources to bear.</li>
<li><b><img decoding="async" class=" wp-image-10081 alignright" src="https://mactech-solutions.com/wp-content/uploads/2023/10/Acrobat-permissions-warning.png" alt="" width="235" height="316" />Focus on Document Open passwords:</b> PDFs can have two passwords: the Document Open password that users must enter to open the document and a Permissions password that restricts actions like editing, printing, and copying. Even if you mainly want to restrict actions, it’s worth setting a Document Open password because the Permissions password’s restrictions can be bypassed by third-party utilities or by screenshots and Live Text.</li>
<li><b>Share passwords out of band:</b> When sharing a protected PDF with someone, send them the password via a different communications channel. So, if you email the PDF, give them the password via Messages or a voice call. That way, if an attacker gains access to the PDF, they won’t also have the password sitting next to it.</li>
<li><b>Educate recipients:</b> When you share a user password with someone else, they can give it to anyone they want and, depending on how you set things up, remove the protection from the document. In short, your document security is only as strong as your recipients want it to be, so make sure to communicate your wishes to them.</li>
<li><b>Watermark documents:</b> Along those lines, it may be worth adding a header/footer or watermark that identifies the document as Confidential or Draft to clarify why it shouldn’t be shared.</li>
<li><b>Avoid online tools:</b> Numerous websites offer PDF utility functions, such as adding passwords, watermarking, merging and splitting, conversion, and more. There’s no harm in using them with documents you don’t care about, but if you’re concerned enough to password-protect a PDF, don’t upload it to a website with unknown security and document retention policies.</li>
<li><b>Clear metadata:</b> Passwords protect PDF content, but not necessarily metadata that might include the author’s name, employer, and keywords.</li>
<li><b>Use Adobe Acrobat:</b> Apple’s Preview is a decent PDF app and offers basic password-protection capabilities, but for more protection capabilities and options, use the full-featured Adobe Acrobat. Preview is OK for those who need to protect an occasional PDF, but Acrobat is a better choice if protecting PDFs is essential for your situation.</li>
</ul>
<h3>Password-Protect a PDF Using Preview</h3>
<p>It’s easy to add password protection to a PDF with Preview. <a href="https://support.apple.com/en-ca/guide/preview/prvw587dd90f/11.0/mac/13.0" target="_blank" rel="noopener">Apple recommends a slightly fussier approach</a> that involves setting the permissions during an export, although we didn’t find that it made any difference. Apple is likely trying to get you to make a copy so you don’t password-protect your original, but it’s easier to duplicate the file in the Finder first with File &gt; Duplicate. Here’s the simple method:</p>
<ol>
<li>With a copy of a PDF open in Preview, choose File &gt; Edit Permissions to display the permissions dialog.<br />
<img decoding="async" class="wp-image-10084 alignnone" src="https://mactech-solutions.com/wp-content/uploads/2023/10/Preview-password-protection.png" alt="" width="320" height="444" /></li>
<li>Select Require Password To Open Document, and enter the desired Document Open password twice.</li>
<li>Deselect desired checkboxes in the Permissions section to restrict those activities.</li>
<li>Enter the Owner (Permissions) password twice at the bottom of the dialog. It should be different from the Document Open password. Either will open the document, but only the Owner (Permissions) password will allow the document to be printed, copied, or edited as per those checkboxes.</li>
<li>Click Apply and save the document.</li>
</ol>
<h3>Password-Protect a PDF Using Adobe Acrobat</h3>
<p>Adobe has <a href="https://helpx.adobe.com/acrobat/using/securing-pdfs-passwords.html" target="_blank" rel="noopener">extensive instructions</a> on password-protecting PDFs using Acrobat in different scenarios, but the basics are still simple.</p>
<ol>
<li>With a copy of a PDF open in Acrobat, choose File &gt; Protect Using Password to open the password dialog.<br />
<img decoding="async" class="wp-image-10082 alignnone" src="https://mactech-solutions.com/wp-content/uploads/2023/10/Acrobat-Protect-Using-Password.png" alt="" width="443" height="398" /></li>
<li>Select Viewing to add a Document Open password or Editing to add a Permissions password.</li>
<li>Enter the password, and retype it to confirm it.</li>
<li>Click Apply and save the document.</li>
</ol>
<p>For a simple Document Open password, you’re all done, but if you want to set specific printing, editing, and copying restrictions, follow these steps:</p>
<ol>
<li>Choose Edit &gt; Protection &gt; Security Properties to open the Document Properties dialog with the Security tab selected.<br />
<img decoding="async" class="wp-image-10079 alignnone" src="https://mactech-solutions.com/wp-content/uploads/2023/10/Acrobat-Document-Properties-1024x994-1.png" alt="" width="606" height="588" /></li>
<li>Next to Security Method (which should be set to Password Security), click Change Settings to open the Password Security – Settings dialog.<br />
<img decoding="async" class="wp-image-10080 alignnone" src="https://mactech-solutions.com/wp-content/uploads/2023/10/Acrobat-Password-Security-settings-1024x579-1.png" alt="" width="898" height="508" /></li>
<li>In the Permissions section, select the desired options to restrict printing, editing, and copying text in various ways.</li>
<li>Click OK and, when prompted, confirm the passwords you’ve entered.</li>
<li>Dismiss the Document Properties dialog and save the document.</li>
</ol>
<p>Password-protecting a PDF can be helpful when you want to ensure a PDF containing sensitive information can’t be viewed or edited by the wrong people. Make sure to use strong passwords since weak passwords are so easily removed!</p>
<p>(Featured image based on an original by iStock.com/Thitichaya Yajampa)</p><p>The post <a href="https://mactech-solutions.com/want-to-password-protect-a-pdf-follow-these-best-practices/">Want to Password-Protect a PDF? Follow These Best Practices</a> first appeared on <a href="https://mactech-solutions.com">MacTech Solutions</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Stay Alert! Voice Phishing Used in Recent Ransomware Attacks</title>
		<link>https://mactech-solutions.com/stay-alert-voice-phishing-used-in-recent-ransomware-attacks/</link>
		
		<dc:creator><![CDATA[Terry McAdams]]></dc:creator>
		<pubDate>Mon, 02 Oct 2023 13:25:28 +0000</pubDate>
				<category><![CDATA[passwords]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Tip]]></category>
		<guid isPermaLink="false">https://mactech-solutions.com/?p=55402</guid>

					<description><![CDATA[<p>Phishing isn’t limited to email and texts anymore—“voice phishing” or “vishing” was used recently in a major ransomware attack on MGM Resorts. The rise in such attacks means that requests over the phone will need much more verification.</p>
<p>The post <a href="https://mactech-solutions.com/stay-alert-voice-phishing-used-in-recent-ransomware-attacks/">Stay Alert! Voice Phishing Used in Recent Ransomware Attacks</a> first appeared on <a href="https://mactech-solutions.com">MacTech Solutions</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>All it took for MGM Resorts International to be compromised with ransomware was a quick phone call, which some now call “voice phishing” or “vishing.” An attacker used LinkedIn information to pose as an employee and asked MGM’s help desk for a password change, after which they were able to install ransomware. MGM is now up to <a href="https://blog.knowbe4.com/no-dice-for-mgm-las-vegas-as-it-battles-fallout-from-ransomware-attack-after-a-10-minute-vishing-scam" target="_blank" rel="noopener">$52 million in lost revenues and counting</a>. Two takeaways. First, if you call support for a manual password reset, expect to be asked for a lot of verification, such as a video call where you show your driver’s license. Second, if you receive a call at work from an unknown person asking you to do anything involving money or account credentials, hang up, verify their identity and authorization, and proceed accordingly only if they check out.</p>
<p><img decoding="async" class="aligncenter wp-image-10047 size-full" src="https://mactech-solutions.com/wp-content/uploads/2023/10/threat-detected-illustration.jpg" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 914px, 100vw" srcset="https://mactech-solutions.com/wp-content/uploads/2023/10/threat-detected-illustration.jpg 914w, https://tcn.tidbits.com/wp-content/uploads/2023/10/threat-detected-illustration-480x200.jpg 480w" alt="" width="914" height="381" /></p>
<p>&nbsp;</p>
<p>(Images by iStock.com/1550539 and HT Ganzo)</p><p>The post <a href="https://mactech-solutions.com/stay-alert-voice-phishing-used-in-recent-ransomware-attacks/">Stay Alert! Voice Phishing Used in Recent Ransomware Attacks</a> first appeared on <a href="https://mactech-solutions.com">MacTech Solutions</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>What Should You Do about an Authentication Code You DIDN’T Request?</title>
		<link>https://mactech-solutions.com/what-should-you-do-about-an-authentication-code-you-didnt-request/</link>
		
		<dc:creator><![CDATA[Terry McAdams]]></dc:creator>
		<pubDate>Thu, 28 Sep 2023 13:37:33 +0000</pubDate>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[passwords]]></category>
		<category><![CDATA[Security]]></category>
		<guid isPermaLink="false">https://mactech-solutions.com/?p=55351</guid>

					<description><![CDATA[<p>Receiving a two-factor authentication code you didn’t request shows that your security is working, but it’s also an indication that someone may have your password and be trying to break into your account.</p>
<p>The post <a href="https://mactech-solutions.com/what-should-you-do-about-an-authentication-code-you-didnt-request/">What Should You Do about an Authentication Code You DIDN’T Request?</a> first appeared on <a href="https://mactech-solutions.com">MacTech Solutions</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>We strongly encourage using two-factor authentication (2FA) or two-step verification (2SV) with online accounts whenever possible. The details vary slightly, but with either one, after you enter your password, you must enter an authentication code to complete the login. Although it’s always best to get such codes from an authentication app like <a href="https://1password.com/" target="_blank" rel="noopener">1Password</a> (which enters codes for you), <a href="https://authy.com/" target="_blank" rel="noopener">Authy</a>, or <a href="https://apps.apple.com/us/app/google-authenticator/id388497605" target="_blank" rel="noopener">Google Authenticator</a>, many websites still send codes by the less secure SMS text message or email. They’re better than nothing.</p>
<p>But what if you receive a 2FA code that you didn’t request?</p>
<ol>
<li>Don’t panic. Although receiving the code means that someone is trying to log in to your account and has your password, the extra authentication step has done its job and protected your account from being compromised.</li>
<li>Never share an authentication code with anyone! A hacker could attempt to break into your account, be foiled by two-factor authentication, and then email or text you with a trumped-up story about why you should send them the code. Authentication codes are short-lived, so if this is going to happen, it will happen right away.</li>
<li>Independently from the message with the code, go to the account website, log in, and change the password. As always, make sure the password is strong, unique, and stored in your password manager. If the account used an old password that was shared with other accounts, change passwords on those accounts as well.</li>
</ol>
<p>There are a handful of scenarios that could generate such an authentication code:</p>
<ul>
<li><b>Stolen credentials:</b> The most likely scenario, which the advice above addresses, is when your email address and password have been stolen, probably in a significant site breach. You can check the <a href="https://haveibeenpwned.com/" target="_blank" rel="noopener">Have I Been Pwned</a> site to see if your account is floating around on the “dark Web.” Password managers often perform similar checks. Changing the password on any breached sites is essential.<br />
<img decoding="async" class="wp-image-10010 alignnone" src="https://mactech-solutions.com/wp-content/uploads/2023/09/2FA-pwned.jpg" alt="" width="695" height="411" /></li>
<li><b>Identity theft:</b> You started receiving authentication codes from TikTok, but you don’t remember creating a TikTok account. Someone might be trying to create an account to impersonate you but cannot complete the account creation without the authentication code. There isn’t much you can do to stop such attempts, although if an account has been created, you should be able to change the password (since it’s using your email address or phone number), log in, and either just let the account sit in your password manager or try to delete it.</li>
<li><b>Accidental or random triggering:</b> If you have a common email address or phone number, someone could have accidentally entered your address or number instead of theirs while trying to create an account. It’s easy to type <a href="mailto:marsha32@example.com" target="_blank" rel="noopener">marsha32@example.com</a> instead of <a href="mailto:marsha23@example.com" target="_blank" rel="noopener">marsha23@example.com</a> or mistake the Boston 617 area code for the upstate New York 607 area code. If you’re sure you don’t have an account at the site in question and you only get one authentication code, you can probably ignore it.</li>
</ul>
<p>Regardless of the cause, don’t ignore 2FA codes you didn’t request for sites where you have an account. It’s not hard to change a password, particularly if you use a password manager, and the extra piece of mind is worth the few minutes of work.</p>
<p>(Featured image based on an original by iStock.com/Kateryna Onyshchuk)</p><p>The post <a href="https://mactech-solutions.com/what-should-you-do-about-an-authentication-code-you-didnt-request/">What Should You Do about an Authentication Code You DIDN’T Request?</a> first appeared on <a href="https://mactech-solutions.com">MacTech Solutions</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Is Your Wi-Fi Network a Security Risk?</title>
		<link>https://mactech-solutions.com/is-your-wi-fi-network-a-security-risk/</link>
		
		<dc:creator><![CDATA[Terry McAdams]]></dc:creator>
		<pubDate>Thu, 16 Mar 2023 13:05:46 +0000</pubDate>
				<category><![CDATA[passwords]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Wi-Fi]]></category>
		<guid isPermaLink="false">https://mactech-solutions.com/?p=54882</guid>

					<description><![CDATA[<p>As more personal and work information passes through Wi-Fi networks, it becomes increasingly important that you follow this advice to secure your network.</p>
<p>The post <a href="https://mactech-solutions.com/is-your-wi-fi-network-a-security-risk/">Is Your Wi-Fi Network a Security Risk?</a> first appeared on <a href="https://mactech-solutions.com">MacTech Solutions</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>With Wi-Fi security, it’s easy to fall into the “out of sight, out of mind” trap. Your Wi-Fi router probably lives in a corner or closet, and of course, Wi-Fi’s radio waves are invisible. But the ease of connecting your devices to your Wi-Fi network means it’s equally as easy for a hacker to connect to your network and eavesdrop on your traffic. Or rather, it’s easy unless you take advantage of the security options available in every Wi-Fi router.</p>
<p>Before looking at those options, let’s discuss the importance of securing your wireless network. The fact is, we all send sensitive data over Wi-Fi and onto the Internet. That data includes passwords, financial information, and personal details, all of which could be used for identity or outright theft. For those who work at home, it may also include important corporate credentials and information. In addition, if your Wi-Fi network is open for everyone and has a bandwidth cap, you could be throttled or incur additional charges due to extra usage from someone using your network without your knowledge. Worse, someone could engage in illegal activity from your network, potentially putting you at legal risk.</p>
<p>Here are six ways you should secure your Wi-Fi network, plus another that’s usually not worth the effort. Exactly how you go about these tasks varies depending on your Wi-Fi router, but they should all be easy to accomplish.</p>
<h3>1. Change Your Wi-Fi Router’s Default Password</h3>
<p>Every Wi-Fi router has an app- or Web-based administrative interface where you can adjust settings, including security options. The first thing you should do when setting up a new Wi-Fi router is change the password for accessing that admin interface. (And if you didn’t do that when you set up your current Wi-Fi router, go do it now. Immediately. We’ll wait.) The default passwords are well known to hackers, who can use them to take over routers and turn off all the other security settings.</p>
<h3>2. Change the Default Network Name (SSID)</h3>
<p>Every Wi-Fi network has a name—technically an SSID, or Service Set Identifier. There’s no security benefit in changing it to anything in particular, but you should change it from the default name. That’s because default names often identify the router’s manufacturer, such as “Netgear” or “Linksys,” and some routers have known vulnerabilities or password styles that make it easier to break in. Of course, the main advantage of changing the network name is that it makes it easier to pick out from any other nearby networks.</p>
<h3>3. Update Your Wi-Fi Router’s Firmware</h3>
<p>Wi-Fi router manufacturers frequently fix security vulnerabilities and release new firmware versions. Check to make sure your Wi-Fi router has the latest firmware available, and if there’s an option for it to update its firmware automatically, turn that on.</p>
<p><img decoding="async" class="aligncenter wp-image-9701" src="https://mactech-solutions.com/wp-content/uploads/2023/03/Wi-Fi-firmware-1024x850-1.jpg" alt="" width="321" height="266" /></p>
<h3>4. Disable WPS (Wi-Fi Protected Setup) If Possible</h3>
<p>When you connect a new device to your Wi-Fi network, you need to enter your Wi-Fi password. That’s entirely reasonable, and Apple devices automatically offer to share that password with your other Apple devices and other people in your Contacts. More generally, a technology called Wi-Fi Protected Setup (WPS) was designed to enable connecting without typing the Wi-Fi password, either by entering an 8-digit PIN or pressing a button on the router. The button is fine—no one can connect without physical access to the router. But the PIN is horribly insecure and can be brute forced with readily available cracking software. If your router supports WPS—not all do, happily—turn it off entirely.</p>
<h3>5. Create a Guest Network</h3>
<p>You’ll probably want to give visitors access to your Wi-Fi network so they can get to the Internet. The best way to do that is to create a guest network—a feature in nearly all Wi-Fi routers—separate from your main Wi-Fi network. It has a different name and password, and its traffic is isolated from yours, ensuring that even if a hacker were to access it, they wouldn’t be able to eavesdrop on your communications. It can have a simpler password since all it’s protecting is your bandwidth. One additional tip—put “Internet of Things” devices like smart appliances, video game consoles, and the like on your guest network to ensure they don’t provide access to your main network’s traffic if they’re hacked. You probably won’t want to do that with HomeKit devices, which will work better on the same network as your Apple devices.</p>
<p><img decoding="async" class="aligncenter wp-image-9702" src="https://mactech-solutions.com/wp-content/uploads/2023/03/Wi-Fi-guest-network-970x1024-1.jpg" alt="" width="320" height="338" /></p>
<h3>6. Use Strong WPA2 or WPA3 Encryption</h3>
<p>After changing the default admin password, this is the second-most important piece of Wi-Fi security advice. All traffic on a Wi-Fi network can (and should) be encrypted so hackers can’t eavesdrop with impunity. The first wireless security protocol was WEP (Wired Equivalent Privacy), which was commonly used from the late 1990s through 2004. Unfortunately, WEP is so easily broken today that it’s no longer considered secure. If you still use WEP, immediately switch to WPA2 (Wi-Fi Protected Access). There’s also WPA3, which is even more secure but is available only in hardware sold in the last few years.</p>
<h3>Don’t Bother Hiding Your SSID</h3>
<p>Finally, you may see suggestions that you should hide your Wi-Fi SSID, which prevents nearby devices from displaying it when they list available networks. That might seem like it would improve security, but all it does is prevent the sort of people who aren’t a threat anyway from seeing it. Anyone with the necessary software and skills to break into an unprotected or weakly protected Wi-Fi network can still detect and access a hidden network. They might even be more interested in what’s there, given that the network owner took the trouble to hide it. As long as you follow all the other advice in this article, there’s no benefit in hiding the SSID as well.</p>
<h3>Bonus Advice: Use a VPN When on Public Wi-Fi Networks</h3>
<p>Ensuring the security of your Wi-Fi network is essential, but what about public Wi-Fi networks in coffee shops, hotels, and airports? Because they’re open to anyone within range, they’re insecure by definition, and anyone on the network could theoretically see any other user’s traffic. Don’t panic. Most Web connections now use HTTPS, which encrypts traffic between you and the destination site (look for <i>https</i> at the start of URLs or a lock icon in the address bar of your Web browser). To ensure that all traffic is protected from prying eyes, use a VPN (Virtual Private Network), which creates an encrypted pipe from your computer to a VPN server elsewhere. Many organizations provide or even require VPN use so that traveling or remote employees can’t inadvertently use unencrypted connections. If your organization doesn’t have a VPN now but would like to set one up, contact us.</p>
<p>(Featured image by iStock.com/CASEZY)</p>
<p>&nbsp;</p><p>The post <a href="https://mactech-solutions.com/is-your-wi-fi-network-a-security-risk/">Is Your Wi-Fi Network a Security Risk?</a> first appeared on <a href="https://mactech-solutions.com">MacTech Solutions</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>LastPass Security Breach: Here’s What to Do</title>
		<link>https://mactech-solutions.com/lastpass-security-breach-heres-what-to-do/</link>
		
		<dc:creator><![CDATA[Terry McAdams]]></dc:creator>
		<pubDate>Tue, 10 Jan 2023 14:12:05 +0000</pubDate>
				<category><![CDATA[1Password]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[password manager]]></category>
		<category><![CDATA[passwords]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[Security]]></category>
		<guid isPermaLink="false">https://mactech-solutions.com/?p=54742</guid>

					<description><![CDATA[<p>Password management company LastPass suffered a breach in which encrypted customer passwords were stolen. We explain what happened, how LastPass users should react, and what lessons other organizations can learn.</p>
<p>The post <a href="https://mactech-solutions.com/lastpass-security-breach-heres-what-to-do/">LastPass Security Breach: Here’s What to Do</a> first appeared on <a href="https://mactech-solutions.com">MacTech Solutions</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>Password management company LastPass has announced that <a href="https://blog.lastpass.com/2022/12/notice-of-recent-security-incident/" target="_blank" rel="noopener">it suffered a security breach</a> in which attackers stole both encrypted customer account data (which is bad) and customer vaults containing encrypted usernames and passwords (which is much, much worse). On the positive side, the data of users who abided by LastPass’s defaults and created master passwords of at least 12 characters in length will likely resist cracking attempts.</p>
<p>Although 1Password is the most popular password manager for Apple users, we’ve mentioned LastPass as an alternative in previous articles, so here’s what happened and how LastPass users should react. For those who don’t use LastPass, we also discuss ways your organization can improve its online security by learning from LastPass’s mistakes and misfortunes.</p>
<h3>The Breach</h3>
<p>According to LastPass, the breach started in August 2022 when an attacker compromised a developer’s account. The attacker then leveraged information and credentials from that initial breach to target another LastPass employee’s account, where they were able to steal data from cloud-based storage that LastPass used for backup.</p>
<p>The main lesson here is that a dedicated attacker will probe all points of access into a company’s digital infrastructure—<i>everyone</i> must be mindful of security at all times. It also seems that LastPass may have been paying more attention to its on-premises production systems than its cloud-based backup storage. Any organization can learn from that error—if backups contain sensitive data, they should be equally protected.</p>
<h3>What Was Stolen</h3>
<p>LastPass says that the stolen data included unencrypted customer account information such as names, addresses, and phone numbers, but not credit card details. In the customer vaults, LastPass did secure usernames, passwords, secure notes, and form-filled data using 256-bit AES encryption, so they can be decrypted only with a unique encryption key derived from each user’s master password. However, for inexplicable reasons, LastPass failed to encrypt website URLs associated with password entries.</p>
<p>Because LastPass left this information unencrypted, it’s now available for the attacker to use (or sell for others to use) in targeted phishing attacks. A forged password reset request from an unusual website you regularly use has a better chance of fooling you than a generic one for a big site that millions of people use. It’s even possible that the unencrypted website URLs could lead to extortion attempts, as in the infamous <a href="https://en.wikipedia.org/wiki/Ashley_Madison_data_breach" target="_blank" rel="noopener">Ashley Madison data breach</a>.</p>
<p>The larger lesson is that a high-value attack target like LastPass should never have stored customer data in unencrypted form. If your company handles customer data along these lines, ensure that it’s always stored in encrypted form. You may not be able to prevent attackers from accessing your network, but if all the data they can steal is encrypted, that limits the overall damage that can ensue.</p>
<h3>Potential Problems</h3>
<p>By default, LastPass requires master passwords to be at least 12 characters in length. Plus, LastPass applies 100,100 iterations of the PBKDF2 password-strengthening algorithm to make it harder for brute-force attacks to crack passwords. The company says:</p>
<blockquote>
<p>If you use the default settings above, it would take millions of years to guess your master password using generally-available password-cracking technology. Your sensitive vault data, such as usernames and passwords, secure notes, attachments, and form-fill fields, remain safely encrypted based on LastPass’ Zero Knowledge architecture. There are no recommended actions that you need to take at this time.</p>
</blockquote>
<p>Unfortunately, LastPass increased the master password minimum length only in 2018 and did not require users with shorter master passwords to reset them at that time. Similarly, the <a href="https://support.lastpass.com/help/how-do-i-change-my-password-iterations-for-lastpass" target="_blank" rel="noopener">PBKDF2 setting</a> now uses 100,100 iterations, but it previously used 5000, and some long-time users report it being set to 500.</p>
<p>LastPass was correct to increase the default level of security for new accounts as hardware cracking capabilities became faster. However, allowing users to continue using insecure master passwords that were too short and not forcing higher PBKDF2 iteration counts was a major mistake. If your organization steps up its security policies, bite the bullet and ensure that no accounts or users are grandfathered in with old, insecure options.</p>
<p>By not recommending any actions, LastPass missed an opportunity to encourage users to increase their security through multifactor authentication. LastPass also downplayed the concern over phishing attacks. That was likely a decision made by PR (and possibly Legal), but the company could have served users better. Should your organization ever be involved in a breach, make sure that someone involved in the transparency discussions represents the users’ best interests alongside those of the organization. And consider requiring multifactor authentication!</p>
<p>Finally, it’s worth noting that other companies significantly increase the security of their systems by mixing passwords with additional device-based keys. Apple does this by <a href="https://support.apple.com/guide/security/passcodes-and-passwords-sec20230a10d/web" target="_blank" rel="noopener">entangling device passcodes and passwords</a> with the device’s unique ID, and 1Password strengthens your passwords with a <a href="https://support.1password.com/secret-key-security/" target="_blank" rel="noopener">secret key</a>. LastPass has no such additional protection.</p>
<h3>What LastPass Users Should Do</h3>
<p>There are two types of LastPass users in this situation: those who had long, secure master passwords and 100,1000 iterations of PBKDF2 and those who didn’t:</p>
<ul>
<li><b>Strong master password users:</b> Despite LastPass’s claim that you don’t need to do anything, we recommend enabling multifactor authentication. (For instructions, click Features &amp; Tools and then Multifactor Authentication in the <a href="https://support.lastpass.com/home" target="_blank" rel="noopener">LastPass support portal</a>.) You could change your master password too, but that won’t affect the data that was already stolen. That horse has already left the barn, whereas enabling multifactor authentication would prevent even a cracked master password from being used in the future.</li>
<li><b>Weak master password users:</b> Sorry, but you have work to do. Immediately <a href="https://support.lastpass.com/help/change-your-master-password-lp020001" target="_blank" rel="noopener">change your master password</a> and <a href="https://support.lastpass.com/help/how-do-i-change-my-password-iterations-for-lastpass" target="_blank" rel="noopener">increase your PBKDF2 iterations</a> to at least 100,100. We also recommend enabling multifactor authentication because LastPass is such an important account. Next, go through all your passwords and <a href="https://support.lastpass.com/help/change-site-passwords-lp020003" target="_blank" rel="noopener">change at least those for important websites</a>. Start with the critical accounts that could be used to impersonate you, like email, cell phone, and social media, plus those that contain financial data.<br />
<img decoding="async" class="size-large wp-image-9591 alignnone" src="https://mactech-solutions.com/wp-content/uploads/2023/01/LastPass-PBKDF2-1024x861-1.png" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1024px, 100vw" srcset="https://mactech-solutions.com/wp-content/uploads/2023/01/LastPass-PBKDF2-1024x861-1.png 1024w, https://tcn.tidbits.com/wp-content/uploads/2023/01/LastPass-PBKDF2-980x824.png 980w, https://tcn.tidbits.com/wp-content/uploads/2023/01/LastPass-PBKDF2-480x404.png 480w" alt="" width="1024" height="861" /></li>
</ul>
<p>Regardless of the strength of your master password, be on high alert for phishing attacks conducted through email and text messages. Because the stolen data included both personal information and URLs to websites where you have accounts, phishing attacks may be personalized to you, making them harder to detect. In short, don’t follow links in email or texts to any website where you have to log in. Instead, navigate to the website directly in your browser and log in using links on the site. Don’t trust URL previews—it’s too easy to fake domain names in ways that are nearly impossible to identify.</p>
<p>Should you switch from LastPass to another service, like 1Password? It comes down to whether you believe LastPass has both a sufficiently secure architecture despite not entangling the master password with some device-based key and sufficiently robust security practices despite having been breached. It would not be irrational to switch, and we would recommend <a href="https://support.1password.com/import-lastpass/" target="_blank" rel="noopener">switching to 1Password</a>. Other password managers like <a href="https://bitwarden.com/" target="_blank" rel="noopener">Bitwarden</a> and <a href="https://www.dashlane.com/" target="_blank" rel="noopener">Dashlane</a> may be fine too. If you have to change numerous passwords and choose to switch, it may be easier to change the passwords after switching—see how the process of updating a password compares between LastPass and 1Password or whatever tool you end up using.</p>
<p>We realize this is an extremely worrying situation for LastPass users, particularly those with weak master passwords or too-few PBKDF2 iterations set. Only you can reset your passwords, but if you need assistance switching to another password manager, don’t hesitate to contact us.</p>
<p>&nbsp;</p>
<p>(Featured image by LastPass)</p>
<p>&nbsp;</p><p>The post <a href="https://mactech-solutions.com/lastpass-security-breach-heres-what-to-do/">LastPass Security Breach: Here’s What to Do</a> first appeared on <a href="https://mactech-solutions.com">MacTech Solutions</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>If Your Holiday Gift Was a Tech Device, It’s Time to Change the Password!</title>
		<link>https://mactech-solutions.com/if-your-holiday-gift-was-a-tech-device-its-time-to-change-the-password/</link>
		
		<dc:creator><![CDATA[Terry McAdams]]></dc:creator>
		<pubDate>Thu, 05 Jan 2023 14:35:51 +0000</pubDate>
				<category><![CDATA[password manager]]></category>
		<category><![CDATA[passwords]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[Tip]]></category>
		<guid isPermaLink="false">https://mactech-solutions.com/?p=54733</guid>

					<description><![CDATA[<p>Be sure to change the default username and password that come on new devices, so hackers and malicious bots can't break in and take over.</p>
<p>The post <a href="https://mactech-solutions.com/if-your-holiday-gift-was-a-tech-device-its-time-to-change-the-password/">If Your Holiday Gift Was a Tech Device, It’s Time to Change the Password!</a> first appeared on <a href="https://mactech-solutions.com">MacTech Solutions</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>Whatever consumer electronics product you can name, there’s probably a “smart” version that you configure via an app or Internet-connected interface once you’ve connected it to your Wi-Fi network. For ease of setup and to keep costs down, many such devices come pre-configured with not just a default username and password, but the <i>same</i> default username and password as all other units. That’s bad enough, but worse, most people never change those defaults, which is just asking hackers and malicious bots to break in and take over. This risk is real—it has happened to <a href="https://www.consumerreports.org/home-security-cameras/keep-home-security-cameras-from-being-hacked-a2927068390/" target="_blank" rel="noopener">security cameras</a>, <a href="https://www.groovypost.com/howto/secure-your-video-baby-monitor/" target="_blank" rel="noopener">baby monitors</a>, <a href="https://www.independent.co.uk/tech/philips-hue-smart-light-bulb-hack-cyber-security-a9317456.html" target="_blank" rel="noopener">light bulbs</a>, <a href="https://krebsonsecurity.com/2016/10/hacked-cameras-dvrs-powered-todays-massive-internet-outage/" target="_blank" rel="noopener">DVRs</a>, <a href="https://www.theatlantic.com/technology/archive/2016/10/we-built-a-fake-web-toaster-and-it-was-hacked-in-an-hour/505571/" target="_blank" rel="noopener">toasters</a>, <a href="https://www.newsweek.com/how-cyber-thieves-use-your-smart-fridge-door-your-data-1603488" target="_blank" rel="noopener">refrigerators</a>, and even <a href="https://www.forbes.com/sites/leemathews/2017/07/27/criminals-hacked-a-fish-tank-to-steal-data-from-a-casino/?sh=3442653032b9" target="_blank" rel="noopener">fish tanks</a>. So, if you received any so-called “Internet of Things” devices for the holidays—or have one or more already installed on your home network—immediately change the usernames (if possible) and passwords to something more secure. Store the new usernames and passwords in your password manager for future reference.</p>
<p><img decoding="async" class="aligncenter  wp-image-9573" src="https://mactech-solutions.com/wp-content/uploads/2023/01/Baby-Monitor-login-1024x924-1.jpg" alt="" width="394" height="356" /></p>
<p>&nbsp;</p>
<p>(Featured image by iStock.com/EvgeniyShkolenko)</p><p>The post <a href="https://mactech-solutions.com/if-your-holiday-gift-was-a-tech-device-its-time-to-change-the-password/">If Your Holiday Gift Was a Tech Device, It’s Time to Change the Password!</a> first appeared on <a href="https://mactech-solutions.com">MacTech Solutions</a>.</p>]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
