freeq

Read and verify freeq conversations: channels, history, search, signatures, pins.

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение

Что умеет

    Какие данные видит

    Нужен ли аккаунт

    Не нужен: сервер работает без входа

    Read and verify freeq conversations: channels, history, search, signatures, pins.

    Список инструментов сервера (5)

    Технические названия из tools/list. Нужны только разработчикам.

    freeq_channelsList the public channels on this server with member counts and topics. Start here when you do not know a channel's exact name. Invite-only, key-protected and encrypted-only channels are never listed. No authentication required.
    freeq_historyRead recent messages from a channel, newest first. Page backwards by passing the oldest msgid you have seen as `before`. Public channels need no authentication; restricted ones need a bearer from a member.
    freeq_searchFull-text search within one channel. Use this instead of paging history when you know roughly what was said. Same access rules as freeq_history.
    freeq_verifyCheck who signed a message. `signed_by: "author"` is non-repudiable — the author's own key signed those bytes. `signed_by: "server"` proves relay only, NOT authorship. Call this before quoting anyone as having said something; do not present a server-relayed message as author-signed.
    freeq_pinsThe messages a channel's operators pinned — usually its rules, links and standing context. Cheaper than reading history when you want to know what a channel is for.