# アカウントとデータを安全に保つ

個人情報を保護するには、アカウントの GitHub と関連するデータの両方をセキュリティで保護する必要があります。

## Links

* [GitHubへの認証について](/ja/enterprise-server@3.22/authentication/keeping-your-account-and-data-secure/about-authentication-to-github)

  認証場所に応じて異なる資格情報を使用して、 GitHubに認証することで、アカウントのリソースに安全にアクセスできます。

* [強力なパスワードの作成](/ja/enterprise-server@3.22/authentication/keeping-your-account-and-data-secure/creating-a-strong-password)

  パスワード マネージャーを使用して、強力で一意のパスワードで GitHub でアカウントをセキュリティで保護します。

* [アカウント間の切り替え](/ja/enterprise-server@3.22/authentication/keeping-your-account-and-data-secure/switching-between-accounts)

  複数の  アカウント  を切り替える方法について説明します。

* [/verifying-new-devices-when-signing-in](/ja/enterprise-server@3.22/verifying-new-devices-when-signing-in)

* [GitHub アクセス資格情報の更新](/ja/enterprise-server@3.22/authentication/keeping-your-account-and-data-secure/updating-your-github-access-credentials)

  GitHub 資格情報には、パスワード、アクセス トークン、SSH キー、および GitHubとの通信に使用されるアプリケーション API トークンが含まれます。 これらのアクセス認証情報はすべて自分でリセットできます。

* [個人用アクセス トークンを管理する](/ja/enterprise-server@3.22/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens)

  コマンドラインまたは API を使用して personal access token に認証を行う際、パスワードの代わりに GitHub を使用できます。

* [SSH キーをレビューする](/ja/enterprise-server@3.22/authentication/keeping-your-account-and-data-secure/reviewing-your-ssh-keys)

  認証情報を安全に保つには、定期的に SSH キー、デプロイ キーを監査し、アカウントへのアクセスを認可されたアプリケーションを確認する必要があります。

* [デプロイ キーをレビューする](/ja/enterprise-server@3.22/authentication/keeping-your-account-and-data-secure/reviewing-your-deploy-keys)

  デプロイ キーをレビューして、許可されていない (あるいは侵害された可能性のある) キーがないことを確認してください。 有効な既存のデプロイ キーを承認することもできます。

* [トークンの有効期限と取り消し](/ja/enterprise-server@3.22/authentication/keeping-your-account-and-data-secure/token-expiration-and-revocation)

  トークンは期限切れになる可能性があり、ユーザー、承認したアプリケーション、および GitHub 自体によって取り消すこともできます。

* [/revoking-your-credentials](/ja/enterprise-server@3.22/revoking-your-credentials)

* [セキュリティ ログをレビューする](/ja/enterprise-server@3.22/authentication/keeping-your-account-and-data-secure/reviewing-your-security-log)

  個人アカウントのセキュリティ ログを確認して、自分が実行したアクションと、他のユーザーが実行したアクションについて詳しく知ることができます。

* [セキュリティ ログのイベント](/ja/enterprise-server@3.22/authentication/keeping-your-account-and-data-secure/security-log-events)

  個人アカウントに記録されているセキュリティ ログ イベントについて学習します。

* [リポジトリからの機微なデータの削除](/ja/enterprise-server@3.22/authentication/keeping-your-account-and-data-secure/removing-sensitive-data-from-a-repository)

  機密データをリポジトリの履歴から削除できるのは、あなたがクローンを行った全員と慎重に調整することができて、副作用を管理する意思がある "場合のみ" です。\_\_

* [/about-anonymized-urls](/ja/enterprise-server@3.22/about-anonymized-urls)

* [/about-githubs-ip-addresses](/ja/enterprise-server@3.22/about-githubs-ip-addresses)

* [/githubs-ssh-key-fingerprints](/ja/enterprise-server@3.22/githubs-ssh-key-fingerprints)

* [Sudo モード](/ja/enterprise-server@3.22/authentication/keeping-your-account-and-data-secure/sudo-mode)

  機密性の高い可能性があるアクションを実行する前にアカウントへのアクセスを確認するために、GitHub.com は認証を求めます。

* [許可されていないアクセスを防止する](/ja/enterprise-server@3.22/authentication/keeping-your-account-and-data-secure/preventing-unauthorized-access)

  Heartbleed バグの検出など、メディアのセキュリティ インシデントに対して警告が表示されたり、GitHubにサインインしている間にコンピューターが盗まれたりする可能性があります。 そのような場合でも、パスワードを変更すれば、アカウントやプロジェクトにこれ以上不正にアクセスされるのを防ぐことができます。

* [セッションの表示と管理](/ja/enterprise-server@3.22/authentication/keeping-your-account-and-data-secure/viewing-and-managing-your-sessions)

  設定でアクティブなセッションを表示および取り消すことができます。