aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLibravatar Michael Jurkoic <mjjurkoic@gmail.com>2024-03-12 07:58:58 -0500
committerLibravatar Michael Jurkoic <mjjurkoic@gmail.com>2024-03-12 07:58:58 -0500
commit7496583ac87fc416026ae9eaf27c2248542b0b25 (patch)
tree2a871c40f2d8eb59c437d1eb6e738f78006dfb0b
parentb89a60abe7d4ccea67cfeae8646df8ce2c349dbf (diff)
Add HTTP-only Nostr to the roadmap.feature-roadmap
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index d256e8d..0bed080 100644
--- a/README.md
+++ b/README.md
@@ -39,6 +39,7 @@ C++ System Development Kit for Nostr
### Authentication and Security
- [ ] Allow [HTTP Authentication](https://github.com/nostr-protocol/nips/blob/master/98.md) with servers.
+- [ ] Implement HTTP-only Nostr queries.
### Builds and Integrations