supertestnet's comments

supertestnet | 2 years ago | on: Why I’m betting on Nostr

> if someone Zaps me right now, I haven't specified a place for those Zaps to go

then you can't be zapped

you can only be zapped if your profile has a tag in it that tells people where to send your zaps to

without that, a zap button shouldn't show up, and if it does show up, it shouldn't do anything

supertestnet | 4 years ago | on: Fiatjaf/nostr – a censorship-resistant alternative to Twitter

Peer discovery and peer suggestions are not implemented yet. People have been posting their public keys on twitter etc. There is a proposal for encoding a set of followers/followed in a message which your followers' clients can then use to display info about that on your profile. That should help with peer discovery once someone codes it up. You can also find threads that people are widely commenting on (e.g. someone might post a nostr thread on twitter) and follow people who post in those threads.

supertestnet | 4 years ago | on: Fiatjaf/nostr – a censorship-resistant alternative to Twitter

You can reply to posts. Retweets and likes are not yet supported but they should be easy -- likes can be a reply with just a heart emoji and clients then display those via a counter. Retweets will probably be a new message that contains a link to a prior message and clients will then display it in a twitter-esque manner.

supertestnet | 4 years ago | on: Fiatjaf/nostr – a censorship-resistant alternative to Twitter

Correct. Spam is not a problem yet because nostr is super new and no one uses it yet. But a few friendly bots have been released for it (since it's very bot-dev friendly) and DMs are open by default (and the branle client has no way to close them) so spam is basically guaranteed to come eventually.

supertestnet | 4 years ago | on: Fiatjaf/nostr – a censorship-resistant alternative to Twitter

I think p2p techniques are distinguished by being "serverless," that is, you don't publish content to someone else's device, you host your content on your own device and people have to connect to your device to get your content. Peers talk directly to other peers. In nostr and other client/server models like mastodon, you publish content on someone else's server and if you go offline people can still access it.

The difference with nostr is lots of redundancy -- you post your content to like 5 servers so that if one goes down you're not really censored, people still get your content and -- in your list of relays -- you replace the censorious one and then your followers update where they follow you at.

page 1