From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=0.2 required=5.0 tests=DKIM_ADSP_CUSTOM_MED, DKIM_INVALID,DKIM_SIGNED,FREEMAIL_FROM,T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.4 Received: (qmail 8901 invoked from network); 13 Jun 2022 12:57:27 -0000 Received: from 9front.inri.net (168.235.81.73) by inbox.vuxu.org with ESMTPUTF8; 13 Jun 2022 12:57:27 -0000 Received: from mail-lf1-f47.google.com ([209.85.167.47]) by 9front; Mon Jun 13 08:55:56 -0400 2022 Received: by mail-lf1-f47.google.com with SMTP id a29so8722407lfk.2 for <9front@9front.org>; Mon, 13 Jun 2022 05:55:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:message-id:to:subject:date:mime-version :content-transfer-encoding; bh=i49TKcUAUkNKMj3Yhb3GoPr2FvrbUczFgKX0Env3OcM=; b=Uf+nlBFQr446Mea3Knu+l1Padfup8qaQVf6XpZH5zlfaAuohKgHPdZjmOVPSYiH6Lg tMO8n7S6XmBJclQOxTQN43/f+4ZIT97Q83RKER6Z+YDQZIgc1F2znQ4TimbCkTR0bOgo lPPuR3wYmf5qyacn8pNc4eio4e5ar2fW90g1yUxpGZlvrklQdFKjm7CUBYh/lopQYb0C uRoaX46b4x9Qj00nlE99xNr3ce5wYUGgTMmScoeqwA+RXDQD99djUYdGlQJJRE2Z8okW gaw2siGU/PgSiUofF/fZwSSuHiKfEQLugw5Qcow6asDoiOVl0ATSipxr9a9rS+rX4Qar OwwA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:message-id:to:subject:date:mime-version :content-transfer-encoding; bh=i49TKcUAUkNKMj3Yhb3GoPr2FvrbUczFgKX0Env3OcM=; b=1wyJuL1Fr2YKTgdivRYRty38EzS5jdau+MHptwOlHZMKLxXmq5HI9QeHTwBmKZf7th pS/RRbldezYAmhfmmARsjPcnmazrsMBT+gtKPooIiMUCzEBwmDZYV8PLizdi+yieMy6V KRnB1/rSi7vm0OUbZhj6GdHAzdeW+73RfHzim5kvgRDCMPWlvyZEQoYX5SyLL3gFcS7s qX32vrwYLjDvMVX9Gq0YoAiTgsMQBN8yN0j5uTCfNsTyE0S2UnPhAM5SbPR2yEIoTkbP gElPEms3amaLhjdFiObxawd1peyXxYmWds2JKTG0AkFArKTQTh4PD61ZOr2Cgz7wOmId 6F5A== X-Gm-Message-State: AOAM530Apxk40cKKS7iY75MhviHn47+TcQ4mrp4vwPy4zKdCyfhmpvdv Cezt+NvjSPZbeZkfWdytj3qbPpQzGMl3fg== X-Google-Smtp-Source: ABdhPJw4bds9xj3af4XuBlWpcps1OY5Hoca0UKAn1TRhdGe86X0KIoe5Fpj6n7PLDu82DlolWqkfYw== X-Received: by 2002:a05:6512:2201:b0:46b:cd99:f9d0 with SMTP id h1-20020a056512220100b0046bcd99f9d0mr35445727lfu.690.1655124951949; Mon, 13 Jun 2022 05:55:51 -0700 (PDT) Return-Path: Received: from cirno (h-109-228-190-4.A400.priv.bahnhof.se. [109.228.190.4]) by smtp.gmail.com with ESMTPSA id c8-20020a196548000000b00479a825aa5esm980957lfj.154.2022.06.13.05.55.50 for <9front@9front.org> (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Mon, 13 Jun 2022 05:55:51 -0700 (PDT) From: michael.grunditz@gmail.com X-Google-Original-From: micken@gmail.com Message-ID: <07DB481F6624D0A0CE43AA047E1D3485@gmail.com> To: 9front@9front.org Date: Mon, 13 Jun 2022 14:55:49 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: descriptor factory Subject: [9front] netsurf and cookies Reply-To: 9front@9front.org Precedence: bulk Hi I have tried my very best to look in the list archives. But no luck. I am trying to use the plan9 port of netsurf. It works great! The only issue I have is that I can't login to sites, and I assume it is related to cookies. The cookiefile is opened just fine by netsurf. I probably miss something silly , but is this supposed to work? Best regards, Michael Grunditz