From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Jason@zx2c4.com Received: from krantz.zx2c4.com (localhost [127.0.0.1]) by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTP id 7e9578d0 for ; Wed, 24 May 2017 01:57:43 +0000 (UTC) Received: from frisell.zx2c4.com (frisell.zx2c4.com [192.95.5.64]) by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTP id 8d81b566 for ; Wed, 24 May 2017 01:57:43 +0000 (UTC) Received: by frisell.zx2c4.com (ZX2C4 Mail Server) with ESMTP id 396fb5d9 for ; Wed, 24 May 2017 02:09:07 +0000 (UTC) Received: by frisell.zx2c4.com (ZX2C4 Mail Server) with ESMTPSA id 8069d6da (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128:NO) for ; Wed, 24 May 2017 02:09:06 +0000 (UTC) Received: by mail-oi0-f50.google.com with SMTP id l18so224678115oig.2 for ; Tue, 23 May 2017 19:09:54 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20170524040825.2087168f@msi.defcon1> References: <20170524034606.54078c3c@msi.defcon1> <20170524040825.2087168f@msi.defcon1> From: "Jason A. Donenfeld" Date: Wed, 24 May 2017 04:09:52 +0200 Message-ID: Subject: Re: What has changed in the configuration file? To: Bzzzz Content-Type: text/plain; charset="UTF-8" Cc: WireGuard mailing list List-Id: Development discussion of WireGuard List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , As mentioned in the snapshot changelog email, PresharedKey is now a property of the Peer, not the Interface. If you have lots of random questions like this, feel free to find me on IRC -- #wireguard on Freenode. Jason