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_INVALID,DKIM_SIGNED autolearn=no autolearn_force=no version=3.4.4 Received: (qmail 17794 invoked from network); 27 Jul 2022 14:53:19 -0000 Received: from 9front.inri.net (168.235.81.73) by inbox.vuxu.org with ESMTPUTF8; 27 Jul 2022 14:53:19 -0000 Received: from mout-y-209.mailbox.org ([91.198.250.237]) by 9front; Wed Jul 27 10:51:43 -0400 2022 Received: from smtp1.mailbox.org (smtp1.mailbox.org [IPv6:2001:67c:2050:b231:465::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-y-209.mailbox.org (Postfix) with ESMTPS id 4LtGty25V6z9sST for <9front@9front.org>; Wed, 27 Jul 2022 16:51:22 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailbox.org; s=mail20150812; t=1658933482; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=0dxmdoRHIrCCtR/Chuiyps0HbvtMgoVAbFU27dArSX0=; b=til+IlQcN1vq6ayJwkSPhuYYwMjISe+PX/ypPGm+HdLJ5/gM3rcjGG5WP3X7PWDprWeCUK PICBkMwZKblLO7NKX4whooNbQXdwG2ezNLxygECLtmQlbs+Nqi8lsJ/vYVDcR6TtT53PQg 9yHi7J0X2k8ZJmycOmWc/BeINkLIIhp0pRMw3ryboLdVKrt5fAvlZKrUCv+eIkhU+3wfFl MPkqWtM19DWht1sMK0Ej5lDHmYzmJb9wgbiRJOROvUZbNqjspGO0VYlvzRValnqsiwwsoS wP7zrSq3rJ5HMxHNb5JzSPJvReFiIrSP5iFcT42hWQqFmxyI/c5e1zgzhlUeew== Date: Wed, 27 Jul 2022 16:51:21 +0200 (CEST) From: sahu@mailbox.org To: "9front@9front.org" <9front@9front.org> Message-ID: <946673456.12339.1658933481961@office.mailbox.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Priority: 3 Importance: Normal X-MBO-RS-ID: 12826c0cb2288469896 X-MBO-RS-META: 7653twnefxbt71a36gqyue3zwpj7xkue X-Rspamd-Queue-Id: 4LtGty25V6z9sST List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: agile immutable hosting Subject: [9front] secstore on Raspberry Pi Reply-To: 9front@9front.org Precedence: bulk Hello everyone, I want to set up secstore on the pi, but I get the following output when checking it: term% auth/secstore -u glenda -v dialing $auth secstore: can't dial $auth: connection refused $auth is cirno in this case (set in /n/pidos/cmdline.txt). I want to use my pi as single cpu, file and auth server. Do I have to set up a network listener for authentication? (And if so, how can I do that?) Or is there something else I'm doing wrong? Thank you very much in advance for help and advice! Best regards, sahu