Google パスワードマネージャー、パスキーの移行機能を準備中

当サイトは Google Adsense、Amazon アソシエイト等 アフィリエイト広告を利用して収益を得ています.
Google パスキーのイメージ画像

Google は現在、パスワード管理サービス『Google パスワードマネージャー』において、新たにパスキーのエクスポートとインポート機能の導入を進めていることが明らかになりました。

この情報は、Android Authority が最新の Google Play 開発者サービス ベータ版 v 25.13.31 のコードから発見したもので、パスキーのエクスポートおよびインポートに関連する記述が含まれていることが報告されています。

現在の Google パスワードマネージャーでは、通常のパスワードのインポートやエクスポートはサポートされていますが、パスキーの作成・保存・使用のみ可能で、他のサービスやデバイスにパスキーを移行する手段は提供されていません。

しかし、昨年に異なるプラットフォーム間でパスキーのインポートとエクスポート機能の提供に取り組むことを発表しており、今回の発見はその取り組みが具体的に進んでいることを示すものとなります。

今回の発見されたコードでは、ローカルデバイスにエクスポートしたパスキーを別のデバイスでインポートできる機能の準備が進められており、将来的には他社のパスワードマネージャーや新しいデバイスへの移行が容易になると見られます。

一方、パスキーのインポートとエクスポートが可能になることで、セキュリティ面の不安が出てきますが、少なくとも Google はエクスポート機能がサポートするサービスをチェックし、セキュリティプロトコルが遵守されるように措置を行っているようです。

現時点ではこの機能は一般ユーザー向けには提供されておらず、リリース時期などの詳細は明らかになっていません。

実際のコードは次のとおりです。

<string name="pwm_credential_export_confirmation_title">Export passwords & passkeys</string>
<string name="pwm_credential_export_no_credentials_description">You don’t have any passwords or passkeys to export from Google Password Manager for %1$s</string>
<string name="pwm_install_password_manager_dialog_text">Your device doesn’t have a password manager that supports automatically transferring your passwords and passkeys. If you already downloaded your passwords, you can try importing the CSV file.</string>
<string name="pwm_install_password_manager_dialog_title">Install a password manager</string>

<string name="pwm_import_credentials_dialog_description">Import passwords & passkeys from another password manager to Google Password manager</string>
<string name="pwm_import_credentials_dialog_instruction_1">On the next screen, choose the password manager that has your passwords & passkeys</string>
<string name="pwm_import_credentials_dialog_instruction_2">Sign in to the other password manager and follow their instructions</string>
<string name="pwm_no_credentials_imported_dialog_text">The other password manager didn’t share any passwords or passkeys.</string>
<string name="pwm_no_credentials_imported_dialog_title">Nothing imported</string>

<string name="pwm_export_credentials_blocked_importer_message">Export blocked for your protection</string>
<string name="pwm_export_credentials_blocked_importer_sub_message">The password manager you’re trying to export to doesn’t follow best practices</string>

Sourceː Android Authority

この記事をシェア

著者情報

Masahide Omuraのアバター Masahide Omura Technical Writer

月間平均130万PVの当サイトを8年以上運営している 尾村 真英 です。これまでに 50台以上の Chromebook をレビュー しており、主に小規模事業者を対象に Chromebook や Google Workspace の導入・活用支援も行っています。
現在は、Chrome Enterprise 公式ユーザーコミュニティのモデレーターとしても活動中で、Professional ChromeOS Administrator 資格を保有しています。

目次