ODELL on Nostr: primal is unique among nostr apps in that it relies on a super relay: a caching ...
primal is unique among nostr apps in that it relies on a super relay: a caching server
the caching server pulls notes and events from all known relays, the app then reads from the server rather than relays directly
this setup provides both performance and privacy improvements
users do not have to trust the caching server with message integrity because all events are signed but users do trust the caching server to show all events
similar to traditional relays, anyone can run a caching server, users can easily change which server they use in settings
the caching server is not used when broadcasting notes, broadcasts are sent directly to relays chosen by users
the primal stack is open source, anyone can verify, run, or modify the code without permission
nostr identities are transportable, all users can use any nostr app at will and are never locked in to primal
https://github.com/PrimalHQ/Published at
2025-04-30 23:38:36Event JSON
{
"id": "3657e4e446fbdfb36d170d57fb048e8fe221e017b9977f11e6d664b39e8892a9",
"pubkey": "04c915daefee38317fa734444acee390a8269fe5810b2241e5e6dd343dfbecc9",
"created_at": 1746056316,
"kind": 1,
"tags": [],
"content": "primal is unique among nostr apps in that it relies on a super relay: a caching server\n\nthe caching server pulls notes and events from all known relays, the app then reads from the server rather than relays directly\n\nthis setup provides both performance and privacy improvements\n\nusers do not have to trust the caching server with message integrity because all events are signed but users do trust the caching server to show all events \n\nsimilar to traditional relays, anyone can run a caching server, users can easily change which server they use in settings\n\nthe caching server is not used when broadcasting notes, broadcasts are sent directly to relays chosen by users \n\nthe primal stack is open source, anyone can verify, run, or modify the code without permission\n\nnostr identities are transportable, all users can use any nostr app at will and are never locked in to primal\n\nhttps://github.com/PrimalHQ/",
"sig": "e13b639935e5d1b967a74da617d3e7f1bac5471f758813f5b63e675da1112b19f23b459c4a94074474ef354dc6bc9bf67f367381ec7ff04f4c37e9872f1b8363"
}