<?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>password manager - MacTech Solutions</title>
	<atom:link href="https://mactech-solutions.com/category/password-manager/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>password manager - 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>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>Share 2FA Setup for Team Access to a Single Account</title>
		<link>https://mactech-solutions.com/share-2fa-setup-for-team-access-to-a-single-account/</link>
		
		<dc:creator><![CDATA[Terry McAdams]]></dc:creator>
		<pubDate>Mon, 03 Jun 2024 19:11:03 +0000</pubDate>
				<category><![CDATA[1Password]]></category>
		<category><![CDATA[password manager]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Tip]]></category>
		<guid isPermaLink="false">https://mactech-solutions.com/?p=56174</guid>

					<description><![CDATA[<p>When your team or family shares access to a single account (such as for banking or social media, which seldom offer multi-user access), using two-factor authentication via SMS is awkward—whose phone receives the 2FA codes? One solution is to use an authentication app. Authentication apps are more secure, and multiple people can add 2FA support [&#8230;]</p>
<p>The post <a href="https://mactech-solutions.com/share-2fa-setup-for-team-access-to-a-single-account/">Share 2FA Setup for Team Access to a Single Account</a> first appeared on <a href="https://mactech-solutions.com">MacTech Solutions</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>When your team or family shares access to a single account (such as for banking or social media, which seldom offer multi-user access), using two-factor authentication via SMS is awkward—whose phone receives the 2FA codes? One solution is to use an authentication app. Authentication apps are more secure, and multiple people can add 2FA support to the same account by scanning the QR code at setup or adding the 2FA setup URL later. (In both 1Password and Apple’s iCloud Keychain, edit the login to see and copy the setup URL.) An even better solution is to use a password manager that supports both 2FA codes and password sharing. That way, one person can set up the account with 2FA and add its login to a shared vault or collection. <a href="https://1password.com/" target="_blank" rel="noopener">1Password</a>, <a href="https://bitwarden.com/" target="_blank" rel="noopener">Bitwarden</a>, <a href="https://www.dashlane.com/" target="_blank" rel="noopener">Dashlane</a>, <a href="https://mactech-solutions.com" target="_blank" rel="noopener">iCloud Keychain</a>, and others provide such features.</p>
<p><img decoding="async" class="aligncenter wp-image-10465 size-full" src="https://mactech-solutions.com/wp-content/uploads/2024/06/iCloud-Keychain-2FA-sharing.png" sizes="(max-width: 472px) 100vw, 472px" srcset="https://mactech-solutions.com/wp-content/uploads/2024/06/iCloud-Keychain-2FA-sharing.png 472w, https://tcn.tidbits.com/wp-content/uploads/2024/06/iCloud-Keychain-2FA-sharing-300x286.png 300w" alt="" width="472" height="450" /></p>
<p>MacTech Solutions is just a phone call away!  940-767-MACS (6227).  MacTech Solutions, 4020 Rhea Rd, Suite 3B, Wichita Falls.  We&#8217;re open Monday thru Friday, 10am to 6pm</p>
<p>(Featured image by iStock.com/May_Chanikran)</p>
<hr />
<p>&nbsp;</p><p>The post <a href="https://mactech-solutions.com/share-2fa-setup-for-team-access-to-a-single-account/">Share 2FA Setup for Team Access to a Single Account</a> first appeared on <a href="https://mactech-solutions.com">MacTech Solutions</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Apple’s iCloud Keychain Password Management Is All Many People Need</title>
		<link>https://mactech-solutions.com/apples-icloud-keychain-password-management-is-all-many-people-need/</link>
		
		<dc:creator><![CDATA[Terry McAdams]]></dc:creator>
		<pubDate>Tue, 07 May 2024 13:26:12 +0000</pubDate>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[password manager]]></category>
		<category><![CDATA[Security]]></category>
		<guid isPermaLink="false">https://mactech-solutions.com/?p=56067</guid>

					<description><![CDATA[<p>Apple’s iCloud Keychain Password Management Is All Many People Need We constantly recommend using a password manager like 1Password, BitWarden, or Dashlane. But many people resist committing to yet another app or paying for yet another service. Isn’t Apple’s built-in iCloud Keychain password management good enough? The answer now is yes, thanks to two recent [&#8230;]</p>
<p>The post <a href="https://mactech-solutions.com/apples-icloud-keychain-password-management-is-all-many-people-need/">Apple’s iCloud Keychain Password Management Is All Many People Need</a> first appeared on <a href="https://mactech-solutions.com">MacTech Solutions</a>.</p>]]></description>
										<content:encoded><![CDATA[<h2>Apple’s iCloud Keychain Password Management Is All Many People Need</h2>
<p>We constantly recommend using a password manager like <a href="https://1password.com/" target="_blank" rel="noopener">1Password</a>, <a href="https://bitwarden.com/" target="_blank" rel="noopener">BitWarden</a>, or <a href="https://www.dashlane.com/" target="_blank" rel="noopener">Dashlane</a>. But many people resist committing to yet another app or paying for yet another service. Isn’t Apple’s built-in iCloud Keychain password management good enough?</p>
<p>The answer now is yes, thanks to two recent changes:</p>
<ul>
<li>In iOS 17.3, Apple added <a href="http://match-solutions.com" target="_blank" rel="noopener">Stolen Device Protection</a>, which leverages biometric authentication—Face ID or Touch ID—to protect users against thieves who would surreptitiously learn someone’s passcode, steal their iPhone, and then take over their digital lives. One of the worst aspects of that attack was that the iPhone passcode was sufficient to access the user’s stored passwords, so the thief could get into everything.</li>
<li>Until mid-2023, Apple’s built-in password management worked only in Safari, which was problematic for users who rely on other browsers. Then Apple updated its <a href="https://chromewebstore.google.com/detail/icloud-passwords/pejdijmoenmkgeppbflobdenhhabjlaj" target="_blank" rel="noopener">iCloud Passwords</a> extension for Google Chrome to work not just in Windows, but also in Mac browsers based on Google Chrome running in macOS 14 Sonoma. 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.</li>
</ul>
<p>If you aren’t yet using a password manager, try iCloud Keychain.</p>
<h3>Passwords Basics</h3>
<p>Apple integrated iCloud Keychain into macOS, iOS, and iPadOS at a low level, so you mostly interact with your passwords in Safari. But first, make sure to enable <a href="https://support.apple.com/en-us/109016" target="_blank" rel="noopener">iCloud Keychain</a> so your passwords sync between your devices. On the Mac, you do that in System Settings &gt; <i>Your Name</i> &gt; iCloud &gt; Passwords &amp; Keychain. On an iPhone or iPad, it’s in Settings &gt; <i>Your Name</i> &gt; iCloud &gt; Passwords and Keychain.</p>
<p>If you’re using a browser other than Safari, install the iCloud Passwords extension or add-on and activate it by clicking it in the toolbar and entering the verification code when prompted.</p>
<p><img decoding="async" class="aligncenter  wp-image-10424" src="https://mactech-solutions.com/wp-content/uploads/2024/05/iCloud-Passwords-code-1024x290-1.png" alt="" width="762" height="216" /></p>
<p>When it comes to website accounts, there are two main actions: creating a login and logging in to a site:</p>
<ul>
<li><b>Create a new login:</b> When you need to create an account on a new website, after you enter whatever it wants for email or username, Safari creates a strong password for you. Unfortunately, the iCloud Passwords extension or add-on on the Mac can’t generate passwords—you can either create a strong password manually or switch to Safari temporarily to let it create one. When you submit your credentials, you’ll be prompted to save them.<br />
<img decoding="async" class="size-large wp-image-10419 alignnone" src="https://mactech-solutions.com/wp-content/uploads/2024/05/iCloud-Keychain-create-login-1024x607-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/05/iCloud-Keychain-create-login-980x581.png 980w, https://tcn.tidbits.com/wp-content/uploads/2024/05/iCloud-Keychain-create-login-480x285.png 480w" alt="" width="1024" height="607" /></li>
</ul>
<ul>
<li><b>Autofill an existing login:</b> The next time you want to log in to a site for which you’ve saved credentials, Safari or your other browser on the Mac displays a pop-up with logins matching the domain of the site you’re on. On the iPhone or iPad, you might get an alert at the bottom of the screen or have to pick a choice in the QuickType bar above the keyboard.<br />
<img decoding="async" class="size-large wp-image-10421 alignnone" src="https://mactech-solutions.com/wp-content/uploads/2024/05/iCloud-Keychain-login-1024x647-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/05/iCloud-Keychain-login-980x619.png 980w, https://tcn.tidbits.com/wp-content/uploads/2024/05/iCloud-Keychain-login-480x303.png 480w" alt="" width="1024" height="647" /></li>
</ul>
<p>For basic usage, that’s it! However, iCloud Keychain can make mistakes. The site shown above asks for both an email address and a username and wants the email address for logging in, but iCloud Keychain remembered the username instead. Happily, Apple makes it easy to fix such unusual missteps. On the Mac, open System Settings &gt; Passwords, or on the iPhone or iPad, open Settings &gt; Passwords. Here’s where you find and edit your saved logins.</p>
<p><img decoding="async" class="aligncenter size-large wp-image-10422" src="https://mactech-solutions.com/wp-content/uploads/2024/05/iCloud-Keychain-Passwords-UI-1024x668-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/05/iCloud-Keychain-Passwords-UI-980x639.png 980w, https://tcn.tidbits.com/wp-content/uploads/2024/05/iCloud-Keychain-Passwords-UI-480x313.png 480w" alt="" width="1024" height="668" /></p>
<p>Open the desired login by double-clicking it on the Mac or tapping it on the iPhone or iPad, then click or tap Edit and make any desired changes.</p>
<p><img decoding="async" class="aligncenter  wp-image-10420" src="https://mactech-solutions.com/wp-content/uploads/2024/05/iCloud-Keychain-editing-1024x833-1.png" alt="" width="779" height="634" /></p>
<p>iCloud Keychain provides additional features and options:</p>
<ul>
<li>A search field at the top of the Passwords window or screen helps you find logins if scanning the full list is frustrating.</li>
<li>You can use commands in the <b>+</b> menu to create new passwords and shared groups. On the Mac, commands in the ••• menu let you import and export passwords; the iPhone and iPad use that menu to bulk-select passwords for deletion and show generated passwords.</li>
<li>Shared groups let you share a subset of passwords with family or colleagues. Choosing New Shared Group triggers an assistant that walks you through naming the group, adding people from Contacts, and choosing which passwords to share. You can move passwords between groups at any time.</li>
<li>The Security Recommendations screen displays logins exposed in known breaches and points out logins with weak passwords. Check those and update them as necessary.</li>
<li>In Password Options, you can turn off autofill, but why would you? Another option automatically deletes verification codes you receive in Messages after it inserts them with autofill.</li>
<li>On websites that support two-factor authentication, you can set up a login to autofill the verification code. During setup on the site, you’ll get a QR code you can scan with an iPhone or iPad if you’re using a Mac; if you’re using an iPhone or iPad, touch and hold the QR code and choose Add Verification Code in Passwords. Once you finish configuring the login, you’ll have to enter the six-digit verification code on the site to link it with the login.<br />
<img decoding="async" class="wp-image-10418 alignnone" src="https://mactech-solutions.com/wp-content/uploads/2024/05/iCloud-Keychain-2FA-1024x1016-1.jpg" alt="" width="641" height="636" /></li>
</ul>
<p>Overall, iCloud Keychain provides the password management features that most people need, and it’s a massive security improvement over keeping a document of your passwords on your desktop.</p>
<p>Give us a call today!  940-767-MACS (6227)  </p>
<p>MacTech Solutions, 4020 Rhea Rd, Suite 3B, Wichita Falls. Open Monday thru Friday, 10am to 6pm</p>
<p>(Featured image by iStock.com/loooby)</p>
<hr />
<p>Social Media: Apple’s iCloud Keychain password manager keeps improving, and we now recommend it, especially for those not already using a third-party password manager. Here’s how to use iCloud Keychain to store and enter secure passwords.</p><p>The post <a href="https://mactech-solutions.com/apples-icloud-keychain-password-management-is-all-many-people-need/">Apple’s iCloud Keychain Password Management Is All Many People Need</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>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>Improve Your Digital Security in 2024 with These New Year’s Resolutions</title>
		<link>https://mactech-solutions.com/improve-your-digital-security-in-2024-with-these-new-years-resolutions/</link>
		
		<dc:creator><![CDATA[Terry McAdams]]></dc:creator>
		<pubDate>Wed, 03 Jan 2024 14:18:50 +0000</pubDate>
				<category><![CDATA[Backup]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[password manager]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Time Machine]]></category>
		<guid isPermaLink="false">https://mactech-solutions.com/?p=55713</guid>

					<description><![CDATA[<p>Get ready for a safer 2024 with New Year’s resolutions that will help you secure your devices, avoid scams, block malware, and enjoy the security and ease of use of password managers.</p>
<p>The post <a href="https://mactech-solutions.com/improve-your-digital-security-in-2024-with-these-new-years-resolutions/">Improve Your Digital Security in 2024 with These New Year’s Resolutions</a> first appeared on <a href="https://mactech-solutions.com">MacTech Solutions</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>Happy New Year, and welcome to 2024! For many of us here in Wichita Falls, starting a new year means reflecting on fresh habits we’d like to adopt. Although we support any resolutions you may have made to get enough sleep, eat better, exercise more, and reduce social media usage, allow us here at MacTech Solutions to suggest a few more that will improve your digital security and reduce the chances that bad things will happen to you online.</p>
<h3>Back Up All Your Devices</h3>
<p>The most important thing you can do to stave off the slings and arrows of digital doom is to make regular backups. Bad things happen to good people, such as a Mac’s SSD failing, an iPhone accidentally falling off a boat, an Apple Watch breaking in a fall, or loss due to theft, fire, or flood. With a good backup strategy, you can recover from nearly any problem.</p>
<p>For the Mac, it’s easiest to back up with Time Machine to an external drive, but remember that an offsite or Internet backup is also essential. With iPhones and iPads, it’s easiest to back up to iCloud, which happens every night automatically if you turn it on in Settings &gt; <i>Your Name</i> &gt; iCloud &gt; iCloud Backup, but you can also back up to your Mac if you don’t have sufficient iCloud storage space. Apple Watches automatically back up to their paired iPhones, so if you protect your iPhone, you can always restore your Apple Watch.</p>
<p><img decoding="async" class="aligncenter  wp-image-10249" src="https://mactech-solutions.com/wp-content/uploads/2024/01/NYR-Time-Machine-1024x675-1.png" alt="" width="718" height="473" /></p>
<h3>Keep Your Devices Updated</h3>
<p>Another key thing you can do to protect your security is to install new operating system updates and security updates soon after Apple releases them. Although the details seldom make the news because they’re both highly specific and highly technical, you can get a sense of how important security updates are by the fact that a typical update addresses 10–30 vulnerabilities that Apple or outside researchers have identified. Some are even <i>zero-day vulnerabilities</i> that are already being exploited in the wild.</p>
<p><img decoding="async" class="aligncenter size-full wp-image-10253" src="https://mactech-solutions.com/wp-content/uploads/2024/01/NYR-install-updates.png" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 717px, 100vw" srcset="https://mactech-solutions.com/wp-content/uploads/2024/01/NYR-install-updates.png 717w, https://tcn.tidbits.com/wp-content/uploads/2024/01/NYR-install-updates-480x316.png 480w" alt="" width="717" height="472" /></p>
<p>It’s usually a good idea to wait a week or so after an update appears before installing, on the off-chance that it has undesirable side effects. Although such problems are uncommon, when they do happen, Apple pulls the update quickly, fixes it, and releases it again, usually within a few days.</p>
<h3>Use a Password Manager</h3>
<p>We’ll keep banging the password manager drum until <a href="https://support.apple.com/guide/iphone/sign-in-with-passkeys-iphf538ea8d0/ios" target="_blank" rel="noopener">passkeys</a>, the replacement for passwords, have become ubiquitous, which will take years. Until then, if you’re still typing passwords in by hand or copying and pasting from a list you keep in a file, please start using a password manager like <a href="https://1password.com/" target="_blank" rel="noopener">1Password</a> or <a href="https://bitwarden.com/" target="_blank" rel="noopener">BitWarden</a>. Even Apple’s built-in <a href="https://support.apple.com/en-us/HT211145" target="_blank" rel="noopener">password manager</a> and<a href="https://support.apple.com/en-us/HT204085" target="_blank" rel="noopener"> iCloud Keychain</a> are fine, if not as fully featured as the others. A password manager offers five huge benefits:</p>
<ul>
<li><b>It generates strong passwords for you.</b> Mypassword1 can be hacked in seconds.</li>
<li><b>It stores your passwords securely.</b> An Excel file on your desktop is a recipe for disaster.</li>
<li><b>It enters passwords for you.</b> Wouldn’t that be easier than typing them in manually?</li>
<li><b>It audits existing accounts.</b> How many of your accounts use the same weak password?</li>
<li><b>It lets you access passwords on all your devices.</b> Finally, easy logins on your iPhone!</li>
</ul>
<p>A bonus benefit for families is password sharing. It allows couples to share essential passwords or parents and teens to share specific passwords.</p>
<p><img decoding="async" class="aligncenter size-large wp-image-10252" src="https://mactech-solutions.com/wp-content/uploads/2024/01/NYR-1Password-shared-1024x505-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/01/NYR-1Password-shared-980x483.png 980w, https://tcn.tidbits.com/wp-content/uploads/2024/01/NYR-1Password-shared-480x237.png 480w" alt="" width="1024" height="505" /></p>
<p>Using a password manager is faster, easier, more secure, and better. If you need help getting started, get in touch.</p>
<h3>Beware of Phishing Email</h3>
<p>Individuals and businesses frequently suffer from security lapses caused by <i>phishing</i>, forged emails that fool someone into revealing login credentials, credit card numbers, or other sensitive information. Although spam filters catch many phishing attempts, you must always be on guard. Here’s what to watch for:</p>
<ul>
<li>Any email that tries to get you to reveal information, follow a link, or sign a document</li>
<li>Messages from people you don’t know, asking you to take an unusual action</li>
<li>Direct email from a large company for whom you’re an anonymous customer</li>
<li>Forged email from a trusted source asking for sensitive information</li>
<li>All messages that contain numerous spelling and grammar mistakes</li>
</ul>
<p><img decoding="async" class="aligncenter  wp-image-10248" src="https://mactech-solutions.com/wp-content/uploads/2024/01/NYR-phishing-email-938x1024-1.png" alt="" width="675" height="737" /></p>
<p>When in doubt, don’t follow the link or reply to the email. Instead, contact the sender another way to see if the message is legit.</p>
<h3>Never Respond to Unsolicited Calls or Texts</h3>
<p>Although phishing happens mostly via email, scammers also use texts and phone calls. Thanks to weaknesses in the telephone system, such texts and calls can appear to come from well-known companies, including Apple and Amazon. Even worse, with so much online ordering, fake text messages pretending to help you track packages are becoming more common.</p>
<p><img decoding="async" class="aligncenter  wp-image-10254" src="https://mactech-solutions.com/wp-content/uploads/2024/01/NYR-Messages-spam-SMS-1024x434-1.png" alt="" width="868" height="368" /></p>
<p>For texts, avoid following links unless you recognize the sender and it makes sense that you’d be receiving such a link. (For instance, Apple can text delivery details related to your orders.) Regardless, never enter login information at a site you’ve reached by following a link because there’s no way to know if it’s real. Instead, if you want to learn more, manually navigate to the company’s site by entering its URL, then log in.</p>
<p>For phone calls from companies, unless you’re expecting a call back from a support ticket you opened, don’t answer. Let the call go to voicemail, and if you feel it’s important to respond, look up the company’s phone number elsewhere and talk with someone at that number rather than the one provided by the voicemail.</p>
<h3>Avoid Sketchy Websites</h3>
<p>We won’t belabor this last one, but suffice it to say that you’re much more likely to pick up malware from sites on the fringes of the Web or that cater to the vices of society. The more you can avoid sites that revolve around pirated software, cryptocurrency, “adult” content, gambling, or sales of illicit substances, the safer you’ll be. That’s not to say that reputable sites haven’t been hacked and used to distribute malware, but it’s far less common.</p>
<p>If you are concerned after spending time in the darker corners of the Web, download a free copy 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> and scan for malware manually.</p>
<p><img decoding="async" class="aligncenter  wp-image-10250" src="https://mactech-solutions.com/wp-content/uploads/2024/01/NYR-Malwarebytes-1024x726-1.png" alt="" width="776" height="550" /></p>
<p>Let’s raise a glass to staying safe online in 2024!</p>
<p>&nbsp;</p>
<p>(Featured image by iStock.com/Bet_Noire)</p><p>The post <a href="https://mactech-solutions.com/improve-your-digital-security-in-2024-with-these-new-years-resolutions/">Improve Your Digital Security in 2024 with These New Year’s Resolutions</a> first appeared on <a href="https://mactech-solutions.com">MacTech Solutions</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Avoid Confusion by Setting iPhone Password Autofill to Only One App</title>
		<link>https://mactech-solutions.com/avoid-confusion-by-setting-iphone-password-autofill-to-only-one-app/</link>
		
		<dc:creator><![CDATA[Terry McAdams]]></dc:creator>
		<pubDate>Tue, 27 Jun 2023 12:49:19 +0000</pubDate>
				<category><![CDATA[1Password]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[password manager]]></category>
		<category><![CDATA[Tip]]></category>
		<guid isPermaLink="false">https://mactech-solutions.com/?p=55123</guid>

					<description><![CDATA[<p>Do you suffer from dueling password managers on your iPhone or iPad? If you’re using a third-party password manager, turn off password autofill for iCloud Passwords &#038; Keychain and any other apps to avoid confusion.</p>
<p>The post <a href="https://mactech-solutions.com/avoid-confusion-by-setting-iphone-password-autofill-to-only-one-app/">Avoid Confusion by Setting iPhone Password Autofill to Only One App</a> first appeared on <a href="https://mactech-solutions.com">MacTech Solutions</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>Let’s say you use 1Password (or another third-party password manager) on an iPhone or iPad. When that’s the case, it’s easy to end up in a situation where your device will present passwords from both 1Password and iCloud Keychain, possibly along with another app. That won’t break anything, but as you can see in the screenshot below, dueling password managers can be confusing, particularly if one doesn’t have up-to-date passwords. To make logging in easier, go to Settings &gt; Passwords &gt; Password Options and select just one app in Allow Filling From. For instance, if you’re using 1Password, turn off iCloud Passwords &amp; Keychain and all the other apps.</p>
<p><img decoding="async" class="aligncenter  wp-image-9836" src="https://mactech-solutions.com/wp-content/uploads/2023/06/Password-auto-fill-1024x1016-1.jpg" alt="" width="640" height="635" /></p>
<p>&nbsp;</p>
<p>(Featured image based on an original by iStock.com/Kostiantyn Filichkin)</p><p>The post <a href="https://mactech-solutions.com/avoid-confusion-by-setting-iphone-password-autofill-to-only-one-app/">Avoid Confusion by Setting iPhone Password Autofill to Only One App</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>
		<item>
		<title>These New Year’s Resolutions Will Improve Your Digital Security in 2023</title>
		<link>https://mactech-solutions.com/these-new-years-resolutions-will-improve-your-digital-security-in-2023/</link>
		
		<dc:creator><![CDATA[Terry McAdams]]></dc:creator>
		<pubDate>Tue, 20 Dec 2022 14:09:15 +0000</pubDate>
				<category><![CDATA[1Password]]></category>
		<category><![CDATA[password manager]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[Security]]></category>
		<guid isPermaLink="false">https://mactech-solutions.com/?p=54694</guid>

					<description><![CDATA[<p>Get ready for a safer 2023 with New Year’s resolutions that will help you secure your devices, avoid scams, and block malware, as well as benefit from the security and ease of use of password managers.</p>
<p>The post <a href="https://mactech-solutions.com/these-new-years-resolutions-will-improve-your-digital-security-in-2023/">These New Year’s Resolutions Will Improve Your Digital Security in 2023</a> first appeared on <a href="https://mactech-solutions.com">MacTech Solutions</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>Happy New Year! For many of us, starting a new year means reflecting on fresh habits we’d like to adopt. Although we certainly support any resolutions you may have made to get enough sleep, eat better, reduce social media usage, and exercise more, could we suggest a few that will improve your digital security and reduce the chances that bad things will happen to you online?</p>
<h3>Keep Your Devices Updated</h3>
<p>One important thing you can do to protect your security is to install new operating system updates and security updates soon after Apple releases them. Although the details seldom make the news because they’re both highly specific and highly technical, you can get a sense of how important security updates are by the fact that a typical update addresses 20–40 vulnerabilities that Apple or outside researchers have identified. Some are even zero-day vulnerabilities that are already being exploited in the wild.</p>
<p><img decoding="async" class="aligncenter  wp-image-9563" src="https://mactech-solutions.com/wp-content/uploads/2022/12/macOS-updates-1024x676-1.png" alt="" width="702" height="464" /></p>
<p>It’s usually a good idea to wait a week or so after an update appears before installing it, on the off chance that it has undesirable side effects. Although such problems are uncommon, when they do happen, Apple pulls the update quickly, fixes it, and releases it again, usually within a few days.</p>
<h3>Use a Password Manager</h3>
<p>We’ll keep banging the password manager drum until the replacement for passwords, <a href="https://support.apple.com/guide/iphone/sign-in-with-passkeys-iphf538ea8d0/ios" target="_blank" rel="noopener">passkeys</a>, have become ubiquitous, and that will take years. Until then, if you’re still typing passwords in by hand or copying and pasting from a list you keep in a file, please switch to a password manager like<a href="https://1password.com/" target="_blank" rel="noopener"> 1Password</a> or<a href="https://www.lastpass.com/" target="_blank" rel="noopener"> LastPass</a>. Even Apple’s built-in <a href="https://support.apple.com/en-us/HT211145" target="_blank" rel="noopener">password manager</a> and<a href="https://support.apple.com/en-us/HT204085" target="_blank" rel="noopener"> iCloud Keychain</a> are fine, if not as fully featured as the others. A password manager offers five huge benefits:</p>
<ul>
<li><b>It generates strong passwords for you.</b> Mypassword1 can be hacked in seconds.</li>
<li><b>It stores your passwords securely.</b> An Excel file on your Desktop is a recipe for disaster.</li>
<li><b>It enters passwords for you.</b> Wouldn’t that be easier than typing them in manually?</li>
<li><b>It audits existing accounts.</b> How many of your accounts use the same password?</li>
<li><b>It lets you access passwords on all your devices.</b> Finally, easy logins on your iPhone!</li>
</ul>
<p>A bonus benefit for families is password sharing. It allows, for example, a married couple to share essential passwords or parents and teens to share specific passwords.</p>
<p><img decoding="async" class="aligncenter size-large wp-image-9562" src="https://mactech-solutions.com/wp-content/uploads/2022/12/1Password-shared-vault-1024x766-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/2022/12/1Password-shared-vault-980x733.png 980w, https://tcn.tidbits.com/wp-content/uploads/2022/12/1Password-shared-vault-480x359.png 480w" alt="" width="1024" height="766" /></p>
<p>In short, using a password manager is faster, easier, more secure, and just all-around better. If you need help getting started, get in touch.</p>
<h3>Beware of Phishing Email</h3>
<p>Individuals and businesses alike frequently suffer from security lapses caused by phishing, forged email that fools someone into revealing login credentials, credit card numbers, or other sensitive information. Although spam filters catch many phishing attempts, you must always be on your guard. Here’s what to watch for:</p>
<ul>
<li>Any email that tries to get you to reveal information, follow a link, or sign a document</li>
<li>Messages from people you don’t know, asking you to take an unusual action</li>
<li>Direct email from a large company for whom you’re an anonymous customer</li>
<li>Forged email from a trusted source asking for sensitive information</li>
<li>All messages that contain numerous spelling and grammar mistakes</li>
</ul>
<p><img decoding="async" class="aligncenter size-large wp-image-9567" src="https://mactech-solutions.com/wp-content/uploads/2022/12/Phishing-email-Netflix-1024x935-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/2022/12/Phishing-email-Netflix-980x895.png 980w, https://tcn.tidbits.com/wp-content/uploads/2022/12/Phishing-email-Netflix-480x438.png 480w" alt="" width="1024" height="935" /></p>
<p>When in doubt, don’t follow the link or reply to the email. Instead, contact the sender another way to see if the message is legit.</p>
<h3>Avoid Sketchy Websites</h3>
<p>We won’t belabor this one, but suffice it to say that you’re much more likely to pick up malware from sites on the fringes of the Web or that cater to the vices of society. The more you can avoid sites that provide pirated software, “adult” content, gambling opportunities, or sales of illicit substances, the safer you’ll be. That’s not to say that reputable sites haven’t been hacked and used to distribute malware, but it’s far less common.</p>
<p>If you are concerned after spending time in the darker corners of the Web, download a free copy 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> and scan for malware manually.</p>
<p><img decoding="async" class="aligncenter size-large wp-image-9564" src="https://mactech-solutions.com/wp-content/uploads/2022/12/Malwarebytes-scan-1024x726-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/2022/12/Malwarebytes-scan-980x695.png 980w, https://tcn.tidbits.com/wp-content/uploads/2022/12/Malwarebytes-scan-480x340.png 480w" alt="" width="1024" height="726" /></p>
<h3>Never Respond to Unsolicited Calls or Texts</h3>
<p>Although phishing happens mostly via email, scammers have also taken to using texts and phone calls. Thanks to weaknesses in the telephone system, such texts and calls can appear to come from well-known companies, including Apple and Amazon. Even worse, with so much online ordering, fake text messages pretending to help you track packages are becoming more common.</p>
<p><img decoding="async" class="aligncenter  wp-image-9565" src="https://mactech-solutions.com/wp-content/uploads/2022/12/Messages-spam-SMS-1024x434-1.png" alt="" width="759" height="322" /></p>
<p>For texts, avoid following links unless you recognize the sender and it makes sense that you’d be receiving such a link. (For instance, Apple can text delivery details related to your orders.) Regardless, never enter login information at a site you’ve reached by following a link because there’s no way to know if it’s real. Instead, if you want to learn more, navigate the company’s site manually by entering its URL, then log in.</p>
<p>For phone calls from companies, unless you’re expecting a call back from a support ticket you opened, don’t answer. Let the call go to voicemail, and if you feel it’s important to respond, look up the company’s phone number elsewhere and talk with someone at that number rather than the one provided by the voicemail.</p>
<p>Let’s raise a glass to staying safe online in 2023!</p>
<p>&nbsp;</p>
<p>(Featured image by iStock.com/Bet_Noire)</p><p>The post <a href="https://mactech-solutions.com/these-new-years-resolutions-will-improve-your-digital-security-in-2023/">These New Year’s Resolutions Will Improve Your Digital Security in 2023</a> first appeared on <a href="https://mactech-solutions.com">MacTech Solutions</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Security Questions Your Organization Should Be Asking Itself</title>
		<link>https://mactech-solutions.com/security-questions-your-organization-should-be-asking-itself/</link>
		
		<dc:creator><![CDATA[Terry McAdams]]></dc:creator>
		<pubDate>Tue, 25 Oct 2022 11:29:38 +0000</pubDate>
				<category><![CDATA[Backup]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[password manager]]></category>
		<category><![CDATA[passwords]]></category>
		<category><![CDATA[Security]]></category>
		<guid isPermaLink="false">https://mactech-solutions.com/?p=54555</guid>

					<description><![CDATA[<p>Securing an organization’s digital assets requires ongoing attention. This article poses questions your organization should be able to answer—and that will likely come up when purchasing cyber insurance or doing work for other, larger organizations.</p>
<p>The post <a href="https://mactech-solutions.com/security-questions-your-organization-should-be-asking-itself/">Security Questions Your Organization Should Be Asking Itself</a> first appeared on <a href="https://mactech-solutions.com">MacTech Solutions</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>We’re increasingly hearing from organizations that need to establish that they have sufficient security policies in place, either to meet the requirements of a larger client or to qualify for cyber insurance that insures against breaches and similar losses. Details vary, and we’re happy to work with you on the specifics, but here are some of the kinds of questions you may be asked. Of course, if you don’t have to prove that you’re doing the right thing to some other company, answering these questions for yourself can only improve your security readiness.</p>
<h3>Do you enroll all organizational devices in a device management solution?</h3>
<p>With device management, an IT department or managed services provider (MSP) maintains oversight and control over all organizational devices. That’s helpful for automating configuration and deployment, providing secure access to organizational resources, ensuring consistent security policies, managing app and operating system updates, tracking device inventory and status, and much more.</p>
<h3>Do you have an organization-wide backup strategy with offsite backups?</h3>
<p>Regular backups—some stored offsite—are essential if you need to recover from lost or stolen hardware, a natural disaster, or a ransomware attack. Even though ransomware isn’t currently a major problem in the Mac world, it wouldn’t hurt to start creating immutable backups using “write once, read many” tape or something like <a href="https://www.retrospect.com/en/ransomware" target="_blank" rel="noopener">Retrospect’s Cloud Object Lock</a>, a technology that ensures that cloud-based backups can’t be corrupted. Finally, have you tested restoration and recovery of key systems from your backup data? Backup is important, but only if you can restore.</p>
<h3>Do you have a policy for updates?</h3>
<p>It’s essential to install security-related updates to operating systems and major apps, but how quickly that happens has to be weighed against problems that version changes can cause for important workflows. There’s no right answer here, but you want to make sure that you aren’t leaving your organization’s apps and devices vulnerable to known security exploits for longer than necessary.</p>
<h3>Do you have a strong password management policy?</h3>
<p>Short, easily guessed, or cracked passwords are one of the primary ways attackers breach corporate networks and systems. At minimum, your password management policy should require that all passwords be stored in a password manager, new passwords be generated by the password manager and meet minimum requirements for strength, and two-factor authentication be used when available.</p>
<h3>Do you use an endpoint protection platform?</h3>
<p>Endpoint protection is essentially software aimed at preventing and detecting malware on employee workstations, often with an organizational dashboard and management capabilities. Although the Mac doesn’t have nearly the exposure to malware that Windows does, it’s still important to keep computers free of malware that could hurt performance, exfiltrate data, or provide an entry point for future attacks. Endpoint protection is usually part of a larger managed systems approach that can also ensure that devices adhere to security policies like full disk encryption, run only approved software, stay up to date with security updates, and more.</p>
<h3>Do you have a list of sensitive data on your network?</h3>
<p>Exactly what counts as sensitive data will vary by organization, but anything related to network and corporate security qualifies, as does any personally identifiable information you may hold about or for clients. It’s not uncommon to store information about people that includes names, email addresses, phone numbers, and postal addresses, but you should be even more careful if you store Social Security numbers, credit card numbers, driver’s licenses, passports, financial records, or medical records. Knowing what you have is the first step; after that, consider what additional precautions you should take to protect such information.</p>
<h3>Do you provide periodic anti-fraud and security training to employees?</h3>
<p>Social engineering is another common way attackers gain access to corporate networks and systems. Does your organization require that all employees take regular training to learn how to identify phishing attacks, require appropriate approvals for unusual transactions or access requests, and report suspected incidents to the necessary people? If an administrative aide in the accounting department gets an email request from the CEO to pay an urgent invoice to a new vendor, will that person know how to respond?</p>
<h3>Do you allow access to organizational email and systems from personal devices?</h3>
<p>It’s tempting to allow users to access their email from personal devices or to have contractors use their personal email addresses for work communications. We recommend keeping as clear a line as possible between work and personal devices and accounts to reduce the security implications of such mixing. Particularly when there’s sensitive information in play, personal email addresses should never be used for work communications, and if personal devices are being used, they should be set up with two-factor authentication for organizational logins.</p>
<h3>Do you have incident and disaster response plans?</h3>
<p>Bad things happen, and it’s important to consider how you would respond to different types of security incidents and natural disasters. How will your organization maintain crucial business operations, communicate with employees, coordinate with partners (insurance, legal, PR, and clients), and more? Is your plan written down and updated regularly? Have you tested key aspects of your plan?</p>
<p>We know there’s a lot to think about regarding security in today’s world, and we’re always available to help if you’d like assistance answering any of the above questions.</p>
<p>(Featured image by iStock.com/Bulat Silvia)</p><p>The post <a href="https://mactech-solutions.com/security-questions-your-organization-should-be-asking-itself/">Security Questions Your Organization Should Be Asking Itself</a> first appeared on <a href="https://mactech-solutions.com">MacTech Solutions</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Export Passwords from Safari to Ease the Move to a Password Manager</title>
		<link>https://mactech-solutions.com/export-passwords-from-safari-to-ease-the-move-to-a-password-manager/</link>
		
		<dc:creator><![CDATA[Terry McAdams]]></dc:creator>
		<pubDate>Thu, 21 Apr 2022 13:20:48 +0000</pubDate>
				<category><![CDATA[password manager]]></category>
		<category><![CDATA[passwords]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Tip]]></category>
		<guid isPermaLink="false">https://mactech-solutions.com/?p=54039</guid>

					<description><![CDATA[<p>For those still getting started using a password manager, another new capability will ease the transition: Safari password export.</p>
<p>The post <a href="https://mactech-solutions.com/export-passwords-from-safari-to-ease-the-move-to-a-password-manager/">Export Passwords from Safari to Ease the Move to a Password Manager</a> first appeared on <a href="https://mactech-solutions.com">MacTech Solutions</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>Although Apple has improved the built-in password management features in macOS and iOS (you can now add notes to password entries!), third-party password managers like <a href="https://1password.com/" target="_blank" rel="noopener">1Password</a> and <a href="https://www.lastpass.com/" target="_blank" rel="noopener">LastPass</a> are still more capable. For those still getting started using a password manager, another new capability will ease the transition: Safari password export. To export a CSV file of your Safari passwords, choose Safari &gt; Preferences &gt; Passwords, and enter your password when prompted. From the bottom of the left-hand sidebar, click the ••• button, choose Export All Passwords, and save the Passwords.csv file to the Desktop. After you import the file into 1Password (<a href="https://support.1password.com/import-safari/" target="_blank" rel="noopener">instructions</a>), LastPass (<a href="https://support.logmeininc.com/lastpass/help/how-do-i-import-stored-data-into-lastpass-using-a-generic-csv-file" target="_blank" rel="noopener">instructions</a>), or another password manager, be sure to delete the exported file and empty the trash.</p>
<p><img decoding="async" class="aligncenter size-large wp-image-9093" src="https://mactech-solutions.com/wp-content/uploads/2022/04/Safari-export-passwords-1024x769-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/2022/04/Safari-export-passwords-980x736.png 980w, https://tcn.tidbits.com/wp-content/uploads/2022/04/Safari-export-passwords-480x360.png 480w" alt="" width="1024" height="769" /></p>
<p>(Featured image by iStock.com/metamorworks)</p><p>The post <a href="https://mactech-solutions.com/export-passwords-from-safari-to-ease-the-move-to-a-password-manager/">Export Passwords from Safari to Ease the Move to a Password Manager</a> first appeared on <a href="https://mactech-solutions.com">MacTech Solutions</a>.</p>]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
