Sujet : Re: Memorizing a 128 bit / 256 bit hex key
De : paul.leyland (at) *nospam* gmail.com (Paul Leyland)
Groupes : sci.cryptDate : 16. Jul 2024, 10:39:19
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <v75f47$173cm$1@dont-email.me>
References : 1 2 3 4 5 6 7 8
User-Agent : Mozilla Thunderbird
On 19/06/2024 03:53, Rich wrote:
Cri-Cri <cri@cri.cri.invalid> wrote:
it's like English speaking people who own web sites have some general
allergy towards mentioning a date
It's not just "english speaking people". This mentality seems to
perfuse across the entire web ecosystem. Something about the relative
/ease/ of putting up a web page causes by far too many of those people
to omit publication dates from anywhere on their page(s).
I prefer not to put the last-modified date on the visible page. Anyone who really wants to know can look at the HTML. For instance, from
www.astropalma.com <head>
<title>Tacande Observatory, La Palma</title>
<link type="text/css" rel="stylesheet" href="de.css">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="author" content="Paul Leyland"/>
<meta name="generator" content="GNU Emacs 26.3"/>
<meta name="revised" content="20210819T1136"/>
<meta name="X-Clacks-Overhead" content="GNU Terry Pratchet"/>
</head>
Perhaps others do much the same.