<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Ayam Secure</title>
    <link>https://ayamsecure.com/</link>
    <atom:link href="https://ayamsecure.com/feed.xml" rel="self" type="application/rss+xml" />
    <description>Private cloud services for data ownership. Encrypted password management, secure file storage, and private email.</description>
    <language>en-us</language>
    <lastBuildDate>Thu, 11 Jun 2026 02:27:33 GMT</lastBuildDate>
    <item>
      <title>How to set up Two-Step Login on Google and other websites</title>
      <link>https://ayamsecure.com/2023-11-how-to-setup-2fa-on-google/</link>
      <guid isPermaLink="true">https://ayamsecure.com/2023-11-how-to-setup-2fa-on-google/</guid>
      <pubDate>Sun, 12 Nov 2023 00:00:00 GMT</pubDate>
      <description>Ayam Secure Secrets (powered by Bitwarden) is a popular and user-friendly password manager that can help you securely store and manage your passwords.</description>
      <content:encoded><![CDATA[<p>Two-Step Login, which goes by many different names, is a highly-recommended security practice for securing access to websites and applications. Other names for this practice are Two-Factor Authentication (2FA), 2-Step Verification, and Multi-Factor Authentication. We’ll use 2FA for the rest of this guide.</p>
<p>The main premise behind 2FA is that after you enter your password (the first step, method, factor, or evidence in proving your identity), you will be prompted to enter a token generated either by an Authenticator app, a hardware security key (like Yubikey), or sent via SMS (text message) to your phone. These days SMS is considered an unsafe method for sending the 2FA token due to the possibility that mailicious actors could intercept your SMS messages and thus gain access to your 2FA protected accounts. Most banks still use SMS as the 2FA token delivery method and hopefully they will upgrade their security practice soon.</p>
<p>Your <a href="https://ayamsecure.com/services/secrets" target="_blank">Secrets</a> password manager has a built-in Authenticator app that you can use with any website that supports Authenticator apps as a 2FA method. Not all websites support Authenticator apps, but if they do, then you should make use of the Authenticator app in your Secrets password manager.</p>
<p>This article will guide you in setting up Secrets as your Authenticator 2FA method for your Google account and Paypal account. After this, you should be able to set up Secrets as your Authenticator app for other websites, such as social media sites, financial sites, etc.</p>
<p>Enabling 2FA on your accounts at Google, Paypal and others will require you to complete a secondary step (entering the 2FA token generated in Secrets) each time you log in, in addition to your primary login method, which is your account password. When setting up 2FA on your various accounts, remember that it is best practice to set up multiple 2FA methods in case you lose access to one of your 2FA methods. You’ll see that Google provides multiple 2FA methods that you can set up but Paypal only provides Authenticator app or the use of a Hardware Security Key, which is a more advanced 2FA method that we will cover in a future article.</p>
<h3 id="guide-to-setting-up-2fa-on-google-paypal" tabindex="-1"><a class="header-anchor" href="#guide-to-setting-up-2fa-on-google-paypal"><span>Guide to setting up 2FA on Google &amp; Paypal:</span></a></h3>
<p>Table of Contents:</p>
<ul>
<li><a href="#step-2-set-up-2fa-on-your-google-account">Step 2: Set up 2FA on your Google account</a></li>
<li><a href="#step-3-set-up-2fa-on-your-paypal-account">Step 3: Set up 2FA on your Paypal account</a></li>
</ul>
<hr>
<h3 id="step-1-sign-in-to-your-google-account" tabindex="-1"><a class="header-anchor" href="#step-1-sign-in-to-your-google-account"><span>Step 1: Sign in to your Google Account</span></a></h3>
<p>If you’re already signed in to your Google account, like via Gmail, then click on your profile icon on the upper right and select <code>Manage your Google Account</code>. Otherwise, follow <a href="https://myaccount.google.com" target="_blank">this link to directly navigate to your Google account management</a>, where we will set up the 2FA methods.</p>
<p><img src="/posts/post-140.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>2FA set up in Secrets is best done via the Bitwarden Browser Extension apps or Desktop apps.</p>
<h3 id="step-2-set-up-2fa-on-your-google-account" tabindex="-1"><a class="header-anchor" href="#step-2-set-up-2fa-on-your-google-account"><span>Step 2: Set up 2FA on your Google account</span></a></h3>
<p>From the Google Account page, select <code>Security</code> on the left sidebar and then select <code>2-Step Verification</code> under “How you sign in to Google”.</p>
<p><img src="/posts/post-122.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>From the page that pops up, select <code>Get started</code>.</p>
<p><img src="/posts/post-123.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>Google first forces you to set up a phone number for SMS as a default 2FA method. So go ahead and do that. Enter your phone number and then enter the 6-digit passcode that Google sends to your phone.</p>
<p><img src="/posts/post-124.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>If it all looks good, select <code>Turn on</code>.</p>
<p><img src="/posts/post-125.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>And then you’ll be back on the <code>Security</code> page and you can confirm that you have the default 2FA method set up. Next, we will set up Authenticator app as a 2FA method.</p>
<p>At the bottom of the 2FA section, select the button that says <code>Authenticator</code>.</p>
<p><img src="/posts/post-126.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>You can also navigate to the Authenticator app settings page by clicking once again on the right arrow at <code>2-Step Verification</code> and then selecting <code>Authenticator app</code>.</p>
<p><img src="/posts/post-127.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>From the <code>Authenticator app</code> page, select <code>Set up authenticator</code>.</p>
<p><img src="/posts/post-128.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>The page will initially only show you a QR code that you can scan with your Secrets mobile app but it’s easier to do this with the Browser Extension app. Select <code>Can't scan it?</code>.</p>
<p><img src="/posts/post-129.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>Now you’ll be presented with the <code>secret key</code> that we will save in our Secrets login entry for this Google account. Copy the string of letters and number in Step 2.</p>
<p><img src="/posts/post-130.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>Open your Bitwarden Browser Extension App, select the login entry for this Google Account, click on <code>Edit</code>, and then in the input box below <code>Password</code> labeled <code>Authenticator key (TOTP)</code>, paste the string of letters and numbers. This is the <code>secret key</code> that Secrets will use to generate unique one-time passcodes (OTP) that will match what your Google account is expecting when it prompts you for the 2FA token.</p>
<p><img src="/posts/post-133.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>After clicking <code>Save</code>, you’ll see that the <code>Verification code</code> field starts displaying a 6-digit 2FA token (or one-time passcode) that refreshes every 30 seconds. Copy this code and paste it in the Google account pop-up view for setting up your authenticator app and click <code>Verify</code>.</p>
<p><img src="/posts/post-134.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>If it all looks good, you’ll now see that you have set up Authenticator as a 2FA method for your Google account.</p>
<p><img src="/posts/post-135.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>Click the back arrow to come back to the 2-Step Verification page, which should now show you that the more-secure <code>Authenticator app</code> has been selected by Google as your default 2FA method with your phone being a backup 2FA method. We should set up one more backup 2FA method, which is generating and saving 2FA backup codes. Click on <code>Backup codes</code>.</p>
<p><img src="/posts/post-136.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>Select <code>Get backup codes</code>.</p>
<p><img src="/posts/post-137.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>And now you’ll be presented with 10 one-time use 2FA backup codes. These codes can give access to your account if someone knows your password so guard these backup codes just like they were a password. We recommend saving these backup codes in your Secrets login entry for this Google account and logging in to your Secrets account from multiple devices to avoid getting yourself locked out. You could also print these backup codes and put them in a bank safety deposit box.</p>
<p><img src="/posts/post-138.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>Back on the <code>2-Step Verification</code> page you’ll see that you have <code>Authenticator app</code> set up as your default 2FA method, then your phone number as your first backup and the 2FA backup codes as a secondary backup. Now this a robust 2FA setup because there are multiple 2FA methods set up on this one account and it is very unlikely that you would be locked out of this account or that a bad actor might gain access to your account.</p>
<p><img src="/posts/post-139.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>Let’s see what a login flow would look like now that you have 2FA set up on your Google account. Sign out or logout of your Google account and then sign in again.</p>
<p><img src="/posts/post-141.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>Enter your Google account password.</p>
<p><img src="/posts/post-142.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>Then you will be prompted to enter a <code>verification code</code> from your authenticator app, referring to the login entry in Secrets for this Google account.</p>
<p><img src="/posts/post-143.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>In the Bitwarden Browser Extension App, search for your login entry for this Google account and click on the far right clock icon to copy the verification code or OTP to your clipboard. If you’re curious why a clock icon is shown for this 2FA token, it’s because this token is a Time-based One Time Passcode that refreshes every 30 seconds.</p>
<p><img src="/posts/post-144.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>Alternatively, click on the view icon of this login entry and then from the <code>Verification code</code> line, click the copy icon on the far right to copy the verification code to your clipboard. It’s ok if the timer reaches zero and expires, you have a few seconds to enter the passcode before you’ll need to enter a refreshed one.</p>
<p><img src="/posts/post-145.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>On the Google login vew, paste the <code>Verification code</code> and click <code>Next</code>.</p>
<p><img src="/posts/post-146.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>That’s it! You’ve set up Secrets as your Authenticator app for your Google account and now your Google account is better secured from bad actors.</p>
<h3 id="step-3-set-up-2fa-on-your-paypal-account" tabindex="-1"><a class="header-anchor" href="#step-3-set-up-2fa-on-your-paypal-account"><span>Step 3: Set up 2FA on your Paypal account</span></a></h3>
<p>Along with securing your Google account with 2FA, you should also enable 2FA on your financial accounts and other accounts that are important to you or even just any website that offers it as an option. As an example, here are the steps to set up 2FA on your Paypal account.</p>
<p>Login to your <a href="https://www.paypal.com/signin" target="_blank">Paypal account</a>, click the settings icon on the upper right, then select <code>Security</code>, and then click on <code>Set up</code> to the right of <code>2-step verification</code>.</p>
<p><img src="/posts/post-113.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>Choose <code>Use an authenticator app</code>.</p>
<p><img src="/posts/post-114.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>Below the QR code, copy the <code>secret key</code> string of letters and numbers.</p>
<p><img src="/posts/post-115.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>In your Bitwarden Browser Extension App, find your Paypal login entry, click on <code>Edit</code> and in the <code>Authenticator key (TOTP)</code> field, paste the <code>secret key</code> and click <code>Save</code>. Now copy the 6-digit verification code from the Bitwarden app.</p>
<p><img src="/posts/post-116.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>And paste it in the Paypal prompt and click <code>Confirm</code>.</p>
<p><img src="/posts/post-117.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>If it all looks good, you’ll see that <code>2-step verification</code> is now turned on in your Paypal account. Paypal currently doesn’t offer 2FA backup codes as a backup method and only offer setting up a hardware security key as a secondary 2FA method. We’ll cover that in a future article.</p>
<p><img src="/posts/post-118.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>There you have it! You have now secured your Google account and Paypal account with two-factor authentication.</p>
<p>If you need further help setting up 2FA on websites, please don’t hesitate to reach out and <a href="/contact/">contact us</a>.</p>
]]></content:encoded>
    </item>
    <item>
      <title>How to set up Two-Step Login on your Secrets Vault</title>
      <link>https://ayamsecure.com/2023-10-how-to-setup-2fa-on-vault/</link>
      <guid isPermaLink="true">https://ayamsecure.com/2023-10-how-to-setup-2fa-on-vault/</guid>
      <pubDate>Mon, 02 Oct 2023 00:00:00 GMT</pubDate>
      <description>Ayam Secure Secrets (powered by Bitwarden) is a popular and user-friendly password manager that can help you securely store and manage your passwords.</description>
      <content:encoded><![CDATA[<p>Two-Step Login, which goes by many different names, is a highly-recommended security practice for securing access to websites and applications. Other names for this practice are Two-Factor Authentication (2FA), 2-Step Verification, and Multi-Factor Authentication. We’ll use 2FA for the rest of this guide.</p>
<p>The main premise behind 2FA is that after you enter your password (the first step, method, factor, or evidence in proving your identity), you will be prompted to enter a token generated either by an Authenticator app, a hardware security key (like Yubikey), or sent via SMS (text message) to your phone. These days SMS is considered an unsafe method for sending the 2FA token due to the possibility that mailicious actors could intercept your SMS messages and thus gain access to your 2FA protected accounts. Most banks still use SMS as the 2FA token delivery method and hopefully they will upgrade their security practice soon.</p>
<p>Since your <a href="https://ayamsecure.com/services/secrets" target="_blank">Secrets</a> password manager stores all of your logins, we highly recommend that you secure your password vault with 2FA. Doing so protects all of your logins by preventing a malicious actor from accessing your vault, even if they somehow discover or guess your master password, which you should commit to memory and never write down it anywhere.</p>
<p>Enabling 2FA on your vault will require you to complete a secondary step each time you log in, in addition to your primary login method (your master password). You won’t need to complete the secondary step to unlock your vault, only to log in.</p>
<p>This article will guide you in setting up multiple different 2FA methods for your vault. Setting up multiple 2FA methods is best practice so that in case you lose access to one of your 2FA methods you will be able to use one of your other 2FA methods to gain access to your vault.</p>
<h3 id="guide-to-setting-up-two-step-login-2fa-on-your-secrets-vault" tabindex="-1"><a class="header-anchor" href="#guide-to-setting-up-two-step-login-2fa-on-your-secrets-vault"><span>Guide to setting up Two-Step Login (2FA) on your Secrets Vault:</span></a></h3>
<p>Table of Contents:</p>
<ul>
<li><a href="#step-2-set-up-email-as-a-2fa-method">Step 2: Set up Email as a 2FA Method</a></li>
<li><a href="#step-3-save-your-2fa-recovery-code">Step 3: Save your 2FA Recovery Code</a></li>
<li><a href="#step-4-set-up-authenticator-app-as-a-2fa-method-on-apple-ios">Step 4: Set up Authenticator App as a 2FA Method on Apple iOS</a></li>
<li><a href="#step-5-set-up-authenticator-app-as-a-2fa-method-on-android">Step 5: Set up Authenticator App as a 2FA Method on Android</a></li>
</ul>
<hr>
<h3 id="step-1-sign-in-to-your-ayam-secure-secrets-web-vault" tabindex="-1"><a class="header-anchor" href="#step-1-sign-in-to-your-ayam-secure-secrets-web-vault"><span>Step 1: Sign in to your Ayam Secure Secrets Web Vault</span></a></h3>
<p>2FA set up happens in the Secrets Web Vault (<a href="https://secrets.ayamsecure.com" target="_blank">secrets.ayamsecure.com</a>) rather than the browser extension or mobile apps.</p>
<h3 id="step-2-set-up-email-as-a-2fa-method" tabindex="-1"><a class="header-anchor" href="#step-2-set-up-email-as-a-2fa-method"><span>Step 2: Set up Email as a 2FA Method</span></a></h3>
<p>Once you’re signed in to your Web Vault, on the upper right, select the profile icon and choose <code>Account settings</code>.</p>
<p><img src="/posts/post-80.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>Then from the left sidebar, select <code>Security</code>, and then from the tabs, select <code>Two-step login</code>.</p>
<p><img src="/posts/post-81.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>Notice the prominent warning about permanently losing access to your Secrets Vault if your lose access to all your 2FA methods. As a backup, you can use a Recovery Code that will be available after we set up a 2FA method.</p>
<p>First, we’ll set up Email as a 2FA method and then we’ll set up Authenticator app as a second 2FA method.</p>
<p>At the bottom of the page, click on the <code>Manage</code> button to the right of Email, which is the last 2FA “provider”, another name for method.</p>
<p><img src="/posts/post-83.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>After entering your master password, ensure that the correct email address is entered in the first input box and then click <code>Send email</code> after which you should see a message saying <code>Verification email sent to ...</code> your email address.</p>
<p><img src="/posts/post-85.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>Go to your email inbox and look for the email from <code>Ayam Secure Secrets</code> with the subject of <code>Your Two-step Login Verification Code</code>.</p>
<p><img src="/posts/post-86.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>Copy the 6-digit passcode and return to your Secrets Web Vault and paste the passcode in the second input box and click on <code>Turn on</code>.</p>
<p><img src="/posts/post-87.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>After verifying that everything looks good, click on the <code>Close</code> button.</p>
<p><img src="/posts/post-88.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>Now you have enabled Email as a 2FA method on your Secrets vault and you can confirm this by the green checkmark icon next to Email.</p>
<p><img src="/posts/post-89.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>If you ever want to disable this Email 2FA method, visit this same page, click on Manage and Turn off.</p>
<h3 id="step-3-save-your-2fa-recovery-code" tabindex="-1"><a class="header-anchor" href="#step-3-save-your-2fa-recovery-code"><span>Step 3: Save your 2FA Recovery Code</span></a></h3>
<p>Now that you have a 2FA method enabled, let’s view and save your Recovery Code.</p>
<p>At the top of the Two-step login page, click on <code>View recovery code</code> and after entering your master password, you will be shown your recovery code.</p>
<p><img src="/posts/post-81.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>Copy the string of 32 letters and numbers and save it in a safe place. We recommend saving it in your Secrets Vault as that is most likely the safest place for all of your secrets.</p>
<p><img src="/posts/post-91.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>Of course, there could be a situation where you lose access to your 2FA methods and to log in to your Secrets Vault, you need the recovery code that is saved in your Secrets Vault. For this reason we recommend using the Bitwarden app on different devices, so that you can always have access to your vault. For example, using the Bitwarden mobile app on your phone secured with your fingerprint or Face ID biometrics, using the desktop app, and using the browser extension app.</p>
<p>Remember that you only need your 2FA token when logging in to your Secrets Vault. So, as long as you are logged in to your Secrets Vault on various devices, which should lock after a certain idle time has passed, you will be able to unlock your Secrets Vault with only your master password.</p>
<p>To save the recovery code in your Secrets Vault, click on the <code>Vaults</code> menu item on the upper left to navigate back to your Secrets Vault, and then find your Ayam Secure Secrets login item.</p>
<p>If you haven’t already saved your Secrets login in your Secrets Vault, do so now by clicking on <code>New</code> and then <code>Item</code>. We recommend saving your Secrets login details in your Secrets Vault so that in case you forget your master password, you can open your vault on your phone, which if it’s secured by biometrics won’t prompt you for your master password.</p>
<p><img src="/posts/post-94.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>Click on your Secrets login item, then towards the bottom under Custom Fields, select <code>New custom field</code> of type <code>Text</code>.</p>
<p><img src="/posts/post-92.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>Give this custom field a name of <code>2FA Recovery Code</code> and paste the contents in <code>Value</code> and click Save.</p>
<p><img src="/posts/post-93.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>You can also save this recovery code in any other location that you deem to be highly secure, such as a bank safety deposit box.</p>
<h3 id="step-4-set-up-authenticator-app-as-a-2fa-method-on-apple-ios" tabindex="-1"><a class="header-anchor" href="#step-4-set-up-authenticator-app-as-a-2fa-method-on-apple-ios"><span>Step 4: Set up Authenticator App as a 2FA Method on Apple iOS</span></a></h3>
<p>(<a href="#step-5-set-up-authenticator-app-as-a-2fa-method-on-android">Click here to jump down to the Android section</a>)</p>
<p>Email is not considered the most secure 2FA method because a malicious actor could intercept your emails and read your 2FA token that is sent in plain text. A more secure 2FA method is using an <code>Authenticator App</code> that automatically generates the 6-digit 2FA token, which refreshes every 30 seconds.</p>
<p>On Apple iPhone, starting with iOS 15, there is a built-in feature to generate 2FA tokens. We recommend this method for iPhone users because this 2FA item gets backed up via iCloud Keychain to your iCloud account so that when you get a new iPhone, you won’t have to set up this 2FA method again.</p>
<p>In your <a href="https://secrets.ayamsecure.com" target="_blank">Secrets Web Vault</a>, select the profile icon and choose <code>Account Settings</code>, then select <code>Security</code>, then select <code>Two-step login</code>. Next to <code>Authenticator app</code>, click <code>Manage</code>.</p>
<p><img src="/posts/post-95.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>After entering your master password, you will be shown a QR code that you can scan with your iPhone.</p>
<p><img src="/posts/post-96.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>On your iPhone, open the <code>Settings</code> app and select <code>Passwords</code>.</p>
<p><img src="/posts/post-97.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>Pass the Passwords app 2FA prompt by either using your Touch ID, Face ID, or a passcode.</p>
<p><img src="/posts/post-98.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>Then select the <code>+</code> icon in the upper right to create a new login item.</p>
<p><img src="/posts/post-99.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>In the Website section, enter: <code>secrets.ayamsecure.com</code> and then select <code>Done</code>.</p>
<p><img src="/posts/post-100.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>From the <code>Account Options</code> section of this login item, select <code>Set Up Verification Code...</code>.</p>
<p><img src="/posts/post-101.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>In the menu that pops up, select <code>Scan QR Code</code> and point your phone’s camera at the QR code shown in your Secrets Web Vault.</p>
<p><img src="/posts/post-102.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>Enter the 6-digit code shown in your phone’s Password app for this login item in Part 3 of the 2FA set up in your Secrets Web Vault and click on <code>Turn on</code>.</p>
<p>Now you have enabled Authenticator App as a 2FA method on your Secrets vault and you can confirm this by the green checkmark icon next to <code>Authenticator app</code>.</p>
<p><img src="/posts/post-109.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>When logging in to your Secrets Vault, you will be prompted for this 2FA token. If your phone is not nearby, you can choose <code>Use another two-step login method</code> and select Email.</p>
<p><img src="/posts/post-110.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p><img src="/posts/post-111.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p><img src="/posts/post-112.png#image-center" alt="" loading="lazy" decoding="async"></p>
<h3 id="step-5-set-up-authenticator-app-as-a-2fa-method-on-android" tabindex="-1"><a class="header-anchor" href="#step-5-set-up-authenticator-app-as-a-2fa-method-on-android"><span>Step 5: Set up Authenticator App as a 2FA Method on Android</span></a></h3>
<p>Email is not considered the most secure 2FA method because a malicious actor could intercept your emails and read your 2FA token that is sent in plain text. A more secure 2FA method is using an <code>Authenticator App</code> that automatically generates the 6-digit 2FA token, which refreshes every 30 seconds.</p>
<p>For Android, there are multiple authenticator apps to choose from. We recommend <a href="https://play.google.com/store/apps/details?id=com.beemdevelopment.aegis" target="_blank">Aegis Authenticator</a> primarily because its 2FA token settings can be backed up and moved to a new phone. It’s also free, secure, and open-source.</p>
<p>In your <a href="https://secrets.ayamsecure.com" target="_blank">Secrets Web Vault</a>, select the profile icon and choose <code>Account Settings</code>, then select <code>Security</code>, then select <code>Two-step login</code>. Next to <code>Authenticator app</code>, click <code>Manage</code>.</p>
<p><img src="/posts/post-95.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>After entering your master password, you will be shown a QR code that you can scan with your phone.</p>
<p><img src="/posts/post-96.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>On your Android phone, open the Aegis Authenticator app and click on the red <code>+</code> button to add a new 2FA entry.</p>
<p><img src="/posts/post-103.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>In the menu that pops up, select <code>Scan QR code</code> and point your phone’s camera at the QR code shown in your Secrets Web Vault.</p>
<p><img src="/posts/post-104.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>In Aegis, under the Note input box, type something to help you remember why you created this 2FA entry, such as <code>2FA Token for my Secrets Vault</code> and click <code>Save</code>.</p>
<p><img src="/posts/post-105.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>Enter the 6-digit code shown in Aegis for this login item in Part 3 of the 2FA set up in your Secrets Web Vault and click on <code>Turn on</code>.</p>
<p><img src="/posts/post-106.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p><img src="/posts/post-107.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>After verifying that everything looks good, click on the <code>Close</code> button.</p>
<p><img src="/posts/post-108.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>Now you have enabled Authenticator App as a 2FA method on your Secrets vault and you can confirm this by the green checkmark icon next to <code>Authenticator App</code>.</p>
<p><img src="/posts/post-109.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>When logging in to your Secrets Vault, you will be prompted for this 2FA token. If your phone is not nearby, you can choose <code>Use another two-step login method</code> and select Email.</p>
<p><img src="/posts/post-110.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p><img src="/posts/post-111.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p><img src="/posts/post-112.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>There you have it! You have now secured your Secrets Vault with Two-step login with multiple 2FA methods including saving your backup recovery code.</p>
<p>If you need further help setting up 2FA on your vault, please don’t hesitate to reach out and <a href="/contact/">contact us</a>.</p>
]]></content:encoded>
    </item>
    <item>
      <title>How to use Organizations in Secrets Password Manager</title>
      <link>https://ayamsecure.com/2023-02-how-to-use-organizations/</link>
      <guid isPermaLink="true">https://ayamsecure.com/2023-02-how-to-use-organizations/</guid>
      <pubDate>Fri, 03 Feb 2023 00:00:00 GMT</pubDate>
      <description>Ayam Secure Secrets (powered by Bitwarden) is a popular and user-friendly password manager that can help you securely store and manage your passwords.</description>
      <content:encoded><![CDATA[<p>Password managers such as <a href="https://ayamsecure.com/services/secrets" target="_blank">Ayam Secure Secrets</a> (powered by Bitwarden) make it easy to store and access unique and secure passwords across all of your devices, keeping your online accounts safer than ever. Using Secrets, you won’t need to dangerously repeat simple passwords or leave them exposed in unencrypted formats such as spreadsheets, documents, or sticky notes.</p>
<p>One of the best features of Secrets is the ability to safely and securely share passwords and other private data such as credit card information, WiFi passwords, etc. with others users in your Secrets Organization. This article will help you get started with a two-person organization so you can experience secure sharing in no time.</p>
<h3 id="here-is-a-step-by-step-guide-on-how-to-use-organizations" tabindex="-1"><a class="header-anchor" href="#here-is-a-step-by-step-guide-on-how-to-use-organizations"><span>Here is a step-by-step guide on how to use Organizations:</span></a></h3>
<p>Table of Contents:</p>
<ul>
<li><a href="#step-2-create-your-organization">Step 2: Create your organization</a></li>
<li><a href="#step-3-update-your-default-collection">Step 3: Update your default collection</a></li>
<li><a href="#step-4-view-all-your-vault-items">Step 4: View all your Vault items</a></li>
<li><a href="#step-5-move-a-vault-item-to-your-organization-vault">Step 5: Move a vault item to your organization vault</a></li>
<li><a href="#step-6-invite-users-to-your-organization">Step 6: Invite users to your organization</a></li>
<li><a href="#step-7-viewing-vault-items-in-the-browser-extension-apps">Step 7: Viewing vault items in the Browser Extension Apps</a></li>
</ul>
<hr>
<h3 id="step-1-sign-in-to-your-ayam-secure-secrets-web-vault" tabindex="-1"><a class="header-anchor" href="#step-1-sign-in-to-your-ayam-secure-secrets-web-vault"><span>Step 1: Sign in to your Ayam Secure Secrets Web Vault</span></a></h3>
<p>Organization management happens primarily in the Secrets Web Vault (<a href="https://secrets.ayamsecure.com" target="_blank">secrets.ayamsecure.com</a>) rather than the browser extension apps.</p>
<h3 id="step-2-create-your-organization" tabindex="-1"><a class="header-anchor" href="#step-2-create-your-organization"><span>Step 2: Create your organization</span></a></h3>
<p>Once you’re signed in to your Web Vault, on the left-hand sidebar, under <code>All vaults</code>, you’ll see <code>My vault</code>, which is your default personal vault and then an option to create a <code>New organization</code>. Go ahead and click that.</p>
<p><img src="/posts/post-45.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>On the New organization screen, give your organization a name and then enter the email that you used to sign up for Secrets, and click Submit.</p>
<p><img src="/posts/post-47.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>Once your organization is created, you will then be taken to your organization’s vault and shown the <code>Default collection</code> of this vault.</p>
<blockquote>
<p>It’s important to understand that now there is a personal vault that only you can access and an organization vault that can be accessed by members of the organization and no one else.</p>
</blockquote>
<p><img src="/posts/post-48.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>Another important point to note is that vault items (such as logins, cards, identities, secure notes) can only belong to one vault, either your personal vault or the shared organization vault. Once you share a vault item from your personal vault to an organization vault, you will then have to access your organization vault to be able to edit this vault item.</p>
<p>Don’t worry, it’s much easier than this because on the home page of your Web Vault you can see the vault items from all your vaults together. Also, in the browser extension apps, you will be able to see vault items from all your vaults.</p>
<h3 id="step-3-update-your-default-collection" tabindex="-1"><a class="header-anchor" href="#step-3-update-your-default-collection"><span>Step 3: Update your default collection</span></a></h3>
<p>Organization vaults store their vault items in a <code>collection</code>, which is just a group. You can have as many collections as you want. Go ahead and update the Default collection and give it a name that the members of your organization will recognize because when you share a vault item to an organization vault, you will have to select the collection that it gets added to.</p>
<p><img src="/posts/post-49.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p><img src="/posts/post-50.png#image-center" alt="" loading="lazy" decoding="async"></p>
<h3 id="step-4-view-all-your-vault-items" tabindex="-1"><a class="header-anchor" href="#step-4-view-all-your-vault-items"><span>Step 4: View all your Vault items</span></a></h3>
<p>Click on <code>Vaults</code> in the top menu bar and you will be taken to the home page of your Web Vault and it will be showing your vault items from all your vaults together. Under the <code>Owner</code> column, you can see which vault items belong to which vaults.</p>
<h3 id="step-5-move-a-vault-item-to-your-organization-vault" tabindex="-1"><a class="header-anchor" href="#step-5-move-a-vault-item-to-your-organization-vault"><span>Step 5: Move a vault item to your organization vault</span></a></h3>
<p>If you want to move a vault item from your personal vault to the organization vault, click on the 3 dots menu icon on the far right of the vault item and select <code>Move to organization</code>.</p>
<p><img src="/posts/post-51.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>In the modal that pops up, select your organization and the collection in your organization to move this vault item to.</p>
<p><img src="/posts/post-52.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>Now, in the <code>All vaults</code> view, you can see in the Owner column the vault item now belongs to the organization vault.</p>
<p><img src="/posts/post-53.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>Instead of thinking of sharing vault items from your personal vault to the organization vault, it’s better to think of <code>moving</code> vault items between vaults because as mentioned above, vault items can only belong to one vault at a time.</p>
<p>Now, from the left-hand sidebar, under <code>All vaults</code>, you can select <code>My vault</code> and the vault items will filter to show just the vault items in your personal vault. And likewise, you can select the organization vault to see just the vault items that are in the organization vault.</p>
<h3 id="step-6-invite-members-to-your-organization" tabindex="-1"><a class="header-anchor" href="#step-6-invite-members-to-your-organization"><span>Step 6: Invite members to your organization</span></a></h3>
<p>Once your organization is setup, to invite other members to your organization (such as your family or team members), in your Web Vault, click on <code>Organizations</code> in the top menu bar, then the <code>Members</code> tab below your organization name and then click <code>Invite member</code>.</p>
<p><img src="/posts/post-61.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>In the modal that pops up, there are 2 tabs. In the <code>Role</code> tab, enter the email of the member you want to invite (ensure that they have already setup their Secrets account before inviting them to your organization and use the same email address that they setup their Secrets account with). Choose the role that this member should have. Owner and Admin roles are similar in Secrets as billing and subscriptions are handled outside of Secrets.</p>
<p><img src="/posts/post-65.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>In the <code>Collections</code> tab, you can choose to give fine-grain authorization to this member or just select <code>Grant access to all current and future collections</code> if this is a member you trust, then click Save.</p>
<p><img src="/posts/post-62.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p><img src="/posts/post-63.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>Back on the <code>Members</code> tab of your Organization page, you will see that the member you invited has an <code>invited</code> tag next to their name.</p>
<p><img src="/posts/post-66.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>Then, the member you just invited will receive an email from <code>hi@ayamsecure.com</code> with the subject of Join “your organization name”. They should click the <code>Join Organization Now</code> button in the email and then in the page that opens up in the browser, they should click <code>Log in</code> (since they should already have a Secrets account setup).</p>
<p><img src="/posts/post-67.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>After they have logged in, you as the organization owner need to confirm their membership. From the <code>Members</code> tab of your Organization page, click on the 3 dots menu icon next to the invited member and select <code>Confirm</code>.</p>
<p><img src="/posts/post-68.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>The <code>Confirm User</code> modal pops up asking you to verify the member’s security <code>fingerprint phrase</code>.</p>
<p><img src="/posts/post-69.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>Ask the invited member to login to their Web Vault and then click on their profile on the top right of the menu bar and then select <code>Account settings</code>.</p>
<p><img src="/posts/post-71.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>On the right side of the <code>My account</code> page is the member’s security <code>fingerprint phrase</code>. Confirm that the phrase shown here matches the phrase shown in the owner’s <code>Confirm User</code> modal and then click on Confirm.</p>
<p><img src="/posts/post-72.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>Now, finally, the invited member is a confirmed member of your organization.</p>
<p><img src="/posts/post-73.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>They can now access all the vault items that have been shared to your organization’s vault.</p>
<p><img src="/posts/post-74.png#image-center" alt="" loading="lazy" decoding="async"></p>
<h3 id="step-7-viewing-vault-items-in-the-browser-extension-apps" tabindex="-1"><a class="header-anchor" href="#step-7-viewing-vault-items-in-the-browser-extension-apps"><span>Step 7: Viewing vault items in the Browser Extension Apps</span></a></h3>
<p>On a day-to-day basis, you will most likely be interacting with your Secrets vault items with the Browser Extension Apps. <a href="https://ayamsecure.com/posts/2022-11-how-to-use-secrets/#step-3-download-and-install-the-bitwarden-browser-extension-apps" target="_blank">Read this article on how to setup the Browser Extension Apps</a>.</p>
<p>Open the Bitwarden browser extension app and confirm that you can see your organization’s collection from the <code>Vault</code> tab.</p>
<p><img src="/posts/post-54.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>Select the collection to view the vault items in that collection.</p>
<p><img src="/posts/post-55.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>From the <code>Vault</code> tab, click on <code>Logins</code> and you will see all your login vault items from all your vaults. The vault items that are in your organization vault have a boxy shared vault icon next to the vault item name.</p>
<p><img src="/posts/post-56.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>To move an item from your personal vault to your organization vault, click on the vault item you want to move and then scroll down and click on <code>Move to organization</code>.</p>
<p><img src="/posts/post-57.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>Then select the organization and the collection in your organization vault that you want to move this vault item to and click on <code>Move</code> on the upper right.</p>
<p><img src="/posts/post-58.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>Back on your <code>Logins</code> view, you can now see that the item you just moved to your organization vault has the boxy shared vault icon next to the vault item name.</p>
<p><img src="/posts/post-60.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>There you have it! You now know how to create an organization in Secrets, invite and confirm a member to your organization, and move vault items from your personal vault to your organization vault.</p>
<p>If you need further help setting up your organization or organizing your vault items, please don’t hesitate to reach out and <a href="/contact/">contact us</a>.</p>
]]></content:encoded>
    </item>
    <item>
      <title>How to migrate from 1Password to Ayam Secure Secrets?</title>
      <link>https://ayamsecure.com/2022-11-migrate-from-1password/</link>
      <guid isPermaLink="true">https://ayamsecure.com/2022-11-migrate-from-1password/</guid>
      <pubDate>Sun, 20 Nov 2022 00:00:00 GMT</pubDate>
      <description>If you are considering making the switch from 1Password to Secrets, here is a guide on how to migrate your data.</description>
      <content:encoded><![CDATA[<p>1Password is a popular password manager that has been around for many years. However, in recent years, many users have started to switch to other password managers, including Ayam Secure Secrets (powered by Bitwarden). If you are considering making the switch from 1Password to Secrets, here is a guide on how to migrate your data:</p>
<h3 id="step-1-create-an-ayam-secure-secrets-account" tabindex="-1"><a class="header-anchor" href="#step-1-create-an-ayam-secure-secrets-account"><span>Step 1: Create an Ayam Secure Secrets account</span></a></h3>
<p>Before you can start migrating your data from 1Password to Secrets, you need to create a Secrets account. Vist the <a href="/services/secrets/">Secrets service page</a> and pick a subscription plan. After you checkout, follow the steps on the <a href="/secrets-get-started/">how to get started with Secrets page</a> to create your account.</p>
<h3 id="step-2-export-your-data-from-1password" tabindex="-1"><a class="header-anchor" href="#step-2-export-your-data-from-1password"><span>Step 2: Export your data from 1Password</span></a></h3>
<p>Next, you need to export your data from 1Password. This can be done only via the 1Password desktop apps on MacOS or Windows.</p>
<p>Open the 1Password desktop app and click on “File” in the top menu and select “Export”. Choose the vault you want to export (if you have multiple vaults, you will have to repeat this import process for each vault).</p>
<p><img src="/posts/post-29.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>Enter your master password, choose the <code>1PUX</code> file format and click Export Data to download the file. Save it on your desktop in a place you’ll be able to find it for the next step (most likely your Desktop or Downloads folder).</p>
<p><img src="/posts/post-30.png#image-center" alt="" loading="lazy" decoding="async"></p>
<h3 id="step-3-import-your-data-into-secrets" tabindex="-1"><a class="header-anchor" href="#step-3-import-your-data-into-secrets"><span>Step 3: Import your data into Secrets</span></a></h3>
<p>Once you have exported your data from 1Password, you can import it into Secrets. To do this, log in to the Secrets Web Vault in your browser (<a href="https://secrets.ayamsecure.com" target="_blank">secrets.ayamsecure.com</a>) and click on <code>Tools</code> in the top left-hand menu. Then, select <code>Import data</code> and choose the <code>1Password (1pux)</code> file format for your import. Follow the prompts to import your data into Secrets.</p>
<p><img src="/posts/post-31.png#image-center" alt="" loading="lazy" decoding="async"></p>
<h3 id="step-4-check-your-imported-data" tabindex="-1"><a class="header-anchor" href="#step-4-check-your-imported-data"><span>Step 4: Check your imported data</span></a></h3>
<p>After importing your data into Secrets, it’s a good idea to check that everything has been imported correctly. Take some time to go through your passwords and other data to ensure that everything is in order. If you notice any errors with your imported credentials, you can fix them manually by editing that specific credential.</p>
<h3 id="step-5-delete-your-data-from-1password" tabindex="-1"><a class="header-anchor" href="#step-5-delete-your-data-from-1password"><span>Step 5: Delete your data from 1Password</span></a></h3>
<p>Once you have successfully migrated your data to Secrets, you should delete your data from 1Password. This is an important step to ensure that your data is not compromised. To do this, follow the <a href="https://support.1password.com/archive-delete-items" target="_blank">instructions from 1Password</a> on how to delete items. open 1Password and select the vault you want to delete.</p>
<p>In conclusion, migrating from 1Password to Secrets is a straightforward process that can be completed in just a few steps. By following the above guide, you can ensure that your data is securely transferred to your new password manager. Secrets offers a robust set of features and is a popular choice among users who are looking for a reliable and user-friendly password manager.</p>
<p>Next, you can read this <a href="/posts/2022-11-how-to-use-secrets/">guide on how to use Secrets</a> to its full potential and keep your sensitive data safe and secure.</p>
]]></content:encoded>
    </item>
    <item>
      <title>How to migrate from LastPass to Ayam Secure Secrets</title>
      <link>https://ayamsecure.com/2022-11-migrate-from-lastpass/</link>
      <guid isPermaLink="true">https://ayamsecure.com/2022-11-migrate-from-lastpass/</guid>
      <pubDate>Sat, 12 Nov 2022 00:00:00 GMT</pubDate>
      <description>If you are considering making the switch from LastPass to Secrets, here is a guide on how to migrate your data.</description>
      <content:encoded><![CDATA[<p>LastPass is a popular password manager that has been around for many years. However, in recent years, many users have started to switch to other password managers, including Ayam Secure Secrets (powered by Bitwarden). If you are considering making the switch from LastPass to Secrets, here is a guide on how to migrate your data:</p>
<h3 id="step-1-create-an-ayam-secure-secrets-account" tabindex="-1"><a class="header-anchor" href="#step-1-create-an-ayam-secure-secrets-account"><span>Step 1: Create an Ayam Secure Secrets account</span></a></h3>
<p>Before you can start migrating your data from 1Password to Secrets, you need to create a Secrets account. Vist the <a href="/services/secrets/">Secrets service page</a> and pick a subscription plan. After you checkout, follow the steps on the <a href="/secrets-get-started/">how to get started with Secrets page</a> to create your account.</p>
<h3 id="step-2-export-your-data-from-lastpass" tabindex="-1"><a class="header-anchor" href="#step-2-export-your-data-from-lastpass"><span>Step 2: Export your data from LastPass</span></a></h3>
<p>Next, you need to export your data from LastPass. This can be done by logging into your <a href="https://lastpass.com/?ac=1" target="_blank">LastPass web vault</a>, clicking on <code>Advanced Options</code> in the lower left-hand menu, and then from the <code>Manage your Vault</code> section, select the <code>Export</code> option.</p>
<p><img src="/posts/post-38.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>At this stage, LastPass will send you an email to confirm the export. From your email inbox, confirm the export, then return to your LastPass web vault, and select the Export option again to complete the export. Depending on your browser, your data will either be automatically saved as a <code>.csv</code> or printed to the screen in a <code>.csv</code> format.</p>
<p>If your data was printed to the screen, highlight the text and copy and paste it into a new <code>export.csv</code> file using your note pad editor (make sure to save the file as a <code>.csv</code> and not <code>.txt</code>).</p>
<p><img src="/posts/post-42.png#image-center" alt="" loading="lazy" decoding="async"></p>
<h3 id="step-3-import-your-data-into-secrets" tabindex="-1"><a class="header-anchor" href="#step-3-import-your-data-into-secrets"><span>Step 3: Import your data into Secrets</span></a></h3>
<p>Once you have exported your data from LastPass, you can import it into Secrets. To do this, log in to the Secrets Web Vault in your browser (<a href="https://secrets.ayamsecure.com" target="_blank">secrets.ayamsecure.com</a>) and click on <code>Tools</code> in the top left-hand menu. Then, select <code>Import data</code> and choose the <code>LastPass (csv)</code> file format for your import. Follow the prompts to import your data into Secrets.</p>
<p><img src="/posts/post-43.png#image-center" alt="" loading="lazy" decoding="async"></p>
<h3 id="step-4-check-your-imported-data" tabindex="-1"><a class="header-anchor" href="#step-4-check-your-imported-data"><span>Step 4: Check your imported data</span></a></h3>
<p>After importing your data into Secrets, it’s a good idea to check that everything has been imported correctly. Take some time to go through your passwords and other data to ensure that everything is in order. If you notice any errors with your imported credentials, you can fix them manually by editing that specific credential. If you’re having some issues importing your data, please follow the <a href="https://bitwarden.com/help/import-from-lastpass/#import-troubleshooting" target="_blank">troubleshooting steps</a> here or <a href="/contact/">contact us</a> for further help.</p>
<h3 id="step-5-delete-your-data-from-lastpass" tabindex="-1"><a class="header-anchor" href="#step-5-delete-your-data-from-lastpass"><span>Step 5: Delete your data from LastPass</span></a></h3>
<p>Once you have successfully migrated your data to Secrets, you should delete your account from LastPass. This is an important step to ensure that your data is not compromised. To do this, log into your LastPass account and then visit this <a href="https://lastpass.com/delete_account.php" target="_blank">Delete Account</a> page to start the process of deleting your account.</p>
<p>In conclusion, migrating from LastPass to Secrets is a straightforward process that can be completed in just a few steps. By following the above guide, you can ensure that your data is securely transferred to your new password manager. Secrets offers a robust set of features and is a popular choice among users who are looking for a reliable and user-friendly password manager.</p>
<p>Next, you can read this <a href="/posts/2022-11-how-to-use-secrets/">guide on how to use Secrets</a> to its full potential and keep your sensitive data safe and secure.</p>
]]></content:encoded>
    </item>
    <item>
      <title>How to use Secrets Password Manager</title>
      <link>https://ayamsecure.com/2022-11-how-to-use-secrets/</link>
      <guid isPermaLink="true">https://ayamsecure.com/2022-11-how-to-use-secrets/</guid>
      <pubDate>Thu, 03 Nov 2022 00:00:00 GMT</pubDate>
      <description>Ayam Secure Secrets (powered by Bitwarden) is a popular and user-friendly password manager that can help you securely store and manage your passwords.</description>
      <content:encoded><![CDATA[<p>Ayam Secure Secrets (powered by Bitwarden) is a popular and user-friendly password manager that can help you securely store and manage your passwords.</p>
<p>One important aspect to understand is that Ayam Secure Secrets implements an open-source Bitwarden server where your encrypted passwords are stored in an encrypted database. You can access your passwords from various applications. When you access your passwords from the Web App, this Web App is served by Ayam Secure. You can also access your passwords using applications from Bitwarden, such as the Browser Extensions (which is highly recommended to get the most use out of a password manager), mobile apps for your phone from the app stores, and desktop apps.</p>
<p>So keep in mind that Secrets and Bitwarden refer to the same password manager.</p>
<h3 id="here-is-a-step-by-step-guide-to-make-the-most-use-out-of-secrets" tabindex="-1"><a class="header-anchor" href="#here-is-a-step-by-step-guide-to-make-the-most-use-out-of-secrets"><span>Here is a step-by-step guide to make the most use out of Secrets:</span></a></h3>
<h3 id="step-1-create-an-ayam-secure-secrets-account" tabindex="-1"><a class="header-anchor" href="#step-1-create-an-ayam-secure-secrets-account"><span>Step 1: Create an Ayam Secure Secrets account</span></a></h3>
<p>Before you can start using Secrets, you need to create a Secrets account. Vist the <a href="/services/secrets/">Secrets service page</a> and pick a subscription plan. After you checkout, follow the steps on the <a href="/secrets-get-started/">how to get started with Secrets page</a> to create your account.</p>
<h3 id="step-2-add-your-existing-passwords-to-secrets" tabindex="-1"><a class="header-anchor" href="#step-2-add-your-existing-passwords-to-secrets"><span>Step 2: Add your existing passwords to Secrets</span></a></h3>
<p>The next step is get your existing passwords into your Secrets/Bitwarden password vault. Read this post if you’re <a href="/posts/2022-11-migrate-from-1password/">migrating from 1Password</a>, this post if you’re <a href="/posts/2022-11-migrate-from-lastpass/">migrating from LastPass</a>, and this post if you’re migrating from Google <a href="https://bitwarden.com/help/import-from-chrome/" target="_blank">Chrome’s password manager</a>. If you’re importing passwords from another source, get help from the <a href="https://bitwarden.com/help/import-data/" target="_blank">Bitwarden help site</a>.</p>
<h3 id="step-3-download-and-install-the-bitwarden-browser-extension-apps" tabindex="-1"><a class="header-anchor" href="#step-3-download-and-install-the-bitwarden-browser-extension-apps"><span>Step 3: Download and install the Bitwarden Browser Extension Apps</span></a></h3>
<p>To get the most use of Secrets/Bitwarden, download and install Bitwarden’s Browser Extension App for your browser. Download the <a href="https://chrome.google.com/webstore/detail/bitwarden-free-password-m/nngceckbapebfimnlniiiahkandclblb" target="_blank">extension for Chrome here</a>, the <a href="https://addons.mozilla.org/en-US/firefox/addon/bitwarden-password-manager/" target="_blank">extension for Firefox here</a>, and <a href="https://bitwarden.com/download/#downloads-web-browser" target="_blank">for other browsers here</a>.</p>
<p>After it has been installed, click on the Bitwarden Browser Extension App icon, which is usually on the upper right of your browser.</p>
<p><img src="/posts/post-78.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>Before you login to your Secrets/Bitwarden vault, please change the Server URL by clicking on the dropdown arrow below the Email address input box, next to <a href="http://bitwarden.com" target="_blank" rel="noopener noreferrer">bitwarden.com</a> and click on <code>self-hosted</code>.</p>
<p><img src="/posts/post-75.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>Enter this for the Server URL: <code>https://secrets.ayamsecure.com</code> and click Save on the upper right.</p>
<p><img src="/posts/post-33.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>Then you’ll be back on the login screen. Ensure that below the Email address input box, it states: <code>Logging in on self-hosted</code>. Enter your Email address, check the box that says <code>Remember email</code>, and click Continue.</p>
<p><img src="/posts/post-76.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>Next enter your Master Password and if you have setup Second Factor Authentication on your vault (you definitely should), enter the passcode and then you’ll be logged in to your vault through this Extension App.</p>
<p><img src="/posts/post-77.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>One of the great features of Secrets/Bitwarden is its ability to autofill passwords. Once you have added your passwords to your vault, you can use Bitwarden to automatically fill in your login credentials when you visit a website or service. Verify that this setting is enabled by first clicking on the Settings icon in the lower right of the Extension App.</p>
<p><img src="/posts/post-35.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>Then click on the first option under Manage: <code>Auto-fill</code>.</p>
<p><img src="/posts/post-36.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>And ensure that the Auto-fill on page load setting is checked, which is the default. While you’re on this screen, also ensure that the <code>Default URI match detection</code> is set to <code>Base domain</code>. This means that if you saved a login’s url as <code>https://account.google.com</code>, Bitwarden will show you this login if you’re on any other <code>https://google.com</code> site.</p>
<p><img src="/posts/post-37.png#image-center" alt="" loading="lazy" decoding="async"></p>
<p>You can then click Back or click outside the Extension App to minimize it.</p>
<p>Now, visit a website for which you have a login saved and test out the auto-fill feature. If it doesn’t auto-fill, simply click on the Bitwarden icon in your browser’s toolbar and select the login you want to use. Bitwarden will then fill in your username and password for you.</p>
<h3 id="step-4-download-and-install-the-bitwarden-mobile-and-desktop-apps" tabindex="-1"><a class="header-anchor" href="#step-4-download-and-install-the-bitwarden-mobile-and-desktop-apps"><span>Step 4: Download and install the Bitwarden Mobile and Desktop Apps</span></a></h3>
<p>You can install the Bitwarden Mobile app for <a href="https://itunes.apple.com/app/bitwarden-free-password-manager/id1137397744?mt=8" target="_blank">iPhone from the Apple App Store</a> and for <a href="https://play.google.com/store/apps/details?id=com.x8bit.bitwarden" target="_blank">Android from the Google Play store</a>. If you want, you can also install the Bitwarden Desktop App for Windows, MacOS, or Linux by visiting <a href="https://bitwarden.com/download/" target="_blank">this Bitwarden website</a> and clicking on the platform you are using. Follow the prompts to install the app.</p>
<h3 id="step-5-add-new-passwords-to-your-vault" tabindex="-1"><a class="header-anchor" href="#step-5-add-new-passwords-to-your-vault"><span>Step 5: Add new passwords to your vault</span></a></h3>
<p>Now that your vault is set up, you can start adding new passwords to it. To do this, click on the <code>+</code> button in the upper right of the Bitwarden Extension app and select “Login” from the Type dropdown menu. Enter the website URL, username, and password for the website or service you want to add. You can also add notes to store additional information regarding this login credential and you can add this credential to a folder to help you organize your passwords. Don’t forget to click Save on the upper right when you’re done. You can edit your folders and add new ones through the <code>Web App</code> located at <a href="https://secrets.ayamsecure.com" target="_blank">https://secrets.ayamsecure.com</a>.</p>
<p><img src="/posts/post-41.png#image-center" alt="" loading="lazy" decoding="async"></p>
<h3 id="step-6-generate-secure-passwords" tabindex="-1"><a class="header-anchor" href="#step-6-generate-secure-passwords"><span>Step 6: Generate secure passwords</span></a></h3>
<p>Another useful feature of Bitwarden is its password generator. This tool allows you to generate strong, unique passwords that are difficult to guess or crack. To use the password generator, click on the “Generator” button in the lower right of the Bitwarden Extension app and customize the settings as needed. Then, copy and paste the generated password into the website or service you want to use it for.</p>
<p><img src="/posts/post-40.png#image-center" alt="" loading="lazy" decoding="async"></p>
<h3 id="step-7-share-passwords-securely-using-organizations" tabindex="-1"><a class="header-anchor" href="#step-7-share-passwords-securely-using-organizations"><span>Step 7: Share passwords securely using Organizations</span></a></h3>
<p>Bitwarden also allows you to share passwords securely with other users in your Secrets/Bitwarden Organization. <a href="/posts/2023-02-how-to-use-organizations/">Read this article on how to use Organizations in Secrets</a>.</p>
<p>In conclusion, Ayam Secure Secrets (powered by Bitwarden) is a popular and user-friendly password manager that can help you securely store and manage your passwords. By following the above guide, you can learn how to use Secrets to its full potential and keep your sensitive data safe and secure.</p>
]]></content:encoded>
    </item>
    <item>
      <title>How to migrate from Dropbox to Ayam Secure Box</title>
      <link>https://ayamsecure.com/2022-10-migrate-from-dropbox/</link>
      <guid isPermaLink="true">https://ayamsecure.com/2022-10-migrate-from-dropbox/</guid>
      <pubDate>Wed, 26 Oct 2022 00:00:00 GMT</pubDate>
      <description>In this blog post, we&#39;ll guide you through the process of migrating from Dropbox to Nextcloud.</description>
      <content:encoded><![CDATA[<p>Dropbox is a popular cloud storage and file sharing service that allows you to store and share files online. However, if you’re looking for an open-source alternative that offers more privacy and control over your data, Nextcloud is a great option. In this blog post, we’ll guide you through the process of migrating from Dropbox to Nextcloud.</p>
<p>Step 1: Set up Nextcloud</p>
<p>The first step is to set up Nextcloud on your server or hosting platform. Nextcloud can be installed on a variety of platforms, including Linux, Windows, and macOS. You can also use a cloud hosting provider that offers Nextcloud as a pre-installed option. Follow the installation instructions provided by Nextcloud or your hosting provider.</p>
<p>Step 2: Export your Dropbox data</p>
<p>Before migrating to Nextcloud, you need to export your data from Dropbox. To do this, log in to your Dropbox account and go to the “Settings” page. Click on the “Export” button and select the files and folders you want to export. Choose the format for your exported files and click on the “Export” button.</p>
<p>Step 3: Import your data to Nextcloud</p>
<p>Once you have exported your data from Dropbox, you can import it to Nextcloud. To do this, log in to your Nextcloud account and click on the “Files” app. Then, click on the “Upload” button and select the files and folders you want to import. You can also drag and drop files directly into the web interface.</p>
<p>Step 4: Set up syncing</p>
<p>Nextcloud offers a desktop syncing client that allows you to automatically sync files between your computer and Nextcloud. To set up syncing, download and install the Nextcloud client for your operating system. Then, log in to your Nextcloud account and select the folders you want to sync.</p>
<p>Step 5: Share files and collaborate</p>
<p>Now that you have migrated to Nextcloud, you can start sharing files and collaborating with others. Nextcloud offers a variety of collaboration features, including document editing, calendaring, and chat. To share a file, select the file you want to share and click on the “Share” button. Enter the email address of the person you want to share the file with and customize the sharing settings as needed.</p>
<p>In conclusion, migrating from Dropbox to Nextcloud is a straightforward process that allows you to switch to an open-source and more privacy-focused cloud storage and file sharing service. By following the above guide, you can learn how to migrate your data and start using Nextcloud to its full potential.</p>
]]></content:encoded>
    </item>
    <item>
      <title>How to migrate from Google Drive to Nextcloud</title>
      <link>https://ayamsecure.com/2022-10-migrate-from-google-drive/</link>
      <guid isPermaLink="true">https://ayamsecure.com/2022-10-migrate-from-google-drive/</guid>
      <pubDate>Thu, 20 Oct 2022 00:00:00 GMT</pubDate>
      <description>In this blog post, we&#39;ll guide you through the process of migrating from Google Drive to Nextcloud.</description>
      <content:encoded><![CDATA[<p>Google Drive is one of the most popular cloud storage and file sharing services available today. However, if you’re looking for an open-source alternative that offers more privacy and control over your data, Nextcloud is a great option. In this blog post, we’ll guide you through the process of migrating from Google Drive to Nextcloud.</p>
<p>Step 1: Set up Nextcloud</p>
<p>The first step is to set up Nextcloud on your server or hosting platform. Nextcloud can be installed on a variety of platforms, including Linux, Windows, and macOS. You can also use a cloud hosting provider that offers Nextcloud as a pre-installed option. Follow the installation instructions provided by Nextcloud or your hosting provider.</p>
<p>Step 2: Export your Google Drive data</p>
<p>Before migrating to Nextcloud, you need to export your data from Google Drive. To do this, log in to your Google Drive account and go to the “Settings” page. Click on the “Download your data” button and select the files and folders you want to export. Choose the format for your exported files and click on the “Create export” button.</p>
<p>Step 3: Import your data to Nextcloud</p>
<p>Once you have exported your data from Google Drive, you can import it to Nextcloud. To do this, log in to your Nextcloud account and click on the “Files” app. Then, click on the “Upload” button and select the files and folders you want to import. You can also drag and drop files directly into the web interface.</p>
<p>Step 4: Set up syncing</p>
<p>Nextcloud offers a desktop syncing client that allows you to automatically sync files between your computer and Nextcloud. To set up syncing, download and install the Nextcloud client for your operating system. Then, log in to your Nextcloud account and select the folders you want to sync.</p>
<p>Step 5: Share files and collaborate</p>
<p>Now that you have migrated to Nextcloud, you can start sharing files and collaborating with others. Nextcloud offers a variety of collaboration features, including document editing, calendaring, and chat. To share a file, select the file you want to share and click on the “Share” button. Enter the email address of the person you want to share the file with and customize the sharing settings as needed.</p>
<p>In conclusion, migrating from Google Drive to Nextcloud is a straightforward process that allows you to switch to an open-source and more privacy-focused cloud storage and file sharing service. By following the above guide, you can learn how to migrate your data and start using Nextcloud to its full potential.</p>
]]></content:encoded>
    </item>
    <item>
      <title>What is Ayam Secure Box?</title>
      <link>https://ayamsecure.com/2022-10-what-is-box/</link>
      <guid isPermaLink="true">https://ayamsecure.com/2022-10-what-is-box/</guid>
      <pubDate>Sat, 15 Oct 2022 00:00:00 GMT</pubDate>
      <description>Nextcloud is a popular open-source file sharing and collaboration platform that allows individuals and organizations to securely store and share files and collaborate on projects in the cloud.</description>
      <content:encoded><![CDATA[<p>Nextcloud is a popular open-source file sharing and collaboration platform that allows individuals and organizations to securely store and share files and collaborate on projects in the cloud. It offers a variety of features, including file sharing, document collaboration, calendaring, and more.</p>
<p>Here is a step-by-step guide on how to use Nextcloud:</p>
<p>Step 1: Install Nextcloud</p>
<p>To use Nextcloud, you need to first install it on a server or hosting platform. Nextcloud can be installed on a variety of platforms, including Linux, Windows, and macOS. You can also use a cloud hosting provider that offers Nextcloud as a pre-installed option. Follow the installation instructions provided by Nextcloud or your hosting provider.</p>
<p>Step 2: Create an account</p>
<p>After installing Nextcloud, you need to create an account. This can be done by visiting the Nextcloud login page and clicking on the “Create an account” button. Enter your username, email address, and password and click on the “Create account” button.</p>
<p>Step 3: Upload and share files</p>
<p>Now that you have created an account, you can start uploading and sharing files. To do this, log in to your Nextcloud account and click on the “Files” app. Then, click on the “Upload” button to upload a file from your computer. You can also drag and drop files directly into the web interface.</p>
<p>To share a file, select the file you want to share and click on the “Share” button. Enter the email address of the person you want to share the file with and customize the sharing settings as needed. You can also create public links that allow anyone with the link to access the file.</p>
<p>Step 4: Collaborate on documents</p>
<p>Nextcloud also offers document collaboration features that allow multiple users to edit the same document in real-time. To use this feature, create a new document in the Nextcloud “Documents” app and invite collaborators by clicking on the “Share” button. Collaborators can then edit the document simultaneously and see changes in real-time.</p>
<p>Step 5: Use the calendar and contacts apps</p>
<p>Nextcloud also offers a calendar app that allows you to manage your schedule and appointments. You can create and edit events, set reminders, and share your calendar with others. Nextcloud also has a contacts app that allows you to manage your contacts and sync them across devices.</p>
<p>Step 6: Use the chat app</p>
<p>Nextcloud also has a chat app that allows you to communicate with others in real-time. You can create channels for different topics and invite others to join. You can also send direct messages to other users.</p>
<p>In conclusion, Nextcloud is a powerful and versatile platform that offers a variety of features for file sharing, collaboration, and communication. By following the above guide, you can learn how to use Nextcloud to its full potential and streamline your workflows.</p>
]]></content:encoded>
    </item>
    <item>
      <title>Why should you care about your data privacy?</title>
      <link>https://ayamsecure.com/2022-06-why-care-about-data-privacy/</link>
      <guid isPermaLink="true">https://ayamsecure.com/2022-06-why-care-about-data-privacy/</guid>
      <pubDate>Fri, 10 Jun 2022 00:00:00 GMT</pubDate>
      <description>In today&#39;s digital age, data privacy has become a major concern for individuals, businesses, and governments alike.</description>
      <content:encoded><![CDATA[<p>In today’s digital age, data privacy has become a major concern for individuals, businesses, and governments alike. With the vast amount of personal information we share online, it has become increasingly important to understand why data privacy matters and how it impacts us on a personal level.</p>
<h2 id="here-are-some-reasons-why-you-should-care-about-your-data-privacy" tabindex="-1"><a class="header-anchor" href="#here-are-some-reasons-why-you-should-care-about-your-data-privacy"><span>Here are some reasons why you should care about your data privacy:</span></a></h2>
<ol>
<li>
<p>Protects Your Personal Information</p>
<p>Your personal information is valuable, and it is your right to keep it private. This includes sensitive data such as your name, address, social security number, and financial information. If this information falls into the wrong hands, it can be used for identity theft, fraud, or other malicious purposes.</p>
</li>
<li>
<p>Maintains Your Reputation</p>
<p>Your online reputation is essential, whether you’re an individual or a business. If your personal information is leaked or compromised, it can negatively impact your reputation. For businesses, this can lead to a loss of customer trust and can damage the brand’s image.</p>
</li>
<li>
<p>Prevents Cybercrime</p>
<p>Cybercrime is a growing concern, with hackers and cybercriminals constantly finding new ways to exploit vulnerabilities in technology. By taking data privacy seriously, you can help prevent cybercrime from occurring. This not only protects you but also helps to make the internet a safer place for everyone.</p>
</li>
<li>
<p>Protects Your Financial Information</p>
<p>Your financial information is among the most sensitive data that you have, and it’s important to keep it private. This includes bank account numbers, credit card details, and other financial information. If this information is stolen, it can lead to financial loss and damage your credit score.</p>
</li>
<li>
<p>Ensures Your Personal Safety</p>
<p>In some cases, your personal safety may depend on keeping your data private. For example, if you are a victim of domestic violence or stalking, your location data can be used to track you. It’s essential to keep your data private to protect your safety in such situations.</p>
</li>
<li>
<p>Maintains Your Legal Rights</p>
<p>Data privacy laws protect your right to privacy, and it’s important to understand and exercise those rights. By keeping your data private, you can ensure that your legal rights are protected and that you’re not inadvertently waiving them.</p>
</li>
</ol>
<h2 id="conclusion" tabindex="-1"><a class="header-anchor" href="#conclusion"><span>Conclusion</span></a></h2>
<p>Data privacy is an essential aspect of our digital lives, and it’s important to understand why it matters. It protects your personal information, maintains your reputation, prevents cybercrime, protects your financial information, ensures your personal safety, and maintains your legal rights. By taking data privacy seriously, you can enjoy a safer and more secure online experience, and protect yourself from the negative consequences of data breaches and cybercrime.</p>
]]></content:encoded>
    </item>
    <item>
      <title>Best practices for password management</title>
      <link>https://ayamsecure.com/2022-05-best-pratices-password-management/</link>
      <guid isPermaLink="true">https://ayamsecure.com/2022-05-best-pratices-password-management/</guid>
      <pubDate>Sun, 15 May 2022 00:00:00 GMT</pubDate>
      <description>In today&#39;s world, where most of our personal and professional life is conducted online, keeping our digital identity secure has become crucial.</description>
      <content:encoded><![CDATA[<p>In today’s world, where most of our personal and professional life is conducted online, keeping our digital identity secure has become crucial. Passwords are the primary gatekeepers of our digital identities, and it is essential to manage them correctly to protect our sensitive data. In this post, we will discuss the best practices for password management to ensure your online safety.</p>
<ol>
<li>
<p>Use Strong Passwords</p>
<p>A strong password should be at least 12 characters long and include a combination of upper and lower case letters, numbers, and special characters. Avoid using predictable passwords such as “123456” or “password.” Instead, use a passphrase, which is a sequence of random words, to make it easier to remember and harder to crack.</p>
</li>
<li>
<p>Use a Password Manager</p>
<p>A password manager is a secure software tool that stores all your passwords in an encrypted format. It allows you to create and store strong passwords for all your accounts without having to remember them. Password managers also help you avoid using the same password across multiple accounts, which is a security risk.</p>
</li>
<li>
<p>Enable Two-Factor Authentication</p>
<p>Two-factor authentication (2FA) adds an extra layer of security to your accounts by requiring an additional authentication factor, such as a code generated by an app or a fingerprint scan, along with your password. It is an effective way to prevent unauthorized access to your accounts.</p>
</li>
<li>
<p>Change Your Passwords Regularly</p>
<p>Regularly changing your passwords helps prevent them from being compromised. It is recommended to change your passwords every 90 days. Additionally, if you suspect that one of your accounts has been compromised, change the password immediately.</p>
</li>
<li>
<p>Use Different Passwords for Each Account</p>
<p>Using the same password for multiple accounts is a significant security risk. If one of your accounts is compromised, hackers can use the same password to gain access to all your other accounts. It is crucial to use a different password for each account.</p>
</li>
<li>
<p>Avoid Sharing Your Passwords</p>
<p>Sharing your passwords with others, even with family and friends, is never a good idea. If you must share your password, create a temporary one and change it as soon as the other person is done using it.</p>
</li>
<li>
<p>Be Cautious of Phishing Scams</p>
<p>Phishing scams are attempts to trick you into revealing your passwords and other sensitive information. Be cautious of emails or messages that ask you to click on a link or provide your login credentials. Always verify the legitimacy of the request before providing any personal data.</p>
</li>
</ol>
<h2 id="conclusion" tabindex="-1"><a class="header-anchor" href="#conclusion"><span>Conclusion</span></a></h2>
<p>Effective password management is crucial in keeping your online identity safe and secure. Use strong passwords, enable two-factor authentication, use a password manager, change your passwords regularly, use different passwords for each account, avoid sharing your passwords, and be cautious of phishing scams. By following these best practices, you can ensure that your digital identity is protected, and you can enjoy a safer and more secure online experience.</p>
]]></content:encoded>
    </item>
    <item>
      <title>Is your personal data available on the black market?</title>
      <link>https://ayamsecure.com/2022-04-your-data-on-the-black-market/</link>
      <guid isPermaLink="true">https://ayamsecure.com/2022-04-your-data-on-the-black-market/</guid>
      <pubDate>Tue, 05 Apr 2022 00:00:00 GMT</pubDate>
      <description>The internet has become an essential part of our lives, and we use it for everything from online shopping to socializing with friends and family.</description>
      <content:encoded><![CDATA[<p>The internet has become an essential part of our lives, and we use it for everything from online shopping to socializing with friends and family. But as we store more personal information online, the risk of our data being compromised also increases. The black market is a thriving marketplace for stolen data, and your personal information may already be available there. In this post, we will explore the risks associated with the black market and provide tips on how to protect your personal data.</p>
<h2 id="is-my-personal-data-available-on-the-black-market" tabindex="-1"><a class="header-anchor" href="#is-my-personal-data-available-on-the-black-market"><span>Is My Personal Data Available on the Black Market?</span></a></h2>
<p>Unfortunately, the answer is most likely yes. Hackers and cybercriminals are constantly seeking new ways to steal personal data and sell it on the black market. According to a recent report by security company Norton, personal data such as email addresses, credit card information, and social security numbers are readily available on the black market for a relatively low price.</p>
<p>While it may be impossible to prevent your personal data from being stolen, there are steps you can take to reduce the risk of it being sold on the black market.</p>
<h2 id="how-to-protect-your-personal-data" tabindex="-1"><a class="header-anchor" href="#how-to-protect-your-personal-data"><span>How to Protect Your Personal Data</span></a></h2>
<ol>
<li>
<p>Use Strong Passwords</p>
<p>One of the most important steps you can take to protect your personal data is to use strong passwords. Use a combination of upper and lowercase letters, numbers, and special characters. Avoid using easily guessable passwords, such as your birthdate or the name of a pet. Use different passwords for each of your online accounts.</p>
</li>
<li>
<p>Enable Two-Factor Authentication</p>
<p>Two-factor authentication (2FA) provides an extra layer of security by requiring a second form of authentication, such as a text message or fingerprint, in addition to your password. This can significantly reduce the risk of your personal data being stolen.</p>
</li>
<li>
<p>Be Cautious of Phishing Scams</p>
<p>Phishing scams are a common way for hackers to steal personal data. Be cautious of emails or messages that ask for personal information, such as login credentials or credit card numbers. Always verify the legitimacy of the request before providing any personal data.</p>
</li>
<li>
<p>Use a Virtual Private Network (VPN)</p>
<p>A VPN encrypts your internet connection and hides your IP address, making it more difficult for hackers to steal your personal data. Use a VPN whenever you connect to public Wi-Fi networks or when accessing sensitive data.</p>
</li>
<li>
<p>Keep Your Software Up to Date</p>
<p>Keeping your software up to date is critical in protecting your personal data. Software updates often include security patches that address known vulnerabilities. Make sure to keep your operating system, antivirus software, and other applications up to date.</p>
</li>
</ol>
<h2 id="conclusion" tabindex="-1"><a class="header-anchor" href="#conclusion"><span>Conclusion</span></a></h2>
<p>Your personal data may already be available on the black market, but by taking proactive steps to protect it, you can reduce the risk of it being sold or used for fraudulent purposes. Use strong passwords, enable two-factor authentication, be cautious of phishing scams, use a VPN, and keep your software up to date. By following these simple tips, you can protect your personal data and enjoy a safer and more secure online experience.</p>
]]></content:encoded>
    </item>
    <item>
      <title>Using password management in estate planning</title>
      <link>https://ayamsecure.com/2022-03-password-management-in-estate-planning/</link>
      <guid isPermaLink="true">https://ayamsecure.com/2022-03-password-management-in-estate-planning/</guid>
      <pubDate>Mon, 28 Mar 2022 00:00:00 GMT</pubDate>
      <description>When it comes to estate planning, many people focus on creating a will or trust to ensure their assets are distributed according to their wishes after they pass away.</description>
      <content:encoded><![CDATA[<p>When it comes to estate planning, many people focus on creating a will or trust to ensure their assets are distributed according to their wishes after they pass away. However, one important aspect of estate planning that is often overlooked is managing digital assets, including passwords for online accounts. In this post, we’ll explore the benefits of using password management in estate planning.</p>
<h2 id="what-are-digital-assets" tabindex="-1"><a class="header-anchor" href="#what-are-digital-assets"><span>What are Digital Assets?</span></a></h2>
<p>Digital assets refer to any online accounts, files, or data that have value or significance to an individual. These may include social media accounts, email accounts, cloud storage, digital photos, online banking, and other financial accounts. Managing these digital assets is an important part of estate planning, as they may contain personal information, intellectual property, or other sensitive data that should be protected.</p>
<h2 id="the-importance-of-password-management-in-estate-planning" tabindex="-1"><a class="header-anchor" href="#the-importance-of-password-management-in-estate-planning"><span>The Importance of Password Management in Estate Planning</span></a></h2>
<p>One of the challenges of managing digital assets is keeping track of the numerous passwords and login information for various online accounts. In many cases, individuals have dozens of online accounts, each requiring a unique username and password. Without a system for managing these passwords, it can be difficult for loved ones to access these accounts after an individual passes away.</p>
<p>Using a password manager can help simplify the process of managing digital assets in estate planning. A password manager is a secure online tool that stores login information for all your online accounts in one place. This tool can generate strong, unique passwords for each account, making it easier to manage your digital assets and protect your personal information.</p>
<h2 id="how-password-management-can-help-with-estate-planning" tabindex="-1"><a class="header-anchor" href="#how-password-management-can-help-with-estate-planning"><span>How Password Management Can Help with Estate Planning</span></a></h2>
<p>Here are a few ways that password management can help with estate planning:</p>
<ol>
<li>
<p>Access to Digital Assets</p>
<p>When someone passes away, their loved ones may need access to their digital assets in order to manage their affairs. This may include closing or transferring online accounts, retrieving important documents or files, or accessing financial accounts. If the deceased individual did not leave behind a way to access these accounts, it can be a challenge for their loved ones to manage their digital assets.</p>
<p>By using a password manager, individuals can store all their login information in one place and share access with their designated beneficiaries. This can make it easier for loved ones to access important digital assets after an individual passes away.</p>
</li>
<li>
<p>Simplified Account Management</p>
<p>Using a password manager can help simplify the process of managing online accounts during an individual’s lifetime. Rather than trying to remember dozens of different passwords or using the same password for multiple accounts, individuals can use a password manager to generate strong, unique passwords for each account. This can help protect their personal information and prevent security breaches.</p>
</li>
<li>
<p>Secure Storage</p>
<p>Password managers are designed to be secure and protect sensitive information. This can help ensure that digital assets are protected during an individual’s lifetime and after they pass away. By using a password manager, individuals can be confident that their login information is stored securely and only accessible by authorized individuals.</p>
</li>
</ol>
<h2 id="choosing-a-password-manager-for-estate-planning" tabindex="-1"><a class="header-anchor" href="#choosing-a-password-manager-for-estate-planning"><span>Choosing a Password Manager for Estate Planning</span></a></h2>
<p>When choosing a password manager for estate planning, it’s important to select a tool that is secure, easy to use, and offers the features you need. Some password managers offer advanced features like the ability to designate beneficiaries or automatically transfer assets after an individual passes away.</p>
<p>It’s also important to ensure that your designated beneficiaries are aware of your password manager and how to access it. You may want to include instructions in your will or trust or share the information with your beneficiaries directly.</p>
<h2 id="conclusion" tabindex="-1"><a class="header-anchor" href="#conclusion"><span>Conclusion</span></a></h2>
<p>Managing digital assets is an important part of estate planning, and using a password manager can help simplify the process. By storing all your login information in one secure location, you can make it easier for your loved ones to access important digital assets after you pass away. When choosing a password manager for estate planning, be sure to select a tool that is secure, easy to use, and offers the features you need.</p>
]]></content:encoded>
    </item>
    <item>
      <title>The pros and cons of using free services on the internet</title>
      <link>https://ayamsecure.com/2022-02-pros-cons-of-free-internet-services/</link>
      <guid isPermaLink="true">https://ayamsecure.com/2022-02-pros-cons-of-free-internet-services/</guid>
      <pubDate>Sun, 20 Feb 2022 00:00:00 GMT</pubDate>
      <description>The internet has revolutionized the way we communicate, work, and conduct business. Today, there are countless free services on the internet that offer users a range of benefits, from social media platforms to cloud-based storage solutions.</description>
      <content:encoded><![CDATA[<p>The internet has revolutionized the way we communicate, work, and conduct business. Today, there are countless free services on the internet that offer users a range of benefits, from social media platforms to cloud-based storage solutions. While these services may be free, there are potential privacy risks associated with using them. In this post, we will discuss the pros and cons of using free services on the internet with regards to data privacy.</p>
<h2 id="pros-of-using-free-services-on-the-internet" tabindex="-1"><a class="header-anchor" href="#pros-of-using-free-services-on-the-internet"><span>Pros of Using Free Services on the Internet</span></a></h2>
<ol>
<li>
<p>Cost</p>
<p>The most obvious benefit of using free services on the internet is that they don’t cost anything. This is particularly appealing for individuals and businesses who may not have the financial resources to pay for expensive software or subscription-based services.</p>
</li>
<li>
<p>Convenience</p>
<p>Many free services on the internet are designed to be user-friendly and easy to use. They often require little to no technical knowledge, making them accessible to a wide range of users. This convenience can save time and effort, making it easier for people to complete tasks and stay connected with others.</p>
</li>
<li>
<p>Innovation</p>
<p>Free services on the internet are often created by startups or individual developers who are looking to disrupt the market with innovative products. These services can bring fresh perspectives to the table and offer users unique features and functionality that may not be available with traditional paid services.</p>
</li>
</ol>
<h2 id="cons-of-using-free-services-on-the-internet" tabindex="-1"><a class="header-anchor" href="#cons-of-using-free-services-on-the-internet"><span>Cons of Using Free Services on the Internet</span></a></h2>
<ol>
<li>
<p>Privacy Risks</p>
<p>One of the biggest concerns with using free services on the internet is the potential privacy risks associated with them. Many free services collect user data, such as browsing history and personal information, in order to sell targeted advertising or use it for other purposes. This data can be vulnerable to hacking or other security breaches, which can lead to identity theft or other privacy violations.</p>
</li>
<li>
<p>Lack of Control</p>
<p>Users of free services on the internet often have little control over how their data is used or shared. This can be particularly concerning for businesses, which may have confidential or proprietary information that they need to protect.</p>
</li>
<li>
<p>Unreliability</p>
<p>Free services on the internet are often offered by small or new companies that may not have the resources to offer the same level of reliability and support as more established companies. This can lead to service outages, lost data, or other issues that can disrupt business operations or cause other problems for users.</p>
</li>
<li>
<p>Limited Features</p>
<p>Free services on the internet may offer limited features or functionality compared to paid services. This can be a drawback for users who need more advanced capabilities or who require specific features that may not be available with free services.</p>
</li>
</ol>
<h2 id="how-to-mitigate-privacy-risks" tabindex="-1"><a class="header-anchor" href="#how-to-mitigate-privacy-risks"><span>How to Mitigate Privacy Risks</span></a></h2>
<p>While there are potential privacy risks associated with using free services on the internet, there are steps you can take to mitigate these risks. Here are a few tips:</p>
<ol>
<li>
<p>Read the Terms and Conditions</p>
<p>Before using a free service on the internet, be sure to read the terms and conditions carefully. This will help you understand how your data will be collected, used, and shared.</p>
</li>
<li>
<p>Limit the Data You Share</p>
<p>When using free services on the internet, only share the minimum amount of data necessary to use the service. Avoid sharing sensitive or personal information, such as your social security number or financial information.</p>
</li>
<li>
<p>Use Strong Passwords</p>
<p>Use strong passwords and two-factor authentication to protect your accounts from unauthorized access.</p>
</li>
<li>
<p>Monitor Your Accounts</p>
<p>Regularly monitor your accounts for suspicious activity or unauthorized access. Report any issues immediately to the service provider or law enforcement.</p>
</li>
</ol>
<h2 id="conclusion" tabindex="-1"><a class="header-anchor" href="#conclusion"><span>Conclusion</span></a></h2>
<p>Free services on the internet offer many benefits, but they also come with potential privacy risks. As a user, it’s important to be aware of these risks and take steps to protect your data. By understanding the pros and cons of using free services on the internet with regards to data privacy, you can make informed decisions about which services to use and how to use them safely.</p>
]]></content:encoded>
    </item>
    <item>
      <title>Do I need a password manager?</title>
      <link>https://ayamsecure.com/2022-01-do-i-need-a-password-manager/</link>
      <guid isPermaLink="true">https://ayamsecure.com/2022-01-do-i-need-a-password-manager/</guid>
      <pubDate>Fri, 21 Jan 2022 00:00:00 GMT</pubDate>
      <description>In today&#39;s digital age, passwords are essential for accessing online services and accounts. With so many different websites and apps requiring a login it can be a daunting task to remember all the passwords.</description>
      <content:encoded><![CDATA[<p>In today’s digital age, passwords are essential for accessing online services and accounts. With so many different websites and apps requiring a login it can be a daunting task to remember all the passwords. Some people resort to writing them down on a piece of paper or in a notebook, while others keep them stored in a file on their computer. However, this is not a secure practice as it can lead to potential security breaches. That’s where password managers come in.</p>
<p>Password managers are tools that help you store and manage your passwords securely. They generate complex passwords and store them in an encrypted database, which can be accessed using a master password or biometric authentication. But the question is, do you really need a password manager? Let’s explore the reasons why you should consider using one.</p>
<ol>
<li>
<p>Password reuse is a security risk</p>
<p>One of the biggest security risks is password reuse. People tend to use the same password for multiple accounts because it’s easier to remember. However, if a hacker manages to steal one password, they can gain access to all the accounts that use the same password. Password managers help you avoid this risk by generating unique and complex passwords for each account.</p>
</li>
<li>
<p>Complex passwords are hard to remember</p>
<p>Another security risk is using weak passwords. Many people use simple passwords that are easy to guess, such as “123456” or “password”. Password managers generate complex passwords that are difficult to guess, such as “T&amp;H7NpS@Jw#4Ku*”. These passwords are much more secure, but they can be hard to remember. Password managers remember them for you, so you don’t have to.</p>
</li>
<li>
<p>Two-factor authentication</p>
<p>Many websites and apps now offer two-factor authentication (2FA) as an additional security layer that requires you to provide two forms of authentication to access an account. This could be something you know (such as a password) and something you have (such as a security token). Password managers can store your 2FA codes, so you don’t have to switch between apps to enter the code every time you log in.</p>
</li>
<li>
<p>Convenience</p>
<p>Using a password manager is convenient because it saves you time and effort. You don’t have to remember multiple passwords or write them down on a piece of paper. Password managers auto-fill the login credentials for you, so you don’t have to type them every time. This saves you time and hassle, especially if you have many accounts.</p>
</li>
<li>
<p>Secure sharing</p>
<p>Sometimes, you need to share your login credentials with someone else, such as a colleague or a family member. Password managers make this process easy and secure by allowing you to share the password without revealing it. You can share the password with someone else, and they can use it to log in without seeing the actual password.</p>
</li>
<li>
<p>Password hygiene</p>
<p>Using a password manager helps you maintain good password hygiene. This means you can change your passwords regularly without worrying about remembering them. Password managers can also help you identify weak or duplicate passwords and prompt you to change them.</p>
</li>
<li>
<p>Protection against phishing attacks</p>
<p>Phishing attacks are one of the most common cyber threats. Hackers create fake websites that look like legitimate ones and trick you into entering your login credentials. Password managers protect you against such attacks by verifying the website’s authenticity and auto-filling the login credentials only on the legitimate website.</p>
</li>
<li>
<p>Backup and recovery</p>
<p>Password managers offer backup and recovery options, so you don’t have to worry about losing your passwords if your device gets lost or stolen. Some password managers also offer cloud storage, which means your passwords are synced across all your devices.</p>
</li>
</ol>
<p>Now that we’ve explored the benefits of password managers, let’s look at some of the drawbacks.</p>
<ol>
<li>
<p>Cost</p>
<p>Some password managers are free, while others require a subscription fee. If you don’t have many online accounts, the cost may not be worth it for you.</p>
</li>
<li>
<p>Single Point of Failure</p>
<p>If your password manager’s database is not encrypted and if a hacker gains access to it, they would have access to all of your passwords. While almost all modern password managers are designed to be highly secure with end-to-end encryption, this could still be a potential risk.</p>
</li>
<li>
<p>Learning Curve</p>
<p>Password managers can take some time to set up and learn how to use effectively. If you’re not very tech-savvy, this may be a drawback.</p>
</li>
</ol>
<p>In conclusion, whether or not you need a password manager depends on your individual needs and preferences. If you have a lot of different online accounts, struggle to remember all of your passwords, or want to improve your online security, a password manager may be a good option for you. However, if you only have a few accounts and feel comfortable managing your passwords on your own, you may not need one. Ultimately, the decision is up to you.</p>
]]></content:encoded>
    </item>
  </channel>
</rss>
