From 82a2586eab6a42f6dce1aff42919789a36c4f291 Mon Sep 17 00:00:00 2001 From: Vitor Pamplona Date: Mon, 1 May 2023 20:42:48 -0400 Subject: [PATCH] Adds language to warn that NIP94 and 95 are new and other clients might not see it. --- app/src/main/res/values/strings.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 921787a85..64fcffb60 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -334,10 +334,10 @@ Uploads to NostrImg. NostrImg can change your image at any time Verifiable Imgur (NIP-94) - Protects from Imgur changing your image/video after you post + Protects from Imgur modifying the content afterwards. This is a new NIP: other clients might not see the image Verifiable NostrImg (NIP-94) - Protects from NostrImg changing your image after you post + Protects from NostrImg modifying the content afterwards. This is a new NIP: other clients might not see the image Your relays (NIP-95) Files are uploaded to and hosted by relays. They are free from a fixed url (third-party dependency). Make sure to have a NIP-95 relay in your relay list