Replace Ed25519 with hashed API tokens and an in-Firefox client manager.
This commit is contained in:
@@ -37,6 +37,5 @@ Set-ItemProperty -Path $regPath -Name "(default)" -Value $ManifestPath
|
||||
Write-Host "registered $regPath"
|
||||
|
||||
Write-Host ""
|
||||
Write-Host "Register a client key for tooling (private key stays out of $StateDir):"
|
||||
Write-Host " python tools\register_client.py add --name cursor-agent --write-key `$HOME\.fab\cursor-agent.json"
|
||||
Write-Host "Then load the extension and set FAB_KEY_FILE to that path."
|
||||
Write-Host "Load the add-on, then use the toolbar icon → Manage clients to generate a secret."
|
||||
Write-Host "Put that fab_… token in FAB_TOKEN for scripts. Do not store it under $StateDir."
|
||||
|
||||
Reference in New Issue
Block a user