Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update password-management.md #594

Merged
merged 1 commit into from
Nov 8, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 6 additions & 4 deletions docs/orion/features/password-management.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,18 +52,20 @@ If you want to use your Safari passwords in Orion, you will need to import the p
<a name="import_safari_passwords"></a>
## Importing Safari Passwords into Orion on macOS {#import_safari_passwords}

Orion on macOS can import your passwords from Safari 15+ on macOS. These versions of Safari ship with macOS 12 (Monterey) and macOS 13 (Ventura). They are also available on macOS 11 (Big Sur) through the [Safari Technology Preview](https://developer.apple.com/safari/download/).
Orion on macOS can import your passwords from Safari 15+ on macOS. These versions of Safari ship with macOS 12 (Monterey) and newer. They are also available on macOS 11 (Big Sur) through the [Safari Technology Preview](https://developer.apple.com/safari/download/).

Once you have Safari 15+, follow these steps in Orion:
1. Open Safari and select **File** > **Export** > **Passwords** and select a location to save the passwords file.

1. Click the **File** menu, choose **Import From**, and choose **Safari**.
2. In Orion, click the **File** menu, choose **Import From**, and select **Safari**.

![Importing from Safari](./media/macos_import_from_safari.png){width=500px data-zoomable}

2. Orion can import many different types of data from Safari, including passwords. Check and uncheck your desired import data and then click the **Import** button.
3. Orion can import various types of data from Safari, including passwords. Select your desired import data types by checking or unchecking the appropriate boxes, then click the **Import** button.

![Safari Import](./media/macos_safari_import.png){width=300px data-zoomable}

4. Select the passwords file you exported in step 1.

<a name="syncing_passwords"></a>
## Syncing Passwords in Orion {#syncing_passwords}

Expand Down
Loading