keychat on Nostr: Keychat and Damus are both applications based on the Nostr protocol. What are the ...
Keychat and Damus are both applications based on the Nostr protocol. What are the design differences between Keychat, as an application for posting private notes, and Damus, as an application for posting public notes?
In our view, the Nostr protocol has three main innovative points. First, it boldly allows users to use public keys directly as IDs. Second, it has chosen a relay model where relays do not communicate with each other. Third, it is equivalent to having built-in RSS.
For Keychat, it utilizes Nostr’s public keys as identities and the relay model but does not use the built-in RSS. Keychat’s contact list is only saved locally for better privacy.
Keychat has implemented three unique designs.
To address the issue of message encryption security, Keychat employs the Signal protocol to achieve end-to-end encryption.
To tackle metadata privacy issues, Keychat separates the sending and receiving addresses from the ID and continuously updates these addresses.
To ensure that relays can operate sustainably, Keychat uses Bitcoin ecash as postage stamp for messages.
Published at
2024-05-27 10:56:37Event JSON
{
"id": "5251f3dcf2dae44f0e705efc220a1f7ed3997b5a8e776862a1221b067a860495",
"pubkey": "bbf923aa9246065f88c40c7d9bf61cccc0ff3fcff065a8cb2ff4cfbb62088f1e",
"created_at": 1716807397,
"kind": 1,
"tags": [],
"content": "Keychat and Damus are both applications based on the Nostr protocol. What are the design differences between Keychat, as an application for posting private notes, and Damus, as an application for posting public notes?\n\nIn our view, the Nostr protocol has three main innovative points. First, it boldly allows users to use public keys directly as IDs. Second, it has chosen a relay model where relays do not communicate with each other. Third, it is equivalent to having built-in RSS. \n\nFor Keychat, it utilizes Nostr’s public keys as identities and the relay model but does not use the built-in RSS. Keychat’s contact list is only saved locally for better privacy. \n\nKeychat has implemented three unique designs. \n\nTo address the issue of message encryption security, Keychat employs the Signal protocol to achieve end-to-end encryption. \n\nTo tackle metadata privacy issues, Keychat separates the sending and receiving addresses from the ID and continuously updates these addresses.\n\n To ensure that relays can operate sustainably, Keychat uses Bitcoin ecash as postage stamp for messages.",
"sig": "c941d6a1ee9dea7653dda20a6e8a11565d1c1efecbd6bc45b60dcb59106dbc6de9b6d8456da921d8830a07c5729ab89ec68e6b5b75fe8ded04afa88f9d62b38a"
}