mirror of
https://github.com/Nighthawk42/bnet_auth_tool.git
synced 2026-08-30 06:22:27 +00:00
Update README with development notes and warnings
Added important notes about the project's development status and LLM-assisted code generation.
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Battle.net Authenticator Tool
|
||||
|
||||
> [!IMPORTANT]
|
||||
> **Work in Progress:** This rewrite is actively under development. Please report bugs via issues, and code contributions via Pull Requests are highly encouraged!
|
||||
>
|
||||
> **Development Note:** Parts of this codebase were generated/optimized using Claude. If you are ideologically opposed to LLM-assisted development, you are entirely free to skip using this software or fork it and strip it out yourself.
|
||||
|
||||
---
|
||||
|
||||
> Back up Battle.net authenticator TOTP secrets in an encrypted local vault and export
|
||||
> them to any authenticator app — via CLI or an optional desktop GUI. Offline features
|
||||
> fully work; online attach/retrieve is unverified against Blizzard's API.
|
||||
|
||||
Reference in New Issue
Block a user