From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id GgcDELB9WGLs1gAAgWs5BA (envelope-from ) for ; Thu, 14 Apr 2022 22:01:52 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id qKDsC7B9WGLgPAAA9RJhRA (envelope-from ) for ; Thu, 14 Apr 2022 22:01:52 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id AB09432A92 for ; Thu, 14 Apr 2022 22:01:51 +0200 (CEST) Received: from localhost ([::1]:46472 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nf5f4-0005aU-Rg for larch@yhetil.org; Thu, 14 Apr 2022 16:01:50 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:54722) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nf5eg-0005J4-43 for help-guix@gnu.org; Thu, 14 Apr 2022 16:01:26 -0400 Received: from mx2.dismail.de ([159.69.191.136]:49132) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nf5ed-0007aA-PM for help-guix@gnu.org; Thu, 14 Apr 2022 16:01:25 -0400 Received: from mx2.dismail.de (localhost [127.0.0.1]) by mx2.dismail.de (OpenSMTPD) with ESMTP id 27ba4cc5; Thu, 14 Apr 2022 22:01:19 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=dismail.de; h=date :message-id:from:to:cc:subject:in-reply-to:references :mime-version:content-type:content-transfer-encoding; s= 20190914; bh=PWlHTY/uwrngSwNDKUKL/Zr6f72cdmHMcfuh3g/A7P8=; b=sEB LTKv6coKnbXifl57NqeM343ui5Wik47PTYzgcspVnRAjvjLsQNJSQOgiQ+HtbYkA gbUPlugnO5xRzpTAbdqAUdw/kogsYtmn3r6LHGAT8WaEfOQGQd7utS679xy8YaiG owlrot/tDaxWl82DSq7mbt1Gqo7ANivLXHmb4xdFXXXPLC+qoBm5gFkf1fuMGzcn q0wPVGn8pAwpKZ1MgSgGf4+VxqO6zP7ItS5Def4LaXGjL5ykeS0OykwDseEQYzSt h45DVmYoqr+zVLLheS6kJk8M5MYgzfcHp4S8fl9GQj4ipUkbPO3H/Y4H1GuVl7C3 VI0OhhaQrwV1cZfHkug== Received: from smtp2.dismail.de ( [10.240.26.12]) by mx2.dismail.de (OpenSMTPD) with ESMTP id ed3153db; Thu, 14 Apr 2022 22:01:19 +0200 (CEST) Received: from smtp2.dismail.de (localhost [127.0.0.1]) by smtp2.dismail.de (OpenSMTPD) with ESMTP id f9579c8d; Thu, 14 Apr 2022 22:01:19 +0200 (CEST) Received: by dismail.de (OpenSMTPD) with ESMTPSA id 37aa8113 (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO); Thu, 14 Apr 2022 22:01:18 +0200 (CEST) Date: Thu, 14 Apr 2022 16:01:13 -0400 Message-ID: <20220414160113.GB24691@gac.attlocal.net> From: jgart To: Vagrant Cascadian Cc: Feng Shu , Thiago Jung Bauermann , help-guix@gnu.org Subject: Re: was I hacked? In-Reply-To: <877d7rveeu.fsf@contorta> References: <20220412212844.GB7246@gac.attlocal.net> <877d7tzh67.fsf@kolabnow.com> <20220413174156.GB13771@gac.attlocal.net> <87lew8echs.fsf@163.com> <20220414011701.GB3320@gac.attlocal.net> <877d7rveeu.fsf@contorta> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=159.69.191.136; envelope-from=jgart@dismail.de; helo=mx2.dismail.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1649966511; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=PWlHTY/uwrngSwNDKUKL/Zr6f72cdmHMcfuh3g/A7P8=; b=qNrydqMLt5ce3gmG2GReVSvjCV+LNBCE+qASbxawCfL2ZOesNmcwkTdyVODeNB0w+ostf2 n6mY9KJP6Ri5qRWNNofZTlW0oPdK+S4dpbnJEBVsXEUy3Lb9zs/NXzVQHjau3nGFX4jUD4 dDJ52VI3LIvDg6Dw77T7CDpIyl/nxEX3q/A9vi31cbsfd6ZFTNWk8xFa243sBc8K2DIAqy bef0lIWX7s6ZvTY/eqa3cKmT8YZdrkfh8lnrvRqD/9wQbM/UE4IydtVcJN1luoSYEaZrYz nzf7ghiGVb+FNfe/fGHSxZZHTDL0/O4HYbrujnQcuO+P5i1bZCMlYHXQbReE2g== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1649966511; a=rsa-sha256; cv=none; b=YPhomMGRALXtw8/QTnnhm8d2RSgihDaBSRXaYcm2ciK72hqjsVThdOpCQl7PVWhEWsjgS+ QzX4yn2LHZwEszxDqAkc/C1XUfdPIukTZTSx/ZemQ5hm5KN/CV3WxPmGR8XQPTYrrQMiHq +d2B1oOdCGKK9+SXlfRPtucclRNHtiiIjpbO7ZfYWd9LI9ydKX2g8LiZ04t51SwX5bWXqr icWhg0WnoU5rND7iC0zEbIaTok/7ZdI2ph1k1aTR/AeDU8DwfnYQYRCKHUuZd0loyMWnvq UytRoatTzE92xJ0Q+6zbaOE2+GZqUBTpskmvnv3CjKwDRkA+Piywx635ZPadKA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=dismail.de header.s=20190914 header.b="sEB LTKv"; dmarc=pass (policy=reject) header.from=dismail.de; spf=pass (aspmx1.migadu.com: domain of "help-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="help-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -5.54 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=dismail.de header.s=20190914 header.b="sEB LTKv"; dmarc=pass (policy=reject) header.from=dismail.de; spf=pass (aspmx1.migadu.com: domain of "help-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="help-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: AB09432A92 X-Spam-Score: -5.54 X-Migadu-Scanner: scn0.migadu.com X-TUID: BvHKWL5m+l7B On Thu, 14 Apr 2022 09:05:29 -0700 Vagrant Cascadian wrote: > Rolling back to an older generation and then moving forward basically > would be a successfull (hopefully just accidental) attack changing the > commit history! Rolling back to an older generation isn't much different > than just blindly allowing to move forward to a different branch... That's a very good point that I only just thought of now after doing it ;() > Is it possible that one of your channels actually had the exact same > commit in it, but then forked off in different directions? I don't have any other channel that is mirroring GNU Guix upstream. > It is rather unsettling to not know what happened... Yes, it is. I agree. Others have reported this issue on irc at #guix. See the logs. I think they just blindly used --allow-downgrades while I blindly rolled back and forward Hopefully we find out what happened. all best, jgart