* [PATCH] apparmor: update website link @ 2026-07-21 11:19 Baruch Siach 2026-07-22 16:35 ` Ryan Lee 0 siblings, 1 reply; 6+ messages in thread From: Baruch Siach @ 2026-07-21 11:19 UTC (permalink / raw) To: John Johansen, John Johansen, Georgia Garcia Cc: apparmor, linux-security-module, Baruch Siach apparmor.wiki.kernel.org redirects to the current website. Signed-off-by: Baruch Siach <baruch@tkos.co.il> --- security/apparmor/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/apparmor/Kconfig b/security/apparmor/Kconfig index 1e3bd44643da..472aa38254be 100644 --- a/security/apparmor/Kconfig +++ b/security/apparmor/Kconfig @@ -11,7 +11,7 @@ config SECURITY_APPARMOR This enables the AppArmor security module. Required userspace tools (if they are not included in your distribution) and further information may be found at - http://apparmor.wiki.kernel.org + https://wiki.apparmor.net If you are unsure how to answer this question, answer N. -- 2.53.0 ^ permalink raw reply related [flat|nested] 6+ messages in thread
* Re: [PATCH] apparmor: update website link 2026-07-21 11:19 [PATCH] apparmor: update website link Baruch Siach @ 2026-07-22 16:35 ` Ryan Lee 2026-07-22 22:36 ` Serge Hallyn 0 siblings, 1 reply; 6+ messages in thread From: Ryan Lee @ 2026-07-22 16:35 UTC (permalink / raw) To: Baruch Siach Cc: John Johansen, John Johansen, Georgia Garcia, apparmor, linux-security-module On Tue, Jul 21, 2026 at 4:40 AM Baruch Siach <baruch@tkos.co.il> wrote: > > apparmor.wiki.kernel.org redirects to the current website. > > Signed-off-by: Baruch Siach <baruch@tkos.co.il> > --- > security/apparmor/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/security/apparmor/Kconfig b/security/apparmor/Kconfig > index 1e3bd44643da..472aa38254be 100644 > --- a/security/apparmor/Kconfig > +++ b/security/apparmor/Kconfig > @@ -11,7 +11,7 @@ config SECURITY_APPARMOR > This enables the AppArmor security module. > Required userspace tools (if they are not included in your > distribution) and further information may be found at > - http://apparmor.wiki.kernel.org > + https://wiki.apparmor.net > > If you are unsure how to answer this question, answer N. > > -- > 2.53.0 > > Reviewed-by: Ryan Lee <ryan.lee@canonical.com> ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH] apparmor: update website link 2026-07-22 16:35 ` Ryan Lee @ 2026-07-22 22:36 ` Serge Hallyn 2026-07-22 23:53 ` John Johansen 0 siblings, 1 reply; 6+ messages in thread From: Serge Hallyn @ 2026-07-22 22:36 UTC (permalink / raw) To: Ryan Lee Cc: Baruch Siach, John Johansen, John Johansen, Georgia Garcia, apparmor, linux-security-module Jul 22, 2026 11:41:27 Ryan Lee <ryan.lee@canonical.com>: > On Tue, Jul 21, 2026 at 4:40 AM Baruch Siach <baruch@tkos.co.il> wrote: >> >> apparmor.wiki.kernel.org redirects to the current website. Sure, but kernel.org seems less likely to go away, and the redirect can easily be updated if needed. Up to John of course, but i would leave it as is. >> Signed-off-by: Baruch Siach <baruch@tkos.co.il> >> --- >> security/apparmor/Kconfig | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/security/apparmor/Kconfig b/security/apparmor/Kconfig >> index 1e3bd44643da..472aa38254be 100644 >> --- a/security/apparmor/Kconfig >> +++ b/security/apparmor/Kconfig >> @@ -11,7 +11,7 @@ config SECURITY_APPARMOR >> This enables the AppArmor security module. >> Required userspace tools (if they are not included in your >> distribution) and further information may be found at >> - http://apparmor.wiki.kernel.org >> + https://wiki.apparmor.net >> >> If you are unsure how to answer this question, answer N. >> >> -- >> 2.53.0 >> >> > > Reviewed-by: Ryan Lee <ryan.lee@canonical.com> ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH] apparmor: update website link 2026-07-22 22:36 ` Serge Hallyn @ 2026-07-22 23:53 ` John Johansen 2026-07-23 16:43 ` Baruch Siach 0 siblings, 1 reply; 6+ messages in thread From: John Johansen @ 2026-07-22 23:53 UTC (permalink / raw) To: Serge Hallyn, Ryan Lee Cc: Baruch Siach, John Johansen, Georgia Garcia, apparmor, linux-security-module On 7/22/26 15:36, Serge Hallyn wrote: > Jul 22, 2026 11:41:27 Ryan Lee <ryan.lee@canonical.com>: > >> On Tue, Jul 21, 2026 at 4:40 AM Baruch Siach <baruch@tkos.co.il> wrote: >>> >>> apparmor.wiki.kernel.org redirects to the current website. > > > Sure, but kernel.org seems less likely to go away, and the redirect can > easily be updated if needed. Up to John of course, but i would leave it > as is. > I am unsure of the best course, but atm I am inclined to leave it with kernel.org, Like you said the redirect can easily be updated. > > >>> Signed-off-by: Baruch Siach <baruch@tkos.co.il> >>> --- >>> security/apparmor/Kconfig | 2 +- >>> 1 file changed, 1 insertion(+), 1 deletion(-) >>> >>> diff --git a/security/apparmor/Kconfig b/security/apparmor/Kconfig >>> index 1e3bd44643da..472aa38254be 100644 >>> --- a/security/apparmor/Kconfig >>> +++ b/security/apparmor/Kconfig >>> @@ -11,7 +11,7 @@ config SECURITY_APPARMOR >>> This enables the AppArmor security module. >>> Required userspace tools (if they are not included in your >>> distribution) and further information may be found at >>> - http://apparmor.wiki.kernel.org >>> + https://wiki.apparmor.net >>> >>> If you are unsure how to answer this question, answer N. >>> >>> -- >>> 2.53.0 >>> >>> >> >> Reviewed-by: Ryan Lee <ryan.lee@canonical.com> > ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH] apparmor: update website link 2026-07-22 23:53 ` John Johansen @ 2026-07-23 16:43 ` Baruch Siach 2026-07-23 17:12 ` John Johansen 0 siblings, 1 reply; 6+ messages in thread From: Baruch Siach @ 2026-07-23 16:43 UTC (permalink / raw) To: John Johansen Cc: Serge Hallyn, Ryan Lee, John Johansen, Georgia Garcia, apparmor, linux-security-module Hi John, Serge, On Wed, Jul 22 2026, John Johansen wrote: > On 7/22/26 15:36, Serge Hallyn wrote: >> Jul 22, 2026 11:41:27 Ryan Lee <ryan.lee@canonical.com>: >> >>> On Tue, Jul 21, 2026 at 4:40 AM Baruch Siach <baruch@tkos.co.il> wrote: >>>> >>>> apparmor.wiki.kernel.org redirects to the current website. >> Sure, but kernel.org seems less likely to go away, and the redirect can >> easily be updated if needed. Up to John of course, but i would leave it >> as is. > > I am unsure of the best course, but atm I am inclined to leave it with > kernel.org, Like you said the redirect can easily be updated. Another problem this patch fixes is the use of unauthenticated HTTP. This is less than ideal for a security feature. A MITM attacker can easily redirect to somewhere else. So a patch only switching to HTTPS should be fine, right? baruch >>>> Signed-off-by: Baruch Siach <baruch@tkos.co.il> >>>> --- >>>> security/apparmor/Kconfig | 2 +- >>>> 1 file changed, 1 insertion(+), 1 deletion(-) >>>> >>>> diff --git a/security/apparmor/Kconfig b/security/apparmor/Kconfig >>>> index 1e3bd44643da..472aa38254be 100644 >>>> --- a/security/apparmor/Kconfig >>>> +++ b/security/apparmor/Kconfig >>>> @@ -11,7 +11,7 @@ config SECURITY_APPARMOR >>>> This enables the AppArmor security module. >>>> Required userspace tools (if they are not included in your >>>> distribution) and further information may be found at >>>> - http://apparmor.wiki.kernel.org >>>> + https://wiki.apparmor.net >>>> >>>> If you are unsure how to answer this question, answer N. >>> >>> Reviewed-by: Ryan Lee <ryan.lee@canonical.com> -- ~. .~ Tk Open Systems =}------------------------------------------------ooO--U--Ooo------------{= - baruch@tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il - ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH] apparmor: update website link 2026-07-23 16:43 ` Baruch Siach @ 2026-07-23 17:12 ` John Johansen 0 siblings, 0 replies; 6+ messages in thread From: John Johansen @ 2026-07-23 17:12 UTC (permalink / raw) To: Baruch Siach, John Johansen Cc: Serge Hallyn, Ryan Lee, John Johansen, Georgia Garcia, apparmor, linux-security-module On 7/23/26 09:43, Baruch Siach wrote: > Hi John, Serge, > > On Wed, Jul 22 2026, John Johansen wrote: >> On 7/22/26 15:36, Serge Hallyn wrote: >>> Jul 22, 2026 11:41:27 Ryan Lee <ryan.lee@canonical.com>: >>> >>>> On Tue, Jul 21, 2026 at 4:40 AM Baruch Siach <baruch@tkos.co.il> wrote: >>>>> apparmor.wiki.kernel.org redirects to the current website. >>> Sure, but kernel.org seems less likely to go away, and the redirect can >>> easily be updated if needed. Up to John of course, but i would leave it >>> as is. >> I am unsure of the best course, but atm I am inclined to leave it with >> kernel.org, Like you said the redirect can easily be updated. > Another problem this patch fixes is the use of unauthenticated > HTTP. This is less than ideal for a security feature. A MITM attacker > can easily redirect to somewhere else. > > So a patch only switching to HTTPS should be fine, right? > switching to HTTP is fine, if you want to submit a patch that does that. >>>>> Signed-off-by: Baruch Siach <baruch@tkos.co.il> >>>>> --- >>>>> security/apparmor/Kconfig | 2 +- >>>>> 1 file changed, 1 insertion(+), 1 deletion(-) >>>>> >>>>> diff --git a/security/apparmor/Kconfig b/security/apparmor/Kconfig >>>>> index 1e3bd44643da..472aa38254be 100644 >>>>> --- a/security/apparmor/Kconfig >>>>> +++ b/security/apparmor/Kconfig >>>>> @@ -11,7 +11,7 @@ config SECURITY_APPARMOR >>>>> This enables the AppArmor security module. >>>>> Required userspace tools (if they are not included in your >>>>> distribution) and further information may be found at >>>>> - http://apparmor.wiki.kernel.org >>>>> + https://wiki.apparmor.net >>>>> >>>>> If you are unsure how to answer this question, answer N. >>>> Reviewed-by: Ryan Lee <ryan.lee@canonical.com> ^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2026-07-23 17:12 UTC | newest] Thread overview: 6+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2026-07-21 11:19 [PATCH] apparmor: update website link Baruch Siach 2026-07-22 16:35 ` Ryan Lee 2026-07-22 22:36 ` Serge Hallyn 2026-07-22 23:53 ` John Johansen 2026-07-23 16:43 ` Baruch Siach 2026-07-23 17:12 ` John Johansen
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox