Why Nostr? What is Njump?
2023-03-03 11:39:21
in reply to

anarkio on Nostr: Nostr.bitejo.com is just a searchable frontend for the #nostrmarket tag. Users use ...

Nostr.bitejo.com is just a searchable frontend for the #nostrmarket tag. Users use their regular Nostr clients to post listings or contact sellers. The code is here: https://codeberg.org/anarkio/nostrmarket

Bitejo.com is my main marketplace project, but it's centralized and not on Nostr. I'm (slowly) working on a federated open source version.

Trying to work on a more complex Nostr marketplace according to this bounty:
https://bountsr.org/code/2023/03/01/nostr-marketplace.html

A custom post type for products + Zaps for payments is the easier part. I wrote a digital download autofulfill script before with on-chain payments, but it was centralized.

Still thinking about autofulfillment on Nostr. The encrypted download link could be saved in the product post, but it must be decrypted and presented to the buyer after the Zap is received.

The difficulty is how to decrypt the download link – in a client-relay model, there is no private server to store the key. So either the seller must login to decrypt the link, which is sent to the buyer (i.e. not instant, but still peer-to-peer as only the seller has the key) or the decryption key is stored at a third party (centralized, but instant auto-fulfillment is possible).

I wonder how Lightning paywalls have implemented this.
Author Public Key
npub104d04f70swk7463r540ymqw83z85l00s6ljh7hgs2hedps0sp79qp5cgdw