Skip to content

Commit 03aa465

Browse files
Update tips/TIP-XXXX.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 04fe147 commit 03aa465

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tips/TIP-XXXX.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,7 @@ This ensures:
6363
- Data is isolated from other tapplets
6464
- Only those with both parent keys and tapplet public key can decrypt
6565

66-
> NOTE: The tapplet registry should maybe also be included, so that malicious developers cannot reuse the `tapplet_public_key` across
67-
register
66+
> NOTE: The tapplet registry should maybe also be included, so that malicious developers cannot reuse the `tapplet_public_key` across multiple tapplet registrations. Including the registry identifier in the key derivation ensures that each tapplet's view key is unique, even if the same public key is used elsewhere.
6867
6968
##### The risks of sharing of view keys
7069
In some situation, a user might upload their view key to a custodial wallet. Doing so would allow the custodial provider to see

0 commit comments

Comments
 (0)