Re: [Openvpn-devel] [PATCH v7 3/7] tls-crypt-v2: generate tls-crypt-v2 keys

2018-10-25 Thread Antonio Quartulli
Hi, On 22/10/18 19:45, Steffan Karger wrote: > As a first step towards a full tls-crypt-v2 implementation, add > functionality to generate tls-crypt-v2 client and server keys. > > Signed-off-by: Steffan Karger Acked-by: Antonio Quartulli -- Antonio Quartulli signature.asc Description: Ope

Re: [Openvpn-devel] [PATCH v7 4/7] tls-crypt-v2: add unwrap_client_key

2018-10-25 Thread Antonio Quartulli
Hi, On 22/10/18 19:45, Steffan Karger wrote: > Add helper functions to unwrap tls-crypt-v2 client keys. > > Signed-off-by: Steffan Karger Acked-by: Antonio Quartulli -- Antonio Quartulli signature.asc Description: OpenPGP digital signature ___ O

Re: [Openvpn-devel] [PATCH v7 5/7] tls-crypt-v2: add P_CONTROL_HARD_RESET_CLIENT_V3 opcode

2018-10-25 Thread Antonio Quartulli
Hi, On 22/10/18 19:45, Steffan Karger wrote: > Not used yet, but prepare for sending and receiving tls-crypt-v2 handshake > messages. > > Signed-off-by: Steffan Karger Acked-by: Antonio Quartulli -- Antonio Quartulli signature.asc Description: OpenPGP digital signature __

Re: [Openvpn-devel] [PATCH applied] Re: man: correct a --redirection-gateway option flag

2018-10-25 Thread Samy Mahmoudi
Thank you for your commit. Le lun. 8 oct. 2018 à 17:06, Gert Doering a écrit : > Acked-by: Gert Doering > > Indeed, the current wording is bad. Your change makes it much better. > > Your patch has been applied to the master and release/2.4 branch (bugfix). > > commit f6bac113bcde4e342caf16d88e

Re: [Openvpn-devel] [PATCH v7 6/7] tls-crypt-v2: implement tls-crypt-v2 handshake

2018-10-25 Thread Antonio Quartulli
Hi, On 22/10/18 19:45, Steffan Karger wrote: > This makes clients send-and-use, and servers receive-unwrap-and-use > tls-crypt-v2 client keys, which completes the on-the-wire work. > > Signed-off-by: Steffan Karger Acked-by: Antonio Quartulli -- Antonio Quartulli signature.asc Description

Re: [Openvpn-devel] [PATCH v7 7/7] tls-crypt-v2: add script hook to verify metadata

2018-10-25 Thread Antonio Quartulli
Hi, On 22/10/18 19:45, Steffan Karger wrote: > To allow rejecting incoming connections very early in the handshake, > add a --tls-crypt-v2-verify option that allows administators to > run an external command to verify the metadata from the client key. > See doc/tls-crypt-v2.txt for more details. >

Re: [Openvpn-devel] [PATCH 00/10] Client-specific tls-crypt keys (--tls-crypt-v2)

2018-10-25 Thread Antonio Quartulli
Hi all, I am happy to say that finally I couldn't find anything wrong in the last version of this patches. Other then reviewing and providing feedback to Steffan, I have also tested the code in various setups, including the usage of custom metadata and its verify script. On top of that, I used t

Re: [Openvpn-devel] Adding Google Analytics code to Trac?

2018-10-25 Thread Samuli Seppänen
Il 25/10/18 15:05, Eric Crist ha scritto: >> On Oct 24, 2018, at 06:47:58, Samuli Seppänen wrote: >> >> Signed PGP part >> Hi, >> >> The OpenVPN Inc. webmaster would like to add Google Analytics to >> community.openvpn.net, i.e. our Trac wiki/bug tracker. I said we need to >> consult the community

Re: [Openvpn-devel] Adding Google Analytics code to Trac?

2018-10-25 Thread Eric Crist
> On Oct 24, 2018, at 06:47:58, Samuli Seppänen > wrote: > > Signed PGP part > Hi, > > The OpenVPN Inc. webmaster would like to add Google Analytics to > community.openvpn.net, i.e. our Trac wiki/bug tracker. I said we need to > consult the community first because GA c

Re: [Openvpn-devel] Adding Google Analytics code to Trac?

2018-10-25 Thread Jonathan K. Bullard
Hi, On Wed, Oct 24, 2018 at 5:22 AM David Sommerseth wrote: > > On 24/10/18 13:47, Samuli Seppänen wrote: > > Hi, > > > > The OpenVPN Inc. webmaster would like to add Google Analytics to > > community.openvpn.net, i.e. our Trac wiki/bug tracker. I said we need to > > consult the community first b

Re: [Openvpn-devel] Adding Google Analytics code to Trac?

2018-10-25 Thread Eric Crist
Eric F Crist Sr Integration Engineer Desk: 651-242-5305 Mobile: 612-998-3588 > On Oct 24, 2018, at 08:22:13, Emmanuel Deloget wrote: > > Hello, > >>> > > Wouldn't it be easier to use a server-side script to do the same > thing? There are many "analytics" scripts out there that don't rely on

Re: [Openvpn-devel] Adding Google Analytics code to Trac?

2018-10-25 Thread Илья Шипицин
As for piwik, we can import apache logs to it (not sure how is it related to GDPR) On Thu, Oct 25, 2018, 7:00 PM Samuli Seppänen wrote: > Il 25/10/18 15:05, Eric Crist ha scritto: > >> On Oct 24, 2018, at 06:47:58, Samuli Seppänen > wrote: > >> > >> Signed PGP part > >> Hi, > >> > >> The OpenVP