No HSTS tracking contrarily to wget ~/.wget-hsts? #6

Open
opened 2025-10-21 16:55:07 +02:00 by Benjamin_Loison · 4 comments
~/.wget-hsts:
# HSTS 1.0 Known Hosts database for GNU Wget.
# Edit at your own risk.
# <hostname>	<port>	<incl. subdomains>	<created>	<max-age>
www.kaggle.com	0	1	1748637736	63072000
filesender.renater.fr	0	1	1749301830	31536000
date -d @1749301830
Sat Jun  7 03:10:30 PM CEST 2025
on the Ubuntu 24 server:
-----BEGIN PGP MESSAGE-----

hF4DTQa9Wom5MBgSAQdAv+PbRYJqtWqTdWNX0ntuMnksXycgyMfikksrpHhLbTww
3vDbne+fyCF7j5NGNeghh8kbn/+iYlVur3h/jW7u+MnrxjFxN8BT8weI/OB8Z4K7
1FEBCQIQmjrf5tlufEP+p5eH1d2dePrNvhvJSj52Us96F3mawOi40isHeBZaqbJo
tg3PM8Tkj55FZGu3Q/Jc8hIG7it2polBz7hRejMqDtk+D14=
=7UI/
-----END PGP MESSAGE-----
wget https://filesender.renater.fr
Output:
--2025-10-21 16:55:29--  https://filesender.renater.fr/
Resolving filesender.renater.fr (filesender.renater.fr)... 194.57.3.10, 2001:660:3001:6130::10
Connecting to filesender.renater.fr (filesender.renater.fr)|194.57.3.10|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: ‘index.html’

index.html                             [ <=>                                                            ]  15.11K  --.-KB/s    in 0.005s  

2025-10-21 16:55:29 (2.86 MB/s) - ‘index.html’ saved [15472]

~/.wget-hsts now contains instead of the old entry:

filesender.renater.fr	0	1	1761058529	31536000
date -d @1761058529
Tue Oct 21 04:55:29 PM CEST 2025

DuckDuckGo search .wget-hsts.

<details> <summary><code>~/.wget-hsts</code>:</summary> ``` # HSTS 1.0 Known Hosts database for GNU Wget. # Edit at your own risk. # <hostname> <port> <incl. subdomains> <created> <max-age> www.kaggle.com 0 1 1748637736 63072000 filesender.renater.fr 0 1 1749301830 31536000 ``` </details> ``` date -d @1749301830 ``` ``` Sat Jun 7 03:10:30 PM CEST 2025 ``` <details> <summary>on the Ubuntu 24 server:</summary> ``` -----BEGIN PGP MESSAGE----- hF4DTQa9Wom5MBgSAQdAv+PbRYJqtWqTdWNX0ntuMnksXycgyMfikksrpHhLbTww 3vDbne+fyCF7j5NGNeghh8kbn/+iYlVur3h/jW7u+MnrxjFxN8BT8weI/OB8Z4K7 1FEBCQIQmjrf5tlufEP+p5eH1d2dePrNvhvJSj52Us96F3mawOi40isHeBZaqbJo tg3PM8Tkj55FZGu3Q/Jc8hIG7it2polBz7hRejMqDtk+D14= =7UI/ -----END PGP MESSAGE----- ``` </details> ``` wget https://filesender.renater.fr ``` <details> <summary>Output:</summary> ``` --2025-10-21 16:55:29-- https://filesender.renater.fr/ Resolving filesender.renater.fr (filesender.renater.fr)... 194.57.3.10, 2001:660:3001:6130::10 Connecting to filesender.renater.fr (filesender.renater.fr)|194.57.3.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: ‘index.html’ index.html [ <=> ] 15.11K --.-KB/s in 0.005s 2025-10-21 16:55:29 (2.86 MB/s) - ‘index.html’ saved [15472] ``` </details> `~/.wget-hsts` now contains instead of the old entry: ``` filesender.renater.fr 0 1 1761058529 31536000 ``` ``` date -d @1761058529 ``` ``` Tue Oct 21 04:55:29 PM CEST 2025 ``` DuckDuckGo search *.wget-hsts*.
Author
Owner
rm ~/.wget-hsts
wget https://filesender.renater.fr
Output:
--2025-10-21 16:57:43--  https://filesender.renater.fr/
Resolving filesender.renater.fr (filesender.renater.fr)... 194.57.3.10, 2001:660:3001:6130::10
Connecting to filesender.renater.fr (filesender.renater.fr)|194.57.3.10|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: ‘index.html’

index.html                             [ <=>                                                            ]  15.11K  --.-KB/s    in 0.005s  

2025-10-21 16:57:43 (3.26 MB/s) - ‘index.html’ saved [15472]
``` rm ~/.wget-hsts wget https://filesender.renater.fr ``` <details> <summary>Output:</summary> ``` --2025-10-21 16:57:43-- https://filesender.renater.fr/ Resolving filesender.renater.fr (filesender.renater.fr)... 194.57.3.10, 2001:660:3001:6130::10 Connecting to filesender.renater.fr (filesender.renater.fr)|194.57.3.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: ‘index.html’ index.html [ <=> ] 15.11K --.-KB/s in 0.005s 2025-10-21 16:57:43 (3.26 MB/s) - ‘index.html’ saved [15472] ``` </details>
Author
Owner
~/.wget-hsts:
# HSTS 1.0 Known Hosts database for GNU Wget.
# Edit at your own risk.
# <hostname>	<port>	<incl. subdomains>	<created>	<max-age>
filesender.renater.fr	0	1	1761058663	31536000
<details> <summary><code>~/.wget-hsts</code>:</summary> ``` # HSTS 1.0 Known Hosts database for GNU Wget. # Edit at your own risk. # <hostname> <port> <incl. subdomains> <created> <max-age> filesender.renater.fr 0 1 1761058663 31536000 ``` </details>
Author
Owner

Setting another file like ~/.wgetrc, source: the Stack Overflow answer 54843736, is quite against why I want to get rid of it.

The Stack Overflow answer 48415198 is not very satisfying from this point of view as well.

Setting another file like `~/.wgetrc`, source: [the Stack Overflow answer 54843736](https://stackoverflow.com/a/54843736), is quite against why I want to get rid of it. [The Stack Overflow answer 48415198](https://stackoverflow.com/a/48415198) is not very satisfying from this point of view as well.
Author
Owner

The Stack Overflow comment 140351573 would help, but let us keep liking the idea of ~/.wget-hsts.

[The Stack Overflow comment 140351573](https://stackoverflow.com/questions/47548271/disable-wget-history-tracking#comment140351573_48415198) would help, but let us keep liking the idea of `~/.wget-hsts`.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Benjamin_Loison/curl#6
No description provided.