Damus
rabble profile picture
rabble
@rabble
What are other nostr app developers and relay operators doing with regard to the UK Online Services Act?

Apparently there is no legal exception for open source or apps that are not connecting to servers you control or apps that are entirely encrypted and peer to peer.

Basically they want us to KYC anyone they think might be based in the UK, and implement content filters.

There seems to be no way to be in compliance in Nostr without limiting all connections to a single gateway relay the way Primal does, and with geo location, including blocking tor and vpn connections, and content analysis of all text and media.

Basically insanity which is completely counter to the entire Nostr project. I knew there was some of OSA coming but I hadn’t paid attention to it. None of us want to KYC our users or build a content filtering system. I mean how do we know if a post is about a knife? Yes we can’t have content about knives! Or how do we determine who considers content hateful?

https://www.ofcom.org.uk/siteassets/resources/documents/online-safety/information-for-industry/illegal-harms/illegal-content-codes-of-practice-for-user-to-user-services.pdf?v=391681

What are Nostr devs based in the UK doing? Users? Relay operators?
6
nix · 55w
I don't really know the answer, but I like how Bisq are doing their dev work - explicitly advising everybody who wants to contribute to be as anonymous as they possibly can. I know it would add a lot of extra effort, but if you're building apps which are likely to be seen as disruptive, then it pro...
☕ Shitlord 10000, with a HARD R · 55w
Kill Your Customer
[email protected] 🥜 · 55w
You have to continue building Nostr and remove the chokepoints
Tim Bouma · 55w
My strategy is: 1. Collect no personal information 2. Encrypt everything 3. Store data on relays separate from the app 4. Make sure that only the user has the private key. 5. Any agent-type interfaces use a NWC-type interface via relays so that it is impossible to know where the listening agent re...