1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 <2024> 2025 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 <2024> 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: urldefense.us URLs? (was: New Git mirror for the SNL-Sequencer (code and docs)) |
From: | "Johnson, Andrew N. via Tech-talk" <tech-talk at aps.anl.gov> |
To: | "Muir, John Lewis" <jlmuir at imca-cat.org>, Ralph Lange <ralph.lange at gmx.de> |
Cc: | EPICS Tech Talk <tech-talk at aps.anl.gov> |
Date: | Mon, 4 Mar 2024 17:43:43 +0000 |
Hi Lewis, The uldefense URL wrappers are now being added to all messages sent to the tech-talk at aps.anl.gov list from outside of Argonne. I have no control over them, that's due to a recent DOE mandate and not something
that the Argonne security people are at liberty to remove AFAIK. Messages from inside Argonne may not have the wrapper added though, thus I am able to post the canonical URLs from my @anl.gov account without them being "decorated". I don't like that discrimination
either, but can't easily do anything about it: The only way to avoid this would be to move the tech-talk list outside of the anl.gov domain, i.e. change the list address and set up replacement infrastructure to manage the list and its archive. The urldefense.us/v3
wrapper is at least nicer than the older v2 ones which other DOE labs have been using for quite a few years, it looks relatively easy to remove with a regexp, or to run it through
curl -I to get the original: ctldev$ curl -I 'https://urldefense.us/v3/__https:/github.com/epics-modules/sequencer/__;!!G_uCfscf7eWS!eE6BmmT8Ri8GapTAzmyfD12LAk9sccR-YQUzobfcJw7GqTEU-BbYLrkuFdpGX4CMuiS_La2TXb2VNWd3dhh53Q$' HTTP/1.0 200 Connection established HTTP/1.1 302 Found Date: Mon, 04 Mar 2024 17:34:32 GMT Content-Length: 0 Connection: keep-alive Location:
https://github.com/epics-modules/sequencer/ Strict-Transport-Security: max-age=31536000 X-Cache-Status: MISS X-Robots-Tag: noindex, nofollow I only just noticed that Ralph's email did
not have the somewhat more obnoxious
This Message Is From an External Sender
This message came from outside your organization. header which was added to all messages at the same time, thus my request to remove that has been accepted and implemented. - Andrew -- Complexity comes for free, Simplicity you have to work for. |