1
0
mirror of https://github.com/bitwarden/help synced 2026-01-04 09:33:43 +00:00

Promote to Master (#748)

* initial commit

* adding quotes for the array error

* Create Gemfile

* Create Gemfile.lock

* add .nvmrc and .node-version

* removed /article from URL

* update links to work with netlify

* more fixed links

* link fixes

* update bad links

* Update netlify.toml

toml test for redirects

* article redirect

* link fixes

* Update index.html

* Update netlify.toml

* Update _config.yml

* Update netlify.toml

* Update netlify.toml

* Update netlify.toml

* Update netlify.toml

* Update netlify.toml

* add article back into URL for launch

* Update netlify.toml

* Update netlify.toml

* add order to categories front matter

* Update netlify.toml

* update

* sidemenu update

* Revert "sidemenu update"

This reverts commit 5441c3d35c.

* update order prop

* Navbar updates per Gary and compiler warnings

* font/style tweaks

* Update sidebar.html

* Stage Release Documentation (#739)

* initial drafts

* rewrite Custom Fields article to prioritize new context-menu option & better organize ancillary information

* edit

* edit

* Custom Field Context Menu & CAPTCHA item in release notes

* SSO relink event

* update rn

* small edits

* improve release notes titles

* fix side menu

* Edits courtest of mportune!

* update order

* link fixes

* link cleanup

* image updates and a link

* fix trailing slash

Co-authored-by: DanHillesheim <79476558+DanHillesheim@users.noreply.github.com>
This commit is contained in:
fred_the_tech_writer
2021-09-21 13:21:11 -04:00
committed by GitHub
parent 63f78e8979
commit 906e2ca0dd
3304 changed files with 386714 additions and 8864 deletions

View File

@@ -6,7 +6,7 @@ featured: true
popular: true
hidden: false
tags: []
order: 10
order: "10"
---
### Q: Can I auto-fill on a split login-workflow?
@@ -38,4 +38,4 @@ order: 10
2. Log out of your Bitwarden mobile app.
3. Check that your device settings are [setup to use Bitwarden for autofill]({{site.baseurl}}/article/auto-fill-ios/#keyboard-auto-fill).
4. Log back in to your Bitwarden mobile app.
5. Re-enable [PIN Code]({{site.baseurl}}/article/unlock-with-pin/) verification if you want to use it as a backup for [biometrics]({{site.baseurl}}/article/unlock-with-biometrics/).
5. Re-enable [PIN Code]({{site.baseurl}}/article/unlock-with-pin/) verification if you want to use it as a backup for [biometrics]({{site.baseurl}}/article/biometrics/).

View File

@@ -6,12 +6,12 @@ featured: true
popular: false
hidden: false
tags: []
order: 09
order: "09"
---
This article contains Frequently Asked Questions (FAQs) regarding **Plans and Pricing**.
For help selecting the right Bitwarden plan for you, refer to [What Plan is Right for Me?]({% link _articles/plans-and-pricing/what-plan-is-right-for-me.md %}) and [About Bitwarden Plans]({% link _articles/plans-and-pricing/about-bitwarden-plans.md %}).
For help selecting the right Bitwarden plan for you, refer to [What Plan is Right for Me?]({{site.baseurl}}/article/what-plan-is-right-for-me/) and [About Bitwarden Plans]({{site.baseurl}}/article/about-bitwarden-plans/).
## Account Management
@@ -24,15 +24,15 @@ For help selecting the right Bitwarden plan for you, refer to [What Plan is Righ
### Q: How do I view my billing information?
**A:** Viewing Billing information is different depending on whether you're viewing it for an Individual or Organization subscription. Use [Update Your Billing Information](https://bitwarden.com/help/article/update-billing-info/) to guide you through both processes.
**A:** Viewing Billing information is different depending on whether you're viewing it for an Individual or Organization subscription. Use [Update Your Billing Information]({{site.baseurl}}/article/update-billing-info/) to guide you through both processes.
### Q: How do I delete my account?
**A:** We're sad to see you go! Use [Delete Your Account](https://help.bitwarden.com/article/delete-your-account/) to guide you through this process.
**A:** We're sad to see you go! Use [Delete Your Account](https://help.bitwarden.com/delete-your-account/) to guide you through this process.
### Q: How do I upgrade from an Individual subscription to an Organization?
**A:** Use [Upgrade from Individual to Organization](https://bitwarden.com/help/article/upgrade-from-individual-to-org/) to guide you through this process.
**A:** Use [Upgrade from Individual to Organization]({{site.baseurl}}/article/upgrade-from-individual-to-org/) to guide you through this process.
### Q: How do I add or remove a user seat from my Organization?
@@ -46,7 +46,7 @@ You can add or remove seats from your Organization at any time. The cost will be
**A:** In order to pay for a self-hosted instance of Bitwarden, you'll need to create an account in the Bitwarden cloud via the [Web Vault](https://vault.bitwarden.com). From there, you can download the license file to apply to your self-hosted instance. Your license file will flag your access to Premium features, so make sure that you download a new license file if you were previously on a free plan.
For more information, see [Hosting](https://bitwarden.com/help/hosting).
For more information, see [Hosting]({{site.baseurl}}/article/hosting).
### Q: If I have a Families Organization, do I need Premium?
@@ -66,7 +66,7 @@ Legacy Families plans do not automatically provide premium features, so users wo
### Q: Can I pay with Bitcoin?
**A:** Yes! Refer to [Update Your Billing Information](https://bitwarden.com/help/article/update-billing-info/) for more information.
**A:** Yes! Refer to [Update Your Billing Information]({{site.baseurl}}/article/update-billing-info/) for more information.
[Contact Us](https://bitwarden.com/contact/) once you have added the credit for the subscription amount. We will generate and send you an invoice and activate the new account. You will also receive an invoice from our payment processor (BitPay) at the time the Bitcoin is sent.

View File

@@ -6,7 +6,7 @@ featured: true
popular: true
hidden: false
tags: []
order: 13
order: "13"
---
This article contains Frequently Asked Questions (FAQs) regarding **Self-hosting**.
@@ -25,7 +25,7 @@ You can read more about Docker and container technologies at [Docker's Website](
### Q: How do I backup and restore my self-hosted instance?
**A:** Bitwarden takes automated nightly backups of the `bitwarden-mssql` database container in order to protect your stored credentials. For help with manual backups, or help restoring a backup, see [Backup your Hosted Data]({% link _articles/hosting/backup-on-premise.md %}).
**A:** Bitwarden takes automated nightly backups of the `bitwarden-mssql` database container in order to protect your stored credentials. For help with manual backups, or help restoring a backup, see [Backup your Hosted Data]({{site.baseurl}}/article/backup-on-premise/).
### Q: What are my installation id and installation key used for?
@@ -45,13 +45,13 @@ Retrieve an installation id and key from [https://bitwarden.com/host](https://bi
Check that your server name or FQDN has been proliferated to all `globalSettings_baseServiceUri__*` variables in `./bwdata/env/global.override.env`, and that your certificate contains a Subject Alternative Name (SAN) with the new server FQDN
If you are using Let's Encrypt certificate, you'll need to [Manually Update Your Certificate](https://bitwarden.com/help/article/certificates/#manually-update-a-lets-encrypt-certificate){:target="\_blank"}.
If you are using Let's Encrypt certificate, you'll need to [Manually Update Your Certificate]({{site.baseurl}}/article/certificates/#manually-update-a-lets-encrypt-certificate){:target="\_blank"}.
## SMTP Configuration
### Q: How do I set up an SMTP Mail Server?
**A:** Connect your self-hosted instance to an existing SMTP Mail Server by editing all `globalSettings__mail__smtp__*` values in `./bwdata/env/global.overide.env`. For more information, see [Configure Environment Variables]({% link _articles/hosting/environment-variables.md %}).
**A:** Connect your self-hosted instance to an existing SMTP Mail Server by editing all `globalSettings__mail__smtp__*` values in `./bwdata/env/global.overide.env`. For more information, see [Configure Environment Variables]({{site.baseurl}}/article/environment-variables/).
If you don't yet have an existing SMTP Mail Server from which you can relay emails, consider services like [Mailgun](https://www.mailgun.com/){:target="\_blank"} or [SparkPost](https://www.sparkpost.com){:target="\_blank"}, or use Gmail an SMTP Mail Server.
@@ -82,7 +82,7 @@ Check that the custom port values have been proliferated to `./bwdata/env/global
### Q: How do I add Bitwarden to system boot?
**A:** Before adding Bitwarden to system boot, complete [Docker Post-Installation](https://bitwarden.com/help/article/install-on-premise/#docker-post-installation-linux-only) to setup a dedicated `bitwarden` service account.
**A:** Before adding Bitwarden to system boot, complete [Docker Post-Installation]({{site.baseurl}}/article/install-on-premise/#docker-post-installation-linux-only) to setup a dedicated `bitwarden` service account.
Then, complete the following steps:

View File

@@ -6,14 +6,14 @@ featured: true
popular: false
hidden: false
tags: []
order: 10
order: "10"
---
This article contains Frequently Asked Questions (FAQs) regarding **Import &amp; Export**.
### Q: How do I import my data if I dont see my service on the import options list?
**A:** If we don't have official support for the service you are using, manually condition a `.csv` or `.json` for import into Bitwarden. For more information about how to do this, see [Condition a Bitwarden .csv or .json]({% link _articles/importing/condition-bitwarden-import.md %}).
**A:** If we don't have official support for the service you are using, manually condition a `.csv` or `.json` for import into Bitwarden. For more information about how to do this, see [Condition a Bitwarden .csv or .json]({{site.baseurl}}/article/condition-bitwarden-import/).
### Q: Can I import to Bitwarden from iCloud/Mac Keychain?
@@ -27,11 +27,11 @@ Here are some third-party programs available to export this data:
**Disclaimer**: These 3rd party scripts/programs are unsupported by Bitwarden or Apple, and should be used at your own risk.
{% endcallout %}
Once exported from iCloud, Mac Keychain, or Safari, see [Import Data to your Vault]({% link _articles/importing/import-data.md %}).
Once exported from iCloud, Mac Keychain, or Safari, see [Import Data to your Vault]({{site.baseurl}}/article/import-data/).
### Q: How do I import items directly to Collections?
**A:** To import items directly to Collections, format your import as a Bitwarden `.csv` (for more information, see [Condition a Bitwarden .csv or .json]({% link _articles/importing/condition-bitwarden-import.md %})) and specify Collections to import each item to within the file.
**A:** To import items directly to Collections, format your import as a Bitwarden `.csv` (for more information, see [Condition a Bitwarden .csv or .json]({{site.baseurl}}/article/condition-bitwarden-import/)) and specify Collections to import each item to within the file.
### Q: How do I import file attachments to Bitwarden?
@@ -53,42 +53,42 @@ Please note that storage of File Attachments is available only for Premium users
**A:** The following formats are supported out-of-the-box:
{% callout info %}
If your format is not listed below, manually [condition a Bitwarden .csv or .json]({% link _articles/importing/condition-bitwarden-import.md %}).
If your format is not listed below, manually [condition a Bitwarden .csv or .json]({{site.baseurl}}/article/condition-bitwarden-import/).
{% endcallout %}
- [1Password (1pif)]({% link _articles/importing/import-from-1password.md %})
- [1Password 6 &amp; 7 Windows (.sv)]({% link _articles/importing/import-from-1password.md %})
- [1Password 6 &amp; 7 Mac (csv)]({% link _articles/importing/import-from-1password.md %})
- [1Password (1pif)]({{site.baseurl}}/article/import-from-1password/)[1Password (1pif)]({{site.baseurl}}/article/import-from-1password/)[1Password (1pif)]({{site.baseurl}}/article/import-from-1password/)
- [1Password 6 &amp; 7 Windows (.sv)]({{site.baseurl}}/article/import-from-1password/)
- [1Password 6 &amp; 7 Mac (csv)]({{site.baseurl}}/article/import-from-1password/)
- Ascendo DataVault (csv)
- Avast Passwords (csv)
- Avast Passwords (json)
- Avira (json)
- BlackBerry Password Keeper (csv)
- Blur (csv)
- [Brave (csv)]({% link _articles/importing/import-from-chrome.md %})
- [Brave (csv)]({{site.baseurl}}/article/import-from-chrome/)
- Buttercup (csv)
- [Chrome (csv)]({% link _articles/importing/import-from-chrome.md %})
- [Chrome (csv)]({{site.baseurl}}/article/import-from-chrome/)
- Clipperz (html)
- Codebook (csv)
- Dashlane (json)
- Encryptr (csv)
- Enpass (csv)
- Enpass (json)
- [Firefox (csv)]({% link _articles/importing/import-from-firefox.md %})
- [Firefox (csv)]({{site.baseurl}}/article/import-from-firefox/)
- F-Secure KEY (fsk)
- GNOME Passwords and Keys/Seahorse (json)
- Kaspersky Password Manager (txt)
- KeePass 2 (xml)
- KeePassX (csv)
- Keeper (csv)
- [LastPass (csv)]({% link _articles/importing/import-from-lastpass.md %})
- [LastPass (csv)]({{site.baseurl}}/article/import-from-lastpass/)
- LogMeOnce (csv)
- Meldium (csv)
- mSecure (csv)
- Myki (csv)
- [Microsoft Edge (Chromium) (csv)]({% link _articles/importing/import-from-chrome.md %})
- [Microsoft Edge (Chromium) (csv)]({{site.baseurl}}/article/import-from-chrome/)
- Nordpass (csv)
- [Opera (csv)]({% link _articles/importing/import-from-chrome.md %})
- [Opera (csv)]({{site.baseurl}}/article/import-from-chrome/)
- Padlock (csv)
- Passbolt (csv)
- PassKeep (csv)
@@ -108,6 +108,6 @@ If your format is not listed below, manually [condition a Bitwarden .csv or .jso
- Sticky Password (xml)
- True Key (csv)
- Universal Password Manager (csv)
- [Vivaldi (csv)]({% link _articles/importing/import-from-chrome.md %})
- [Vivaldi (csv)]({{site.baseurl}}/article/import-from-chrome/)
- Yoti (csv)
- Zoho Vault (csv)

View File

@@ -5,15 +5,15 @@ categories: [organizations]
featured: true
popular: false
tags: []
order: 18
order: "18"
---
This article contains Frequently Asked Questions (FAQs) regarding **Organizations**.
For more high-level information about **Organizations**, refer to the following articles:
- [About Organizations](https://bitwarden.com/help/article/about-organizations/)
- [About Collections](https://bitwarden.com/help/article/about-collections/)
- [About Groups](https://bitwarden.com/help/article/about-groups/)
- [About Organizations]({{site.baseurl}}/article/about-organizations/)
- [About Collections]({{site.baseurl}}/article/about-collections/)
- [About Groups]({{site.baseurl}}/article/about-groups/)
## Organizations General
@@ -37,11 +37,11 @@ Paid Organizations (Families, Teams, or Enterprise) automatically include premiu
### Q: What events are audited for my Organization?
**A:** For a full list of what's included in Bitwarden Event Logs, see [Event Logs](https://bitwarden.com/help/article/event-logs/).
**A:** For a full list of what's included in Bitwarden Event Logs, see [Event Logs]({{site.baseurl}}/article/event-logs/).
### Q: Can I prevent users from self-registering into my Organization?
**A:** If you're self-hosting, [configure the environment variable]({% link _articles/hosting/environment-variables.md %}) `globalSettings__disableUserRegistration=` to `true` to prevent users from signing up for an account via the Registration page. Once configured, Organization Admins or Owners must invite users to signup for an account on the self-hosted instance.
**A:** If you're self-hosting, [configure the environment variable]({{site.baseurl}}/article/environment-variables/) `globalSettings__disableUserRegistration=` to `true` to prevent users from signing up for an account via the Registration page. Once configured, Organization Admins or Owners must invite users to signup for an account on the self-hosted instance.
### Q: My users don't have permission to update desktop apps on their workstations. Can I turn off automatic updates for Bitwarden?
@@ -78,7 +78,7 @@ Alternatively, you can unshare items by moving them to a different Collection wi
### Q: How do I hide a password from my Organization's users?
**A:** Use the **Hide Passwords** option in the **Access Control** section when adding new users or editing existing ones in order to hide a given Collection's passwords and hidden fields from them. For more information, see [Access Control](https://bitwarden.com/help/article/user-types-access-control/#access-control).
**A:** Use the **Hide Passwords** option in the **Access Control** section when adding new users or editing existing ones in order to hide a given Collection's passwords and hidden fields from them. For more information, see [Access Control]({{site.baseurl}}/article/user-types-access-control/#access-control).
### Q: Does an item I move to the Organization stay after I leave?

View File

@@ -6,7 +6,7 @@ featured: true
popular: true
hidden: false
tags: []
order: 16
order: "16"
redirect_from:
- /article/change-your-email/
---
@@ -17,11 +17,11 @@ This article contains Frequently Asked Questions (FAQs) about general Vault Mana
### Q: What do I do if I forgot my Master Password?
**A:** As a zero knowledge solution, Bitwarden and its systems have no knowledge of, way to retrieve, or way to reset your Master Password. If you've already lost your Master Password, there is unfortunately no way for the team to recover the account. For help understanding what to do next, or what to do proactively to protect yourself from such a scenario, refer to the article on [Your Master Password]({% link _articles/account/master-password.md %}).
**A:** As a zero knowledge solution, Bitwarden and its systems have no knowledge of, way to retrieve, or way to reset your Master Password. If you've already lost your Master Password, there is unfortunately no way for the team to recover the account. For help understanding what to do next, or what to do proactively to protect yourself from such a scenario, refer to the article on [Your Master Password]({{site.baseurl}}/article/master-password/).
### Q: Is there a way for someone to access my Vault items in case of emergency?
**A:** There is! Users with a Premium subscription can proactively setup trusted emergency contacts who can access your Vault in case of emergency. For more information, see [Emergency Access]({% link _articles/security/emergency-access.md %}).
**A:** There is! Users with a Premium subscription can proactively setup trusted emergency contacts who can access your Vault in case of emergency. For more information, see [Emergency Access]({{site.baseurl}}/article/emergency-access/).
### Q: How do I change my Master Password hint?
@@ -48,11 +48,11 @@ When you change your email address, you should immediately logout of all Bitward
### Q: Why is a Vault item missing from my Mobile App, Desktop App, or Browser Extension?
**A:** Typically, this is because client application's Vault data has fallen behind a Web Vault or other client application's. Performing a Vault Sync should bring everything up to date. For more information, see [Sync Your Vault]({% link _articles/miscellaneous/vault-sync.md %}).
**A:** Typically, this is because client application's Vault data has fallen behind a Web Vault or other client application's. Performing a Vault Sync should bring everything up to date. For more information, see [Sync Your Vault]({{site.baseurl}}/article/vault-sync/).
### Q: What's the safest way to make a backup of my Vault data?
**A:** You can use [Encrypted Exports]({% link _articles/importing/encrypted-export.md %}) to make secure long-term backups of your Vault data that are encrypted with your [Account Encryption Key]({% link _articles/account/account-encryption-key.md %}).
**A:** You can use [Encrypted Exports]({{site.baseurl}}/article/encrypted-export/) to make secure long-term backups of your Vault data that are encrypted with your [Account Encryption Key]({{site.baseurl}}/article/account-encryption-key/).
Alternatively, you can use something like PeaZip to create an encrypted archive of the file after exporting a plaintext file from Bitwarden.

View File

@@ -6,7 +6,7 @@ featured: false
popular: false
hidden: false
tags: []
order: 08
order: "08"
---
## Partner Program

View File

@@ -6,7 +6,7 @@ featured: false
popular: false
hidden: false
tags: []
order: 11
order: "11"
redirect_from:
- /article/why-should-i-trust-bitwarden/
- /article/what-happens-if-bitwarden-is-hacked/
@@ -20,23 +20,23 @@ This article contains Frequently Asked Questions (FAQs) regarding **Security**.
**A:** You can trust us for a few reasons:
1. Bitwarden is **open source** software. All of our source code is hosted on [GitHub](https://github.com/bitwarden){:target="_blank"} and is free for anyone to review. Thousands of software developers follow Bitwarden's source code projects (and you should too!).
2. Bitwarden [is **audited**]({% link _articles/security/is-bitwarden-audited.md %}) **by reputable third-party security firms** as well as independent security researchers.
3. Bitwarden **does not store your passwords**. Bitwarden stores encrypted versions of your passwords [that only you can unlock]({% link _articles/security/what-encryption-is-used.md %}). Your sensitive information is encrypted locally on your personal device before ever being sent to our cloud servers.
2. Bitwarden [is **audited**]({{site.baseurl}}/article/is-bitwarden-audited/) **by reputable third-party security firms** as well as independent security researchers.[is **audited**]({{site.baseurl}}/article/is-bitwarden-audited/)
3. Bitwarden **does not store your passwords**. Bitwarden stores encrypted versions of your passwords [that only you can unlock]({{site.baseurl}}/article/what-encryption-is-used/). Your sensitive information is encrypted locally on your personal device before ever being sent to our cloud servers.
4. **Bitwarden has a reputation.** Bitwarden is used by millions of individuals and businesses. If we did anything questionable or risky, we'd be out of business!
Still don't trust us? You don't have to. Open source is beautiful. You can easily host the entire Bitwarden stack yourself. You control your data. Learn more [here]({% link _articles/hosting/install-on-premise.md %}).
Still don't trust us? You don't have to. Open source is beautiful. You can easily host the entire Bitwarden stack yourself. You control your data. Learn more [here]({{site.baseurl}}/article/install-on-premise/).
### Q: What happens if Bitwarden gets hacked?
**A:** Bitwarden takes extreme measures to ensure that its websites, applications, and cloud servers are secure. Bitwarden uses Microsoft Azure managed services to manage server infrastructure and security, rather than doing so directly.
If for some reason Bitwarden were to get hacked and your data was exposed, your information is still protected due to [strong encryption and one-way salted hashing]({% link _articles/security/what-encryption-is-used.md %}) measures taken on your Vault data and master password.
If for some reason Bitwarden were to get hacked and your data was exposed, your information is still protected due to [strong encryption and one-way salted hashing]({{site.baseurl}}/article/what-encryption-is-used/) measures taken on your Vault data and master password.
### Q: Can Bitwarden see my passwords?
**A:** No.
Your data is fully encrypted and/or hashed before ever leaving **your** local device, so no one from the Bitwarden team can ever see, read, or reverse engineer to get to your real data. Bitwarden servers only store encrypted and hashed data. For more information about how your data is encrypted, see [Encryption]({% link _articles/security/what-encryption-is-used.md %}).
Your data is fully encrypted and/or hashed before ever leaving **your** local device, so no one from the Bitwarden team can ever see, read, or reverse engineer to get to your real data. Bitwarden servers only store encrypted and hashed data. For more information about how your data is encrypted, see [Encryption]({{site.baseurl}}/article/what-encryption-is-used/).
### Q: Is my Bitwarden master password stored locally?
@@ -64,7 +64,7 @@ For more information, please visit our [Security and Compliance](https://bitward
### Q: What third-party services, libraries or identifiers are used in my Bitwarden account?
**A:** In the Mobile apps, Firebase Cloud Messaging (often mistaken for a tracker) is used only for push notifications related to [sync]({% link _articles/miscellaneous/vault-sync.md %}) and performs absolutely no tracking functions. Microsoft Visual Studio App Center is used for crash reporting on a range of mobile devices. In the Web Vault, Stripe and PayPal scripts are used for payment processing only on payment pages.
**A:** In the Mobile apps, Firebase Cloud Messaging (often mistaken for a tracker) is used only for push notifications related to [sync]({{site.baseurl}}/article/vault-sync/) and performs absolutely no tracking functions. Microsoft Visual Studio App Center is used for crash reporting on a range of mobile devices. In the Web Vault, Stripe and PayPal scripts are used for payment processing only on payment pages.
For those who prefer to exclude all 3rd party communication, Firebase and HockeyApp are removed completely from the F-Droid build. Additionally, Turning off push notifications on a self-hosted Bitwarden server will disable using the push relay server.
@@ -72,11 +72,11 @@ Bitwarden takes user security and privacy seriously. Bitwarden maintains secure,
### Q: How do I require Two-step Login for my Bitwarden Organization?
**A:** Use an [Enterprise Policy]({% link _articles/organizations/policies.md %}), included with an Enterprise Organization subscription. You can also enable Duo MFA integration to enforce 2FA/MFA for your Organization. For more information, see [Two-step Login via Duo]({% link _articles/two-step-login/setup-two-step-login-duo.md %}).
**A:** Use an [Enterprise Policy]({{site.baseurl}}/article/policies/), included with an Enterprise Organization subscription. You can also enable Duo MFA integration to enforce 2FA/MFA for your Organization. For more information, see [Two-step Login via Duo]({{site.baseurl}}/article/setup-two-step-login-duo/).
### Q: What are the certificate options for a self-hosted instance of Bitwarden?
**A:** See [Certificate Options]({% link _articles/hosting/certificates.md %}) for a complete list and instructions.
**A:** See [Certificate Options]({{site.baseurl}}/article/certificates/) for a complete list and instructions.
### Q: How does Bitwarden vet code changes?
@@ -88,7 +88,7 @@ Bitwarden takes user security and privacy seriously. Bitwarden maintains secure,
- Offline Vault sessions will expire after 30 days.
- **Except** for mobile client applications, which will expire after 90 days.
- [Two-step Login]({{site.baseurl}}/article/setup-two-step-login) **Remember Me** selections will expire after 30 days.
- [Two-step Login]({{site.baseurl}}/article/setup-two-step-login/) **Remember Me** selections will expire after 30 days.
- Directory Connector [sync cache]({{site.baseurl}}/article/clear-sync-cache/) will be cleared after 30 days.
- Organization invites will expire after 5 days. Self-hosted customers can configure this [using an environment variable]({{site.baseurl}}/article/environment-variables/#optional-variables).
@@ -120,7 +120,7 @@ When this **optional feature** is enabled, clipboard clear will clear any Bitwar
### Q: Why does the Browser Extension need `nativeMessaging` permission?
**A:**
Version 1.48.0 of the browser extension enables [Biometric Unlock for Browser Extensions](https://bitwarden.com/help/article/biometrics/#browser-extensions).
Version 1.48.0 of the browser extension enables [Biometric Unlock for Browser Extensions]({{site.baseurl}}/article/biometrics/#browser-extensions).
This permission, also known as `nativeMessaging`, is safe to accept and allows the browser extension to communicate with the Bitwarden desktop app, which is required to enabled Unlock with Biometrics.
@@ -128,7 +128,7 @@ Note that when your browser updates to this version, you may be asked to accept
### Q: Is Bitwarden FIPS Compliant?
**A:** Bitwarden uses [FIPS compliant libraries and cryptography](https://bitwarden.com/help/article/what-encryption-is-used/#invoked-crypto-libraries), however the Bitwarden platform has not performed any FIPs certifications. Most FIPS installations of Bitwarden leverage the self-hosting option to make evaluations (i.e. Cybersecurity Maturity Model Certification) easier.
**A:** Bitwarden uses [FIPS compliant libraries and cryptography]({{site.baseurl}}/article/what-encryption-is-used/#invoked-crypto-libraries), however the Bitwarden platform has not performed any FIPs certifications. Most FIPS installations of Bitwarden leverage the self-hosting option to make evaluations (i.e. Cybersecurity Maturity Model Certification) easier.
### Q: Can I restrict access to Bitwarden to certain devices?

View File

@@ -5,7 +5,7 @@ categories: [send]
featured: true
popular: false
tags: []
order: 09
order: "09"
---
### Q: Why can't I create a file Send?
@@ -22,11 +22,11 @@ Additionally, creation of file Sends requires your Email Address to be verified.
### Q: Why are Sends missing from my Send view?
**A:** By design, Sends are ephemeral. Each created Send has a **maximum lifespan of 31 days**, configurable when you [create a Send]({% link _articles/send/create-send.md %}) or at any time by editing it. When a Send's [Deletion Date]({{site.baseurl}}/article/send-lifespan/#deletion-date) is reached, it will be purged from Bitwarden systems and inaccessible to both the Sender and any recipients.
**A:** By design, Sends are ephemeral. Each created Send has a **maximum lifespan of 31 days**, configurable when you [create a Send]({{site.baseurl}}/article/create-send/) or at any time by editing it. When a Send's [Deletion Date]({{site.baseurl}}/article/send-lifespan/#deletion-date) is reached, it will be purged from Bitwarden systems and inaccessible to both the Sender and any recipients.
### Q: What do the icons next to my Sends indicate?
**A:** Icons in the Send view are intended to help you understand the configured [lifespan]({% link _articles/send/send-lifespan.md %}) and [privacy]({% link _articles/send/send-privacy.md %}) options:
**A:** Icons in the Send view are intended to help you understand the configured [lifespan]({{site.baseurl}}/article/send-lifespan/) and [privacy]({{site.baseurl}}/article/send-privacy/) options:
|Icon|Meaning|
|----|-------|
@@ -42,10 +42,10 @@ Additionally, creation of file Sends requires your Email Address to be verified.
During the initial rollout of Send in March 2021, Organizations that already had the [Personal Ownership policy]({{site.baseurl}}/article/policies/#personal-ownership) enabled will find that the Disable Send policy was enabled for their Organizations. This was to allow for customers with this security profile to opt-in to Send on their own schedule.
If you do want to use Bitwarden Send as an end-to-end encrypted solution for ephemeral sharing within your Organization, all you need to do is turn the Disable Send policy off from the [Business Portal]({% link _articles/organizations/about-business-portal.md %}) or from your Organization's **Manage** &rarr; **Policies** page.
If you do want to use Bitwarden Send as an end-to-end encrypted solution for ephemeral sharing within your Organization, all you need to do is turn the Disable Send policy off from the [Business Portal]({{site.baseurl}}/article/about-business-portal/) or from your Organization's **Manage** &rarr; **Policies** page.
Learn more about Send [here](https://bitwarden.com/products/send).
### Q: Can I disable Send for my Organization?
**A:** Enterprise Organizations can disable Send at any time using the [Disable Send policy]({{site.baseurl}}/article/policies/#disable-send). Admins and Owners can implement this policy from the [Business Portal]({% link _articles/organizations/about-business-portal.md %}) or from your Organization's **Manage** &rarr; **Policies** page. Enabling the policy will prevent Organization members from creating or editing any Sends.
**A:** Enterprise Organizations can disable Send at any time using the [Disable Send policy]({{site.baseurl}}/article/policies/#disable-send). Admins and Owners can implement this policy from the [Business Portal]({{site.baseurl}}/article/about-business-portal/) or from your Organization's **Manage** &rarr; **Policies** page. Enabling the policy will prevent Organization members from creating or editing any Sends.

View File

@@ -6,13 +6,13 @@ featured: true
popular: false
hidden: false
tags: [sso, enterprise, security]
order: 07
order: "07"
---
This article contains Frequently Asked Questions (FAQs) regarding **Login with SSO**.
For more high-level information about **Login with SSO**, refer to the following articles:
- [Getting Started with Login with SSO](https://bitwarden.com/help/article/getting-started-with-sso/)
- [About the Business Portal](https://bitwarden.com/help/article/about-business-portal/)
- [Getting Started with Login with SSO]({{site.baseurl}}/article/getting-started-with-sso/)
- [About the Business Portal]({{site.baseurl}}/article/about-business-portal/)
## Using Login with SSO
@@ -26,7 +26,7 @@ For more high-level information about **Login with SSO**, refer to the following
### Q: Can I still log in with my Master Password if my Organization has SSO enabled?
**A:** By default, yes, you can use your email address and Master Password to login to Bitwarden. However, if your Organization enables both the [Single Organization](https://bitwarden.com/help/article/policies/#single-organization) and [Single Sign-On Authentication](https://bitwarden.com/help/article/policies/#single-sign-on-authentication) policies, all non-administrator users will be required to login with SSO.
**A:** By default, yes, you can use your email address and Master Password to login to Bitwarden. However, if your Organization enables both the [Single Organization]({{site.baseurl}}/article/policies/#single-organization) and [Single Sign-On Authentication]({{site.baseurl}}/article/policies/#single-sign-on-authentication) policies, all non-administrator users will be required to login with SSO.
### Q: How does Login with SSO work for new users ("just-in-time")?
@@ -53,15 +53,15 @@ For more high-level information about **Login with SSO**, refer to the following
### Q: What plans offer Login with SSO?
**A:** Only our current Enterprise Plan offers this feature. For more information, see [here](https://bitwarden.com/help/article/2020-plan-updates/).
**A:** Only our current Enterprise Plan offers this feature. For more information, see [here]({{site.baseurl}}/article/2020-plan-updates/).
### Q: How do I upgrade my plan so that I can use Login with SSO?
**A:** [Contact Us](https://bitwarden.com/contact/) and select **Upgrade/Change Plan** from the **Subject** dropdown menu. We highly recommend you test Login with SSO by starting a [7 Day Enterprise Free Trial](https://bitwarden.com/help/article/enterprise-free-trial).
**A:** [Contact Us](https://bitwarden.com/contact/) and select **Upgrade/Change Plan** from the **Subject** dropdown menu. We highly recommend you test Login with SSO by starting a [7 Day Enterprise Free Trial]({{site.baseurl}}/article/enterprise-free-trial/).
### Q: I would like to test Login with SSO. If I decide I don't need it, can I revert to my Classic 2019 plan?
**A:** Unfortunately, we aren't able to revert you back to a Classic 2019 plan once you've upgraded. We recommend creating a new Organization to start a [7 Day Enterprise Free Trial](https://bitwarden.com/help/article/enterprise-free-trial/) to test Login with SSO outside of your Primary Organization.
**A:** Unfortunately, we aren't able to revert you back to a Classic 2019 plan once you've upgraded. We recommend creating a new Organization to start a [7 Day Enterprise Free Trial]({{site.baseurl}}/article/enterprise-free-trial/) to test Login with SSO outside of your Primary Organization.
## Supportability

View File

@@ -6,7 +6,7 @@ featured: true
popular: false
hidden: false
tags: []
order: 10
order: "10"
---
This article contains Frequently Asked Questions (FAQs) regarding **Two-step Login**.
@@ -17,17 +17,17 @@ This article contains Frequently Asked Questions (FAQs) regarding **Two-step Log
### Q: Can I require my Organization's users to use Two-step Login?
**A:** You can require your Organization's users to use Two-step Login by enabling the [Two-step Login Policy]({{site.baseurl}}/article/policies/#two-step-login). Additionally, you can setup [Organization-wide Duo 2FA]({{site.baseurl}}/article/two-step-login-duo) to ensure that all of your users have a secure Two-step Login method at their disposal.
**A:** You can require your Organization's users to use Two-step Login by enabling the [Two-step Login Policy]({{site.baseurl}}/article/policies/#two-step-login). Additionally, you can setup [Organization-wide Duo 2FA]({{site.baseurl}}/article/setup-two-step-login-duo/) to ensure that all of your users have a secure Two-step Login method at their disposal.
### Q: Is FIDO U2F or FIDO2 WebAuthn supported on my iOS or Android App?
**A:** At this time, due to platform/OS limitations, FIDO is **only supported for Web Vaults, Browser Extensions, and Windows Desktop Apps**, however we are currently investigating ways to implement this. In the meantime, we recommend enabling another [Two-step Login Method]({% link _articles/two-step-login/setup-two-step-login.md %}) for use with unsupported client applications.
**A:** Yes! Please see [Two-step Login via FIDO2 WebAuthn]({{site.baseurl}}/article/setup-two-step-login-fido/).
### Q: Why is Bitwarden not asking for my enabled Two-step Login method?
**A:** In most cases, one of two things is happening:
1. You may be already logged in to Bitwarden and only unlocking your Vault. Two-step Login is required to **Log In** but not to **Unlock** your Vault. For more information on the difference between Logging In and Unlocking, see [Vault Timeout Action](https://bitwarden.com/help/article/vault-timeout/#vault-timeout-action).
1. You may be already logged in to Bitwarden and only unlocking your Vault. Two-step Login is required to **Log In** but not to **Unlock** your Vault. For more information on the difference between Logging In and Unlocking, see [Vault Timeout Action]({{site.baseurl}}/article/vault-timeout/#vault-timeout-action).
2. You may have previously checked the **Remember me** checkbox on a device when accessing your Vault using Two-step Login.