Screenshots

UNC Client: CLI

UNC CLI

UNC CLI 01

UNC CLI 02

UNC CLI 03

UNC Client: GUI

UNC GUI 01

UNC GUI 02

Hub Output (no gui at this time)

Output of "hub help":
hub> help
Commands: status, stats, peers, peer <hash>, file <id>, recent, pull-sync <hub_hash>, sync-status [hub_hash], sync-log [hub_hash] [limit], trust <peer_hash>, block <peer_hash>, ban <peer_hash>, quarantine-peer <peer_hash>, quarantine-file <id>, hide-file <id>, unhide-file <id>, start, stop, quit, help, sync-now
Output of "hub status":
{
  "running": true,
  "hub_name": "Trusted Hub",
  "app_name": "pubshare",
  "aspect_name": "catalog",
  "destination_hash": "<HUB HASH>",
  "peer_count": 9,
  "online_peer_count": 0,
  "file_count": 3245,
  "location_count": 6309,
  "availability_stale_minutes": 15,
  "db_file": "hub.sqlite3",
  "interactive_workers": 2,
  "bulk_workers": 2,
  "worker_threads_alive": 4,
  "worker_threads_total": 4,
  "interactive_queue_depth": 0,
  "bulk_queue_depth": 0,
  "interactive_queue_max": 200,
  "bulk_queue_max": 1000,
  "metrics": {
    "requests_total": 6308,
    "search_total": 18,
    "register_file_total": 6117,
    "get_meta_total": 0,
    "download_total": 0,
    "update_presence_total": 84,
    "list_peers_total": 28,
    "queue_reject_total": 0,
    "unsupported_action_total": 0,
    "invalid_request_total": 0,
    "errors_total": 0
  }
}
Output of "hub stats":
{
  "action": "server_stats_result",
  "online_peer_count": 7,
  "total_files_available": 506
}
Tuncated Output of "hub peers":
  [{
    "peer_id": 6,
    "peer_hash": "peer_hash_01",
    "peer_name": "Friendly Name Peer Hash 01",
    "reachable": false,
    "last_seen": null,
    "trusted": false,
    "blocked": false,
    "banned": false,
    "quarantined": false,
    "hidden": false,
    "moderation_reason": "",
    "location_count": 0
  },
  {
    "peer_id": 1,
    "peer_hash": "reticulum:demo-peer",
    "peer_name": "Demo Peer",
    "reachable": true,
    "last_seen": null,
    "trusted": false,
    "blocked": false,
    "banned": false,
    "quarantined": false,
    "hidden": false,
    "moderation_reason": "",
    "location_count": 2
  }]
Output of "hub sync-status":
{
  "action": "sync_status_result",
  "local_hub_hash": "local_hub_server_hash",
  "local_next_origin_counter": 192372,
  "total_sync_peers": 3,
  "enabled_sync_peers": 3,
  "total_sync_log_rows": 3868,
  "remotes": [
    {
      "hub_hash": "hub_server_hash_01",
      "enabled": true,
      "last_pull_at": "2026-04-26T17:49:32.580639",
      "last_success_at": "2026-04-26T06:03:09.823137",
      "last_error": "No path to remote hub hub_server_hash_01 found within 15.0s",
      "pulled_vector": {
        "hub_server_hash_05": 139099,
        "hub_server_hash_01": 35979,
        "hub_server_hash_02": 27894,
        "hub_server_hash_03": 13028
      },
      "pushed_vector": {
        "hub_server_hash_05": 167333,
        "hub_server_hash_01": 35979,
        "hub_server_hash_02": 27894,
        "hub_server_hash_03": 13028
      },
      "pulled_origin_count": 4,
      "pushed_origin_count": 4,
      "recent_log_count": 3221,
      "recent_actions": [
        "reject_older",
        "reject_older",
        "reject_older",
        "reject_older",
        "reject_older"
      ]
    },
    {
      "hub_hash": "hub_server_hash_00",
      "enabled": true,
      "last_pull_at": "2026-04-26T06:02:51.163924",
      "last_success_at": "2026-04-26T06:02:51.163927",
      "last_error": "",
      "pulled_vector": {},
      "pushed_vector": {
        "hub_server_hash_05": 163569,
        "hub_server_hash_01": 35979,
        "hub_server_hash_02": 27894,
        "hub_server_hash_03": 13028
      },
      "pulled_origin_count": 0,
      "pushed_origin_count": 4,
      "recent_log_count": 0,
      "recent_actions": []
    },
    {
      "hub_hash": "<hub_server_hash_03>",
      "enabled": true,
      "last_pull_at": "2026-04-21T15:24:32.612089",
      "last_success_at": "2026-04-21T13:41:25.842841",
      "last_error": "Link closed before sync control response",
      "pulled_vector": {
        "hub_server_hash_01": 33319,
        "hub_server_hash_02": 27894,
        "hub_server_hash_03": 13028
      },
      "pushed_vector": {},
      "pulled_origin_count": 3,
      "pushed_origin_count": 0,
      "recent_log_count": 647,
      "recent_actions": [
        "reject_older",
        "reject_older",
        "reject_older",
        "reject_older",
        "reject_older"
      ]
    }
  ]
}

UNC Chat Client

UNC Chat GUI 01

UNC Chat GUI 02

unc chat server

Output from Admin Status Command:

{
  "ok": true,
  "result": {
    "health": {
      "blobs": {
        "by_status": {
          "active": 3334
        },
        "total": 3334
      },
      "checked_at": 1777228000,
      "posts": {
        "by_status": {
          "active": 3334
        },
        "total": 3334
      },
      "room_events": {
        "total": 3402
      },
      "rooms": {
        "by_status": {
          "active": 8,
          "deleted": 3
        },
        "private": 8,
        "public": 3,
        "total": 11
      }
    },
    "room_ids": [
      "room_deec363272a64e2987d0fdc5a9007def",
      "room_ac54a4c5a55c4e6ab921385aee6b703e",
      "room_5c4d4f0a59964aa0944683cbc94fd240",
      "room_af0cbff0e33f4ace99dd12dc4cff2f1a",
      "room_cca5721b018743548f36090e0c6d76e1",
      "room_5ec6fcdde0cc4c7abd74dd726b383f93",
      "room_65b31a88fe7e4edc8c0699a7a46580ce",
      "room_ada2afe76d2b46c69c063054a180c726",
      "room_0577419fd8d446789be5836ef6b47589",
      "room_d44c42d494ea4ce9a9bb3ac7833c0765",
      "room_b4731921430940cab118231b74671d5f"
    ],
    "room_names": [
      "room1",
      "room2",
      "room3",
      "room4",
      "scenario-revoke-ff8c76f0",
      "scenario-revoke-43a94323",
      "scenario-private-2c67ad51",
      "scenario-private-52b4c00c",
      "room5",
      "pancakes",
      "rap-music"
    ],
    "rooms": 11
  }
}

Private room:

    {
      "created_at": 1776803960,
      "current_epoch": 1,
      "description": null,
      "display_name": "scenario-private-52b4c00c",
      "expires_at": null,
      "id": "room_ada2afe76d2b46c69c063054a180c726",
      "last_write_at": 1776804560,
      "name": "scenario-private-52b4c00c",
      "retention_policy": "ephemeral",
      "status": "deleted",
      "tags": [],
      "updated_at": 1776902032,
      "visibility": "private"
    }

Public room:

    {
      "created_at": 1776789039,
      "current_epoch": 0,
      "description": null,
      "display_name": "#rap-music",
      "expires_at": null,
      "id": "room_b4731921430940cab118231b74671d5f",
      "last_write_at": 1776996262,
      "name": "rap-music",
      "retention_policy": "durable",
      "status": "active",
      "tags": [
        "music"
      ],
      "updated_at": 1776996262,
      "visibility": "public"
    }