From 6ba0361ba970c4029e7551b6e85f24c7cec85640 Mon Sep 17 00:00:00 2001 From: Kieran Date: Fri, 16 Jun 2023 09:45:05 +0100 Subject: [PATCH] Update readme --- .drone.yml | 2 -- README.md | 2 ++ 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 09b32a1..7a3749d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -70,8 +70,6 @@ steps: - |- img build -t git.v0l.io/kieran/snort:latest \ --platform linux/amd64,linux/arm64 \ - --cache-from "type=local,src=/cache" \ - --cache-to "type=local,dest=/cache" \ -f Dockerfile.prebuilt . - img push git.v0l.io/kieran/snort:latest volumes: diff --git a/README.md b/README.md index e24bd36..119b217 100644 --- a/README.md +++ b/README.md @@ -31,9 +31,11 @@ Snort supports the following NIP's: - [x] NIP-36: Sensitive Content - [ ] NIP-40: Expiration Timestamp - [x] NIP-42: Authentication of clients to relays +- [x] NIP-44: Versioned encryption - [x] NIP-50: Search - [x] NIP-51: Lists - [x] NIP-58: Badges +- [x] NIP-59: Gift Wrap - [x] NIP-65: Relay List Metadata - [ ] NIP-78: App specific data