Compare commits
8 Commits
c65fe7b015
...
c435441ccc
Author | SHA1 | Date |
---|---|---|
|
c435441ccc | |
|
08a266cb3c | |
|
dee684f62e | |
|
2ffa3fac7c | |
|
907153469c | |
|
57e9e8d92f | |
|
d82b733182 | |
|
3815a6fd09 |
|
@ -0,0 +1,17 @@
|
||||||
|
NIP-163 (DRAFT)
|
||||||
|
======
|
||||||
|
|
||||||
|
`Identicon Sentinel` visual profile hash sentinel for spotting spoofs
|
||||||
|
------------------------------------------
|
||||||
|
|
||||||
|
`draft` `optional`
|
||||||
|
|
||||||
|
Spoofing accounts on any platorm is faily easy using a profile picture, banner image and similiar NIP05.
|
||||||
|
|
||||||
|
`Identicon Sentinel` creates an identicon of an npub using https://github.com/laurentpayot/minidenticons, to sit alongside a profile image - to be used as a visual aid for users to easily spot spoof accounts.
|
||||||
|
|
||||||
|
Interopibilty is key by all using the same identicon library. https://github.com/laurentpayot/minidenticons is excellent, especially for smaller sentinel identicons.
|
||||||
|
|
||||||
|
Minidenticons can be easily experimented with here, just pop in an npub https://laurentpayot.github.io/minidenticons
|
||||||
|
|
||||||
|
Using minidenticons Ben Arc's Identicon Sentinel in a nostr client would look something like this: <img src="https://i.imgur.com/TV7YAwc.png">
|
Loading…
Reference in New Issue