diff --git a/README.ja.md b/README.ja.md index ea14f27..b3ad105 100644 --- a/README.ja.md +++ b/README.ja.md @@ -10,9 +10,6 @@ M5Authenticatorは、**M5StickS3**で使うスタンドアロンのTOTP認証器 標準TOTP QR画像やGoogle Authenticatorの移行QR画像はブラウザ内でローカルに読み込み、M5StickS3へProvisioningできます。認証時はスマートフォンを操作せず、Device上でアカウントを選択して6桁のOTPを表示できます。 -> [!IMPORTANT] -> このリポジトリは公開されています。実際の認証情報をコミット、貼り付け、アップロード、ログ出力、添付してはいけません。対象にはTOTPシークレットやQRエクスポート、パスワードやRecovery Passphrase、Recovery Package、private/session key、認証情報を含むログやdumpが含まれます。完全なポリシーは[SECURITY.md](SECURITY.md)を参照してください。 - ## 主な機能 - RFC 6238 TOTP(SHA-1、6桁、30秒周期) diff --git a/README.md b/README.md index 438fe2a..b65248a 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,6 @@ Use the hosted Web app with the latest stable **Desktop Chrome** and Web Serial: You can import standard TOTP QR images and Google Authenticator migration QR images locally in the browser, provision the Device, select an account on M5StickS3, and reveal a six-digit OTP without using a smartphone at authentication time. -> [!IMPORTANT] -> This is a public repository. Never commit, paste, upload, log, or attach real authentication material. This includes TOTP secrets or QR exports, passwords or Recovery Passphrases, Recovery Packages, private/session keys, and credential-bearing logs or dumps. See [SECURITY.md](SECURITY.md) for the complete policy. - ## Key features - RFC 6238 TOTP using SHA-1, 6 digits, and a 30-second period