Live data from Hacker News

Viewing profile — michaelquigley

michaelquigley

HN member
Joined
Fri, Jan 27, 2023, 8:27 PM UTC
HN karma
8
Public activity
10 items

About michaelquigley

No profile information was provided.

Recent public activity

  1. comment
    Comment #47718880

    This happens in the OpenZiti layer for mcp-gateway. The overlay has strong identity and end-to-end encryption. So by simply wrapping any standard MCP server with mcp-gateway, you'v…

  2. story
    Show HN: MCP Gateway – Zero-Trust Access to MCP Tool Servers

    MCP servers work great locally over stdio... until you need one on another machine, or want to share tools across a team. Most approaches to that involve exposing endpoints and man…

  3. story
    Show HN: LLM-Gateway – Zero-Trust LLM Gateway

    I built an OpenAI-compatible LLM gateway that routes requests to OpenAI, Anthropic, Ollama, vLLM, llama-server, SGLang... anything that speaks /v1/chat/completions. Single Go binar…

  4. comment
    Comment #38822358

    I'm the lead developer of zrok. I've also had a habit of building static site generators over the years. Might be an interesting little crossover possibility. There's a bunch of zr…

  5. comment
    Comment #37262514

    Excellent idea! Sounds like a great addition in an upcoming release. I'll add a backlog card to explore that concept a little... Update: https://github.com/openziti/zrok/issues/394…

  6. story
    Show HN: Next generation peer-to-peer networking in Golang (zrok SDK)

    Pretty excited to share this... Just finished up a blog post about the new, simple, secure peer-to-peer networking SDK for zrok. Build zrok applications with just a few lines of go…

  7. comment
    Comment #36863561

    zrok is an open-source peer-to-peer sharing platform for network services, files, websites, and other resources. zrok is built on top of the OpenZiti overlay network. It's fully se…

  8. story
  9. comment
    Comment #34713084

    > Would this be useful for adding document sharing to applications I write, for instance, a hypothetical word processor? I mean sharing with other people working on a document. The…

  10. story
    Show HN: Zrok: open-source peer to peer sharing

    zrok is a fun incubator project I've been working on over the last six months. The goal was to see how we could build a tool in the genre of "reverse-proxy-meets-streamlined-sharin…