Loading all channels...
Yak Club is a decentralized Nostr app that lets you chat with others using the Nostr protocol. Yak Club is available at Yak.club - it's also available as a browser extension here. The browser extension functions identically to the website, but lets you instantly click the extension to see messages for the site you're currently on (if a room exists that matches the current domain name). The icon lights up automatically when you're on a website with existing messages.
For privacy reasons, Yak Club scrapes all known channels from the relays you're connected to, stores them in your browser, and then filters based on the exact domain you're looking at to avoid leaking search queries or your browser history.
A channel is defined as a kind 40 event, with tags ['r', <room name>], ['t', 'yakclub']. Responses to channels are currently implemented as kind 42 events.
Yak Club implements NIP-07. However, browser extensions cannot interact with other browser extensions, so the extension version of Yak Club requires your nsec / preferred nostr relays in order to work. This limitation does not apply to the web version, which is compatible with extensions like nos2x.
Yak Club does not currently implement encrypted messaging, so user <-> user chats aren't currently supported. Assume all messages are public.
Loading all alerts...