Skip to content
Merged
Show file tree
Hide file tree
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
3 changes: 0 additions & 3 deletions README.ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -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秒周期)
Expand Down
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading