From owner-freebsd-ports@FreeBSD.ORG Tue Jun 3 22:37:13 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BF60A97E for ; Tue, 3 Jun 2014 22:37:13 +0000 (UTC) Received: from mail-qg0-x229.google.com (mail-qg0-x229.google.com [IPv6:2607:f8b0:400d:c04::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 735982320 for ; Tue, 3 Jun 2014 22:37:13 +0000 (UTC) Received: by mail-qg0-f41.google.com with SMTP id j5so14518152qga.0 for ; Tue, 03 Jun 2014 15:37:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=sqDGpwciEqOoIez+pjS90bI6mhaUIjgDjyPH+ZyB9OU=; b=fxSwZ2ShLG8Wh+DU9zdeqB8opsxuYGPbCK+Wd5LyucBUN3GZX20jUqEfVHSwFswi8w NvUiCg5Vxsc4V054e9pxXxSO6YwGxDkIaGyUcHpVvOHkG3VuY3fEsPYB4JxP3QzXbmpZ ilBc/lHugadf1g8j3CvDznIb/wO9plfCScslI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type:content-transfer-encoding; bh=sqDGpwciEqOoIez+pjS90bI6mhaUIjgDjyPH+ZyB9OU=; b=TT+tq0AJqr5e00QAwVQgjLCVhtE0vsbi774UvedHJ+cFElytPxUXqRvp1T6kCF7bA3 kVVsdf5qmbVxQ2dWIie3bKMM7uRfQbO9tmxavA1WJ9niqKrRzC0um5ugR75k7yws1iZt kQWfe82g0gBBhjtVc0d5+NrRdlNDcW6MPMHRhFZORV34G8P3Hu4I+n9SAyzYQEk6AS0W Hk36PQBRxc+NdlIgY0cMo7E/RuykB4GD+JXiXhRmlHzhUymlpT/GKQMclZPW4vSpItEN P1vsiOCJQzWYMNJ53WSj0PCjCKhmplsUgIeMa/ugMWCehjZIL8BwxgeON46jXvVgB62U va7A== X-Gm-Message-State: ALoCoQmD6GDyzQkQKtwKtW+NyAzkuPuPsxd7QU+cYoUnRiQHy3/LjzYxfDlXPeqwgnVJjQGM2cJp X-Received: by 10.140.94.225 with SMTP id g88mr60340412qge.101.1401835032361; Tue, 03 Jun 2014 15:37:12 -0700 (PDT) MIME-Version: 1.0 Received: by 10.96.222.131 with HTTP; Tue, 3 Jun 2014 15:36:42 -0700 (PDT) In-Reply-To: <201406032203.s53M3tOB011872@mech-cluster241.men.bris.ac.uk> References: <9D835692-C9A7-42B3-B514-2382C47ABD4F@freebsd.org> <201406032203.s53M3tOB011872@mech-cluster241.men.bris.ac.uk> From: Eitan Adler Date: Tue, 3 Jun 2014 15:36:42 -0700 Message-ID: Subject: Re: [FreeBSD-Announce] FreeBSD bug tracking moves from GNATS to Bugzilla To: mexas@bris.ac.uk Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: marino@freebsd.org, grembo@freebsd.org, freebsd-ports@freebsd.org, matthias.andree@gmx.de, shurd@sasktel.net X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Jun 2014 22:37:13 -0000 On 3 June 2014 15:03, Anton Shterenlikht wrote: >>Could bugzilla maybe allow email verified submissions without an account?= So you report a bug with your email address and have to click verify in an= email response to get it to a state people will look at it. That would eli= minate the whole "oh no, one more account/password" hassle, but reduce spam= and lack of working back channels. > > Or what about a concept of a registered FreeBSD user? > Some sort of a database of users known to the project. > So that the info in send-pr will be enough to accept a PR, > perhaps with another id field or similar? This exits. send-pr will use your email account if it exists. > This still wouldn't allow anonymous posting, but > will remove the need to login each time. An interesting idea would be to have send-pr reject email from accounts that don't exist (as opposed to creating them). We'll consider this as time goes on. --=20 Eitan Adler