You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.**Identity Generation**: On first run, the SDK generates an Ed25519 keypair and a unique instance ID, stored in `{DataDir}/{app-name}_shm_identity.json`
93
+
1.**Identity Generation**: On first run, the SDK generates an Ed25519 keypair and a unique instance ID, stored in `{DataDir}/shm_identity.json`
94
94
95
95
2.**Registration**: The client registers with the server, sending its public key
0 commit comments