freeq

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

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only

What it can do

    What data it sees

    Do you need an account

    No: the server works without sign-in

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

    Server tool list (5)

    Raw names from tools/list. Only developers need these.

    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.