Change sphinx to communication category

This commit is contained in:
Taylor Helsper 2022-12-26 22:45:52 -06:00
parent a9a0e371b4
commit 190527de18

View File

@ -370,7 +370,7 @@
"author": {"name": "Sphinx Chat", "link": "https://sphinx.chat/"}, "author": {"name": "Sphinx Chat", "link": "https://sphinx.chat/"},
"website": {"name": "GitHub", "link": "https://github.com/stakwork/sphinx-relay"}, "website": {"name": "GitHub", "link": "https://github.com/stakwork/sphinx-relay"},
"description": "Relay is a Node.js wrapper around LND, handling connectivity and storage for Sphinx. Communication between Relay nodes takes place entirely on the Lightning Network, so it is decentralized, untraceable, and encrypted. Message content is also end-to-end encrypted using client public keys, on the Sphinx app itself.", "description": "Relay is a Node.js wrapper around LND, handling connectivity and storage for Sphinx. Communication between Relay nodes takes place entirely on the Lightning Network, so it is decentralized, untraceable, and encrypted. Message content is also end-to-end encrypted using client public keys, on the Sphinx app itself.",
"category": "lightning_app", "category": "communication",
"app_tile_button_text": "Info", "app_tile_button_text": "Info",
"app_tile_button_href": "/sphinxrelay", "app_tile_button_href": "/sphinxrelay",
"app_tile_running_status_text": "Running", "app_tile_running_status_text": "Running",