From 040ead73ce2335f5fb49d1a6801fa379fc634f90 Mon Sep 17 00:00:00 2001 From: Marco Argentieri <3596602+tiero@users.noreply.github.com> Date: Mon, 3 Apr 2023 11:28:08 +0200 Subject: [PATCH] Create 24.md --- 24.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 24.md diff --git a/24.md b/24.md new file mode 100644 index 0000000..08a99fb --- /dev/null +++ b/24.md @@ -0,0 +1,16 @@ +BDS-24 +====== + +Nostr-based transport protocol +------------------------------- + +`draft` `mandatory` `author:tiero` + +This BDS defines how Bits wallets communicate with Bits Service Providers using [Nostr](https://github.com/nostr-protocol/nostr) relays. + +## Rationale + +Exposing your own IP address and/or owning a FQDN make Bits Service Providers vulenerable to DoS attacks and regulatory capture. + +## Specification + TBD