Update readme
This commit is contained in:
@ -70,8 +70,6 @@ steps:
|
|||||||
- |-
|
- |-
|
||||||
img build -t git.v0l.io/kieran/snort:latest \
|
img build -t git.v0l.io/kieran/snort:latest \
|
||||||
--platform linux/amd64,linux/arm64 \
|
--platform linux/amd64,linux/arm64 \
|
||||||
--cache-from "type=local,src=/cache" \
|
|
||||||
--cache-to "type=local,dest=/cache" \
|
|
||||||
-f Dockerfile.prebuilt .
|
-f Dockerfile.prebuilt .
|
||||||
- img push git.v0l.io/kieran/snort:latest
|
- img push git.v0l.io/kieran/snort:latest
|
||||||
volumes:
|
volumes:
|
||||||
|
@ -31,9 +31,11 @@ Snort supports the following NIP's:
|
|||||||
- [x] NIP-36: Sensitive Content
|
- [x] NIP-36: Sensitive Content
|
||||||
- [ ] NIP-40: Expiration Timestamp
|
- [ ] NIP-40: Expiration Timestamp
|
||||||
- [x] NIP-42: Authentication of clients to relays
|
- [x] NIP-42: Authentication of clients to relays
|
||||||
|
- [x] NIP-44: Versioned encryption
|
||||||
- [x] NIP-50: Search
|
- [x] NIP-50: Search
|
||||||
- [x] NIP-51: Lists
|
- [x] NIP-51: Lists
|
||||||
- [x] NIP-58: Badges
|
- [x] NIP-58: Badges
|
||||||
|
- [x] NIP-59: Gift Wrap
|
||||||
- [x] NIP-65: Relay List Metadata
|
- [x] NIP-65: Relay List Metadata
|
||||||
- [ ] NIP-78: App specific data
|
- [ ] NIP-78: App specific data
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user