From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 73D74139694 for ; Mon, 24 Jul 2017 17:01:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 745FC1FC006; Mon, 24 Jul 2017 17:01:57 +0000 (UTC) Received: from mail-wr0-x234.google.com (mail-wr0-x234.google.com [IPv6:2a00:1450:400c:c0c::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2295B1FC002 for ; Mon, 24 Jul 2017 17:01:56 +0000 (UTC) Received: by mail-wr0-x234.google.com with SMTP id f21so52312958wrf.5 for ; Mon, 24 Jul 2017 10:01:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-transfer-encoding; bh=74egYHTuQ70sZHX/YcyQXZM0j+lUw6DaR//BWlmMfNs=; b=firYMEl2vgzLIpgcL6m3yTplKgRU9q519UxK65nAZQ5dBdbdhKajpMFVpOLWqAOQJ/ I/qpFuId2NzLxxXl53FOPfXtjI+d2jnYTeH5TnEyQvFas3pwYnfDpdTxGCrIjZ9lcHwP v+Fko5mcHbNOv0Gx1fQTdwT44pq0Qaghp4G7ozq0q1f7vEkCxFt2ibznhd6pUawtIyjw PNNay5mwItH7TajTBCKMeG/iPY0tMWQX49DDfk4+U4FjIMtxX8KMPST8K032UA7U+aYk 1wycujNT+11r1pPrBnJVm/N6QTyBke1rLy/CcoX60ZFFfUSf90xbPMZv/EtvuflpUl+A H4uA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-transfer-encoding; bh=74egYHTuQ70sZHX/YcyQXZM0j+lUw6DaR//BWlmMfNs=; b=YVizpaTRLWMtJs3Q9JIdFH+lFEfqet2dAviRNRC6UB97kAy+B7P43XvBcEnjlnYJ7+ ZjeDJ/CjUsKwHCdwZouZJHNcCoFTRI3/mwyXhIgjHENkW3l3slBkEVqraoS/og3OTooQ w9R+HaZw6srkqxGhmiCxYoZw5v0mjQyKGttaH2rt/YZIPtw3oW58jwg2ECYpOKfeRILf obMk1HefF9fWR7Bu8fEkRb1Vz6ZfK9bwESmr3E7CPpIKEEmdypVNwhM9MVuZZObh9357 LaVH4Aq/Op0mneZOtU9DZpAlfTUSyMQyg332g8anfn981A5C/2zw2jUUDPbjNLf1Tw7J NbHQ== X-Gm-Message-State: AIVw1123sswbQWGkSHUk5wWpDxaF+P5a2pzrfsM59ykJWCMpUgEgxzir pgY+9pvOgTTUiWAo X-Received: by 10.223.170.12 with SMTP id p12mr13449519wrd.238.1500915715617; Mon, 24 Jul 2017 10:01:55 -0700 (PDT) Received: from [10.0.0.254] (213.227.17.41.static.user.ono.com. [213.227.17.41]) by smtp.googlemail.com with ESMTPSA id o76sm8411069wmg.43.2017.07.24.10.01.54 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Jul 2017 10:01:54 -0700 (PDT) Message-ID: <59762814.3000706@gmail.com> Date: Mon, 24 Jul 2017 19:02:12 +0200 From: Javier Juan Martinez Cabezon User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.5.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-hardened@lists.gentoo.org Reply-to: gentoo-hardened@lists.gentoo.org MIME-Version: 1.0 To: gentoo-hardened@lists.gentoo.org Subject: Re: [gentoo-hardened] The status of grsecurity upstream and hardened-sources downstream References: <594D4B3A.1040106@gmail.com> <1500914802.4868.17.camel@cor.za.net> In-Reply-To: <1500914802.4868.17.camel@cor.za.net> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Archives-Salt: 6162de7a-3efc-40c3-b72a-a5568622833d X-Archives-Hash: c1e2f1f384c41bd9b7177e037facba7a >> > > How do I play with RSBAC, there is nice wiki pages etc but al the > ebuilds are removed from portage? > > Regards: > Cor > You can download rsbac sources from their git https://git.rsbac.org/cgi-bin/gitweb.cgi?p=linux-4.9.y.git;a=summary You will need rsbac-admin tools too https://git.rsbac.org/cgi-bin/gitweb.cgi?p=rsbac-admin.git;a=summary After that a check to its handbook https://www.rsbac.org/documentation/rsbac_handbook and make use of learning mode of CAP AUTH and RC modules