mirror of
https://github.com/logos-co/logos-web.git
synced 2026-08-27 12:11:14 +00:00
226 lines
7.8 KiB
JSON
226 lines
7.8 KiB
JSON
{
|
||
"schemaVersion": 1,
|
||
"language": "en",
|
||
"route": "/technology-stack/messaging",
|
||
"title": "Logos Messaging: Private P2P Communication",
|
||
"description": "Decentralised peer-to-peer messaging built for privacy and resilience. End-to-end encrypted chat and censorship-resistant delivery.",
|
||
"heading": "Messaging",
|
||
"seo": {
|
||
"keywords": ["logos", "messaging", "waku", "lmn", "privacy", "p2p"]
|
||
},
|
||
"sections": [
|
||
{
|
||
"componentType": "hero",
|
||
"key": "messaging.hero",
|
||
"eyebrow": "Technology stack",
|
||
"headline": "Messaging",
|
||
"body": "Decentralised peer-to-peer communication built for privacy and resilience.",
|
||
"bodySecondary": "Key Repositories:",
|
||
"items": [
|
||
{
|
||
"title": "Logos-delivery — Peer-to-peer transport layer with spam protection.",
|
||
"href": "https://github.com/logos-messaging/logos-delivery"
|
||
},
|
||
{
|
||
"title": "logos-chat — Library for private, end-to-end encrypted p2p chat.",
|
||
"href": "https://github.com/logos-messaging/logos-chat"
|
||
}
|
||
],
|
||
"status": {
|
||
"label": "Current Status",
|
||
"body": "Logos Messaging comprises two modules – Delivery and Chat – and has an active developer community with SDK implementations in several languages. It powers messaging in the Status application and is integrated into testnet.",
|
||
"cta": {
|
||
"label": "Install testnet",
|
||
"href": "/technology-stack/messaging",
|
||
"variant": "secondary",
|
||
"iconOverride": "download"
|
||
},
|
||
"secondaryCta": {
|
||
"label": "READ MORE",
|
||
"href": "/technology-stack/messaging",
|
||
"variant": "tertiary"
|
||
}
|
||
},
|
||
"ctas": [
|
||
{
|
||
"label": "DOCS",
|
||
"href": "https://docs.logos.co/",
|
||
"external": true,
|
||
"variant": "secondary"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"componentType": "ctaPanel",
|
||
"key": "messaging.privacy",
|
||
"eyebrow": "Overview",
|
||
"title": "Overview",
|
||
"description": "Logos Messaging provides the messaging layer for the Logos stack, letting applications send messages, relay data, and coordinate without relying on centralised servers or exposing metadata to surveillance.\n\nIt uses a peer-to-peer relay network in which messages propagate across nodes with no central broker, and it supports private one-to-one messaging, group messaging, and public broadcast channels.\n\nMessages can be encrypted end-to-end, and the relay network is designed to resist traffic analysis, making it difficult for observers to determine who is communicating with whom.",
|
||
"cta": {
|
||
"label": "View the docs",
|
||
"href": "https://docs.logos.co/",
|
||
"external": true
|
||
}
|
||
},
|
||
{
|
||
"componentType": "ctaPanel",
|
||
"key": "messaging.lmn",
|
||
"eyebrow": "Messaging",
|
||
"title": "Delivery",
|
||
"description": "A peer-to-peer messaging network with DoS protection via RLN (Rate Limiting Nullifiers). Any application can use it to send and receive messages over an open, censorship-resistant network.",
|
||
"cta": {
|
||
"label": "Repo",
|
||
"href": "https://github.com/logos-messaging/logos-delivery",
|
||
"external": true
|
||
}
|
||
},
|
||
{
|
||
"componentType": "ctaPanel",
|
||
"key": "messaging.censorship",
|
||
"eyebrow": "Messaging",
|
||
"title": "Chat",
|
||
"description": "A protocol and library that provides 1:1 and group conversations with end-to-end encryption using de-MLS - everything an application needs to add private chat without rolling its own protocol.",
|
||
"cta": {
|
||
"label": "Repo",
|
||
"href": "https://github.com/logos-messaging/logos-chat",
|
||
"external": true
|
||
}
|
||
},
|
||
{
|
||
"componentType": "cardGrid",
|
||
"key": "messaging.caseStudies",
|
||
"eyebrow": "Case Study",
|
||
"heading": "Case Studies",
|
||
"cards": [
|
||
{
|
||
"title": "Case Study:\nStatus",
|
||
"description": "Status is a decentralised super app designed for privacy and security. The open-source application uses Logos Messaging to provide private and decentralised messaging, group chats, and Communities.",
|
||
"image": {
|
||
"src": "/images/messaging/status.webp",
|
||
"alt": "",
|
||
"width": 96,
|
||
"height": 120
|
||
},
|
||
"cta": {
|
||
"label": "learn more",
|
||
"href": "https://status.app",
|
||
"external": true
|
||
}
|
||
},
|
||
{
|
||
"title": "Case Study:\nRailgun",
|
||
"description": "RAILGUN delivers private on-chain transactions on top of the Ethereum blockchain. The project uses Logos Messaging protocols to preserve the privacy of users transacting on the network.",
|
||
"image": {
|
||
"src": "/images/messaging/railgun.webp",
|
||
"alt": "",
|
||
"width": 96,
|
||
"height": 120
|
||
},
|
||
"cta": {
|
||
"label": "learn more",
|
||
"href": "https://www.railgun.org",
|
||
"external": true
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"componentType": "cardGrid",
|
||
"key": "messaging.builderCta",
|
||
"cards": [
|
||
{
|
||
"title": "Docs",
|
||
"description": "Learn more about the Logos technology stack",
|
||
"cta": {
|
||
"label": "View the docs",
|
||
"href": "https://docs.logos.co/",
|
||
"external": true
|
||
}
|
||
},
|
||
{
|
||
"title": "Start Building",
|
||
"description": "Build privacy-preserving tools and applications",
|
||
"image": {
|
||
"src": "/images/messaging/builder-hub.webp",
|
||
"alt": "",
|
||
"width": 1280,
|
||
"height": 720
|
||
},
|
||
"cta": { "label": "Build", "href": "/get-started" }
|
||
},
|
||
{
|
||
"title": "Install Basecamp",
|
||
"description": "Download the local launcher for apps built on Logos",
|
||
"cta": {
|
||
"label": "Install",
|
||
"href": "https://github.com/logos-co/logos-basecamp"
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"componentType": "relatedArticles",
|
||
"key": "messaging.relatedArticles",
|
||
"label": "Logos Media",
|
||
"eyebrow": "Logos in the News",
|
||
"title": "Related Articles",
|
||
"cta": { "label": "Explore all articles", "href": "/media" },
|
||
"items": [
|
||
{
|
||
"title": "State of the Logos Network: November 2025",
|
||
"image": {
|
||
"src": "/images/messaging/press-1.webp",
|
||
"alt": "",
|
||
"width": 647,
|
||
"height": 862
|
||
},
|
||
"date": "02.14.26",
|
||
"author": "Sterlin Lujan",
|
||
"readingTime": 6,
|
||
"href": "/media"
|
||
},
|
||
{
|
||
"title": "Story of the Network:\nFrom CyberNetics to Blockchain Communities",
|
||
"image": {
|
||
"src": "/images/messaging/press-2.webp",
|
||
"alt": "",
|
||
"width": 1304,
|
||
"height": 869
|
||
},
|
||
"date": "02.14.26",
|
||
"author": "Sterlin Lujan",
|
||
"readingTime": 6,
|
||
"href": "/media"
|
||
},
|
||
{
|
||
"title": "State of the Logos Network: October 2025",
|
||
"image": {
|
||
"src": "/images/messaging/press-3.webp",
|
||
"alt": "",
|
||
"width": 716,
|
||
"height": 895
|
||
},
|
||
"date": "02.14.26",
|
||
"author": "Sterlin Lujan",
|
||
"readingTime": 6,
|
||
"href": "/media"
|
||
},
|
||
{
|
||
"title": "Hacking for Real World Impact with Funding the Commons & Tor",
|
||
"image": {
|
||
"src": "/images/messaging/press-4.webp",
|
||
"alt": "",
|
||
"width": 702,
|
||
"height": 878
|
||
},
|
||
"date": "02.14.26",
|
||
"author": "Sterlin Lujan",
|
||
"readingTime": 6,
|
||
"href": "/media"
|
||
}
|
||
],
|
||
"visibleCount": 4
|
||
}
|
||
]
|
||
}
|