1
0
mirror of https://github.com/bitwarden/help synced 2026-01-05 01:53:14 +00:00

uppercase Bitwarden

This commit is contained in:
Kyle Spearrin
2018-02-27 15:25:55 -05:00
parent 16de7b0b1e
commit a27a68db92
51 changed files with 210 additions and 210 deletions

View File

@@ -7,9 +7,9 @@ popular: true
tags: [import]
---
You can very easily import your data from an array of different password manager applications. bitwarden supports importing data into your individual account from the following sources:
You can very easily import your data from an array of different password manager applications. Bitwarden supports importing data into your individual account from the following sources:
- bitwarden (csv)
- Bitwarden (csv)
- [1Password (1pif)]({% link _articles/importing/import-from-1password.md %})
- [1Password 6 Windows (csv)]({% link _articles/importing/import-from-1password.md %})
- Ascendo DataVault (csv)
@@ -46,16 +46,16 @@ To import your data, log into the web vault at <https://vault.bitwarden.com> and
**Organization Accounts**
Additionally, you can also import data directly into an organization account for sharing. bitwarden supports importing data into your organization account from the following sources:
Additionally, you can also import data directly into an organization account for sharing. Bitwarden supports importing data into your organization account from the following sources:
- bitwarden (csv)
- Bitwarden (csv)
- LastPass (csv)
To import your data, log into the web vault at <https://vault.bitwarden.com> and navigate to your organization admin area. Then navigate to **Settings** &rarr; **Import Data**.
## Generic CSV Format (individual account)
You can manually condition a [CSV](https://en.wikipedia.org/wiki/Comma-separated_values) file for your individual account import using the generic bitwarden format. Create a UTF-8 encoded plaintext file with the following format:
You can manually condition a [CSV](https://en.wikipedia.org/wiki/Comma-separated_values) file for your individual account import using the generic Bitwarden format. Create a UTF-8 encoded plaintext file with the following format:
```
folder,favorite,type,name,notes,fields,login_uri,login_username,login_password,login_totp
@@ -73,11 +73,11 @@ Social,1,login,Twitter,,,twitter.com,me@example.com,password123,
[{% icon fa-download %} Download example](/files/bitwarden_export.csv)
When importing from this format, select the **bitwarden (csv)** file format option from the dropdown menu.
When importing from this format, select the **Bitwarden (csv)** file format option from the dropdown menu.
## Generic CSV Format (organization account)
You can manually condition a [CSV](https://en.wikipedia.org/wiki/Comma-separated_values) file for your organization account import using the generic bitwarden format. The format is almost the same as the individual account format above, however, organizations have "collections" instead of a "folder" and no "favorite". Create a UTF-8 encoded plaintext file with the following format:
You can manually condition a [CSV](https://en.wikipedia.org/wiki/Comma-separated_values) file for your organization account import using the generic Bitwarden format. The format is almost the same as the individual account format above, however, organizations have "collections" instead of a "folder" and no "favorite". Create a UTF-8 encoded plaintext file with the following format:
```
collections,type,name,notes,fields,login_uri,login_username,login_password,login_totp
@@ -95,4 +95,4 @@ collections,type,name,notes,fields,login_uri,login_username,login_password,login
[{% icon fa-download %} Download example](/files/bitwarden_export_org.csv)
When importing from this format, select the **bitwarden (csv)** file format option from the dropdown menu.
When importing from this format, select the **Bitwarden (csv)** file format option from the dropdown menu.

View File

@@ -7,7 +7,7 @@ popular: false
tags: [import, 1password]
---
Importing your data from 1Password into bitwarden is easy. 1Password has two versions of their application: 1Password 4 and 1Password 6. Depending on which operating system and version of 1Password and you are using, follow the proper steps below.
Importing your data from 1Password into Bitwarden is easy. 1Password has two versions of their application: 1Password 4 and 1Password 6. Depending on which operating system and version of 1Password and you are using, follow the proper steps below.
## Export Your 1Password 1pif Logins
@@ -41,13 +41,13 @@ This set of instructions is only for:
4. Select the type as "Comma-separated values (*.csv)".
5. Select a folder to save your export file to (recommended to use your desktop folder). Enter a file name and click Save.
## Import your logins into bitwarden
## Import your logins into Bitwarden
1. Go to the [bitwarden web vault][bitwarden-vault] and log in.
1. Go to the [Bitwarden web vault][bitwarden-vault] and log in.
2. Navigate to "Tools" > "Import".
3. Select "1Password (1pif)" or "1Password 6 Windows (csv)" as the file format (depending on which path you followed above) and select your data file from the desktop that you created in the last step from above.
4. Click the "Import" button.
Congratulations! You have just transferred your data from 1Password into bitwarden.
Congratulations! You have just transferred your data from 1Password into Bitwarden.
[bitwarden-vault]: https://vault.bitwarden.com

View File

@@ -7,7 +7,7 @@ popular: false
tags: [import, chrome, opera, vivaldi]
---
Importing your data from Google Chrome into bitwarden is easy.
Importing your data from Google Chrome into Bitwarden is easy.
{% note %}
The process is exactly the same for Opera and Vivaldi browser users.
@@ -23,14 +23,14 @@ The process is exactly the same for Opera and Vivaldi browser users.
6. Click the **Export** button. You may be prompted to enter your computer's password for authorization.
7. You'll then be prompted to save your passwords to a [CSV][csv] file on your computer. Save this file to your desktop as `chrome_passwords.csv`.
## Import your passwords into bitwarden
## Import your passwords into Bitwarden
1. Go to the [bitwarden web vault][bitwarden-vault] and log in.
1. Go to the [Bitwarden web vault][bitwarden-vault] and log in.
2. Navigate to **Tools** &rarr; **Import**.
3. Select **Chrome (csv)** as the file format and select your `chrome_passwords.csv` file from the desktop that you created in step 7 above.
4. Click the **Import** button.
Congratulations! You have just transferred all of your data from Google Chrome into bitwarden.
Congratulations! You have just transferred all of your data from Google Chrome into Bitwarden.
[csv]: https://en.wikipedia.org/wiki/Comma-separated_values
[bitwarden-vault]: https://vault.bitwarden.com

View File

@@ -7,7 +7,7 @@ popular: true
tags: [import, lastpass]
---
Importing your data from LastPass into bitwarden is easy.
Importing your data from LastPass into Bitwarden is easy.
## Export your sites from the LastPass.com web vault
@@ -21,22 +21,22 @@ Importing your data from LastPass into bitwarden is easy.
{% image lastpass-copy.png %}
{% warning %}
There are known bugs (for years now) with the LastPass exporter regarding special characters such as the ampersand (<code>&amp;</code>), the greater than sign (<code>&gt;</code>), and the less than sign (<code>&lt;</code>). The LastPass exporter may change (HTML encode) these and possibly other special characters in your passwords to their respective HTML encoded values (ex. <code>&amp;amp;</code>, <code>&amp;gt;</code>, and <code>&amp;lt;</code>). If this LastPass bug affects your exported data you should use a text editor (such as Notepad) to find and replace all of these values before importing into bitwarden. For example, you may want to do a find and replace for <code>&amp;amp;</code> &rarr; <code>&amp;</code> and <code>&amp;lt;</code> &rarr; <code>&lt;</code>).
There are known bugs (for years now) with the LastPass exporter regarding special characters such as the ampersand (<code>&amp;</code>), the greater than sign (<code>&gt;</code>), and the less than sign (<code>&lt;</code>). The LastPass exporter may change (HTML encode) these and possibly other special characters in your passwords to their respective HTML encoded values (ex. <code>&amp;amp;</code>, <code>&amp;gt;</code>, and <code>&amp;lt;</code>). If this LastPass bug affects your exported data you should use a text editor (such as Notepad) to find and replace all of these values before importing into Bitwarden. For example, you may want to do a find and replace for <code>&amp;amp;</code> &rarr; <code>&amp;</code> and <code>&amp;lt;</code> &rarr; <code>&lt;</code>).
{% endwarning %}
## Import your data into bitwarden
## Import your data into Bitwarden
1. Go to the [bitwarden web vault][bitwarden-vault] and log in.
1. Go to the [Bitwarden web vault][bitwarden-vault] and log in.
2. Navigate to **Tools** &rarr; **Import Data**.
3. Select **LastPass** as the file format and paste the [CSV][csv] content into the textbox that you copied to your clipboard in step 4 above.
- Click into the textbox with your mouse, then right click with your mouse and select **Paste**.
4. Click the **Import** button.
Congratulations! You have just transferred all of your data from LastPass into bitwarden.
Congratulations! You have just transferred all of your data from LastPass into Bitwarden.
## Importing form fills (optional)
LastPass does not include form fills with the standard export from the LastPass web vault. If you want to import form fill information into bitwarden you can export the form fill CSV data from the LastPass browser extension.
LastPass does not include form fills with the standard export from the LastPass web vault. If you want to import form fill information into Bitwarden you can export the form fill CSV data from the LastPass browser extension.
{% note %}
You can only export form fill data from the LastPass browser extension.
@@ -48,7 +48,7 @@ You can only export form fill data from the LastPass browser extension.
4. Your data will be decrypted and shown on screen in [CSV][csv] format.
5. Highlight all of the data on the page and copy it to your clipboard.
- Highlight all of the data with your mouse (or simply press <code>Ctrl + A</code>), then right click with your mouse and select **Copy**.
6. Follow the same import steps in [Import your data into bitwarden](#import-your-data-into-bitwarden).
6. Follow the same import steps in [Import your data into Bitwarden](#import-your-data-into-bitwarden).
[csv]: https://en.wikipedia.org/wiki/Comma-separated_values
[bitwarden-vault]: https://vault.bitwarden.com