Benjamin_Loison commented on issue Benjamin_Loison/overleaf#3 2025-10-24 13:27:43 +02:00
Be notified in real-time on any activity (for instance connection, cursor move, typing...)

headless = False may help figure out what's wrong to not receiving a ping anymore.

Benjamin_Loison commented on issue Benjamin_Loison/cryptpad#31 2025-10-23 23:56:54 +02:00
Be notified on user access

The issue is that I would like to track many files like about one per week.

Benjamin_Loison commented on issue Benjamin_Loison/cryptpad#31 2025-10-23 23:25:56 +02:00
Be notified on user access

PlayWright WebSocket interceptor may help, but as it is encrypted, would need to verify UI content at each message received.

Related to [Benjamin_Loison/WhatsApp/issues/30#issuecomment-7874381](…

Benjamin_Loison commented on issue Benjamin_Loison/linux#72 2025-10-22 00:15:06 +02:00
~/db/sessions/[0-9a-f]{32} purpose?

10/01/25 15:48:43 libretranslate in history at 4 seconds difference (the file being generated later) seems to blame.

Benjamin_Loison commented on issue Benjamin_Loison/linux#72 2025-10-22 00:11:51 +02:00
~/db/sessions/[0-9a-f]{32} purpose?

DuckDuckGo and Google search "_permanent" "db/sessions/" based on Debian 13 GNOME Pegasus does not seem to help much, see [Improve_websites_thanks_to_open_source/issues/2518](https://codeberg.o…

Benjamin_Loison commented on issue Benjamin_Loison/curl#6 2025-10-21 17:00:47 +02:00
No HSTS tracking contrarily to wget ~/.wget-hsts?

The Stack Overflow comment 140351573 would help, but let us keep liking the idea of…

Benjamin_Loison commented on issue Benjamin_Loison/curl#6 2025-10-21 16:59:57 +02:00
No HSTS tracking contrarily to wget ~/.wget-hsts?

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…

Benjamin_Loison commented on issue Benjamin_Loison/curl#6 2025-10-21 16:58:23 +02:00
No HSTS tracking contrarily to wget ~/.wget-hsts?
.wget-hsts:
# HSTS 1.0 Known Hosts database for GNU Wget.
# Edit at your own risk.
# <hostname>	<port>	<incl. subdomains>	<created>	<max-age>
f…
Benjamin_Loison commented on issue Benjamin_Loison/curl#6 2025-10-21 16:57:59 +02:00
No HSTS tracking contrarily to wget ~/.wget-hsts?
rm ~/.wget-hsts
wget https://filesender.renater.fr
Output:
--2025-10-21 16:57:43--  https://filesender.renater.fr/
Resolving filesender.renater.fr…
Benjamin_Loison opened issue Benjamin_Loison/curl#6 2025-10-21 16:55:07 +02:00
No HSTS tracking contrarily to wget ~/.wget-hsts?
Benjamin_Loison commented on issue Benjamin_Loison/curl#3 2025-10-21 11:44:24 +02:00
Enforce HTTPS public key used
Would secure ping heartbeat crontab on the server:
-----BEGIN PGP MESSAGE-----

hF4DTQa9Wom5MBgSAQdA6g7zm42s4ZSeiZMCKK78FxrtSNuS80t8+mVpebGM+nMw…
Benjamin_Loison commented on issue Benjamin_Loison/curl#3 2025-10-21 11:39:44 +02:00
Enforce HTTPS public key used

--header 'Host: lemnoslife.com' does not help.

Benjamin_Loison commented on issue Benjamin_Loison/curl#3 2025-10-21 11:15:16 +02:00
Enforce HTTPS public key used
diff {firefox,ask_ubuntu_201923}_lemnoslife.com.pem 
Output:
7c7
< eN330SOWFlzWtRG y9SKiiS0l6WqoR59QgKWQ8riWUikmPSjggJoMIICZDAOBgNV
---
>…
Benjamin_Loison commented on issue Benjamin_Loison/linux#40 2025-10-21 11:08:35 +02:00
User basis /etc/hosts

For permanent server with same IPv4 like LemnosLife VPS can just specify the IPv4.

Benjamin_Loison commented on issue Benjamin_Loison/overleaf#3 2025-10-20 23:14:38 +02:00
Be notified in real-time on any activity (for instance connection, cursor move, typing...)

Note that if the person being connected when the script starts is DO_NOT_NOTIFY_ON_EMAIL, then it is not an issue.

Benjamin_Loison commented on issue Benjamin_Loison/overleaf#3 2025-10-20 23:06:58 +02:00
Be notified in real-time on any activity (for instance connection, cursor move, typing...)

Let us consider that Benjamin-Loison/matrix-commander/issues/16 may take multiple seconds and people may leave faster.

Benjamin_Loison commented on issue Benjamin_Loison/overleaf#3 2025-10-20 22:57:36 +02:00
Be notified in real-time on any activity (for instance connection, cursor move, typing...)

Could merge {first,last}_name at initializion to have name if connected later. Can first rely on email.