# Keeperエンドユーザーガイド

<figure><img src="https://2985347814-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6Y1mjnoaNcCi93oXSTE3%2Fuploads%2FIffPZWVHNVPxWyakhQZ7%2Fimage.png?alt=media&#x26;token=48054f1a-0a49-4be6-ab15-6c0e7360e820" alt=""><figcaption></figcaption></figure>

## セキュリティについて

Keeperはゼロ知識を活用したプラットフォームです。Keeperボルト (保管庫) に保存されたデータは、ユーザーのデバイス上で暗号化および復号化されます。Keeperの情報保護方法については、以下のブログ記事をご覧ください。

{% embed url="<https://www.keepersecurity.com/blog/ja/2023/01/09/how-does-keeper-protect-your-data-security-and-transparency/>" %}

暗号化モデルの技術的な詳細については、[こちら](/jp/enterprise-guide/keeper-encryption-model.md)のページをご覧ください。

暗号化キーはユーザーによって管理されているため、Keeper Securityの従業員がユーザーのデータを復号化することはできません。ゼロ知識アーキテクチャに加えて、FIDO2 WebAuthnデバイス、GoogleやMicrosoftの認証アプリ (Google Authenticator、Microsoft Authenticator)、SMSなど、多くの二要素認証方式がサポートされています。また、Keeper SecurityはSOC2認定、ISO27001、27017、27018認定、FedRAMP認定、StateRAMP認定を受けています。

## **ユーザーガイド**

* [**ウェブボルト (保管庫) およびデスクトップアプリ**](/jp/user-guides/web-vault.md)
* [**アプリ用KeeperFill**](/jp/user-guides/keeperfill-for-apps.md)
* [**KeeperFill for Chrome**](/jp/user-guides/browser-extensions/keeperfill-for-chrome-and-brave.md)
* [**KeeperFill for Firefox**](/jp/user-guides/browser-extensions/keeperfill-for-firefox.md)
* [**KeeperFill for Safari**](/jp/user-guides/browser-extensions/keeperfill-for-safari.md)
* [**KeeperFill for Edge**](/jp/user-guides/browser-extensions/keeperfill-for-edge.md)
* [**KeeperFill for Opera**](/jp/user-guides/browser-extensions/keeperfill-for-opera.md)
* [**iOS**](/jp/user-guides/ios.md)
  * [**iOSで自動入力とパスキーをセットアップ**](/jp/user-guides/autofill-setup-for-ios.md)
* [**Android**](/jp/user-guides/android.md)
  * [**Androidで自動入力とパスキーをセットアップ**](/jp/user-guides/autofill-setup-for-android.md)
* [**パスキー**](/jp/user-guides/passkeys.md)
* [**エンタープライズ版エンドユーザー向け設定 (マスターパスワードによるログイン)**](/jp/user-guides/enterprise-end-user-setup-master-password.md)
* [**エンタープライズ版エンドユーザー向け設定 (SSOログイン)**](/jp/user-guides/enterprise-end-user-setup-sso.md)
* [**コマンドラインCLI (コマンダー)**](/jp/keeperpam/commander-cli/overview.md)

## **法人向けガイド**

* [**エンタープライズ管理者**](https://docs.keeper.io/jp/enterprise-guide/)
* [**KeeperMSP**](/jp/enterprise-guide/keeper-msp.md)
* [**クラウドSSOコネクト**](https://docs.keeper.io/jp/sso-connect-cloud/)
* [**Keeperシークレットマネージャー**](/jp/keeperpam/secrets-manager/overview.md)
* [**Keeperコマンダー**](/jp/keeperpam/commander-cli/overview.md)
* [**Keeperコネクションマネージャー**](https://docs.keeper.io/jp/keeper-connection-manager/)
* [**Active Directoryブリッジ**](https://docs.keeper.io/en/keeper-bridge/)

## **役立つリンク集**

* [**リリースノート**](https://docs.keeper.io/jp/release-notes/)
* [**システムステータス**](https://statuspage.keeper.io/)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.keeper.io/jp/user-guides/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
