mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-09-27 17:58:47 +00:00
docs: what the stealth meta address is for
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Rvc3HbiWBTqbAvRT45G5oX
This commit is contained in:
co-authored by
Claude Opus 5
parent
044e0fc0d6
commit
bcfa74ed9c
@@ -48,6 +48,13 @@ the point of the layout.
|
||||
Stealth addresses will attach at purpose `5564'`, at the profile level. Only
|
||||
purpose `44'` is used here.
|
||||
|
||||
The plan is one meta address per profile: a spend key and a viewing key, whose
|
||||
public halves are published with the chat profile, opt-in. A sender derives a
|
||||
fresh destination from it without a handshake, so one meta address serves any
|
||||
number of names received that way, and those keys are not at a derivation path.
|
||||
That is why it belongs at the profile level, while the names a profile buys sit
|
||||
at the address level.
|
||||
|
||||
## Commands
|
||||
|
||||
Internal API. The names commands will call these; users will not.
|
||||
|
||||
Reference in New Issue
Block a user