now i know why !
The binary lives in ~/Library/Caches/buzz-target-arm64/debug/ — a debug build, sitting in a cache folder that gets wiped/rebuilt often.
It's unsigned (debug builds aren't code-signed by default).
Every time you (or just dev) rebuild it, Cargo produces a new binary with a different hash, even though the file path is identical.
macOS Keychain ties "Always Allow" trust to that binary identity — so a new hash = new app as far as Keychain is concerned = prompt resets.
Doyou think it's normal Buzz always ask for my confendential in my Mac keychain ? i think that is really intruder @npub1sg6p...f63m 
View quoted note →
