From a8b5baa71f9fd0d69a762d28d1e34a726e0213c9 Mon Sep 17 00:00:00 2001 From: luca0N! Date: Tue, 14 Jan 2025 08:35:15 -0300 Subject: [PATCH 1/3] Update PGP public key info --- src/en/pgp.md | 10 +++++----- src/pt/pgp.md | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/src/en/pgp.md b/src/en/pgp.md index 163ac28..8176c52 100644 --- a/src/en/pgp.md +++ b/src/en/pgp.md @@ -1,6 +1,6 @@ # PGP Public Key -*Last updated: 2024-07-30* +*Last updated: 2025-01-14* If you want to send me e-mail, I do accept PGP encrypted messages (and I also strongly suggest you use it). If you send me encrypted mail, I will encrypt my replies (as long as I can find your public key). @@ -9,14 +9,14 @@ If you want to send me e-mail, I do accept PGP encrypted messages (and I also st Here's my public key:
-pub   rsa4096 2020-12-12 \[SC\] \[expires: 2025-01-26\]
+pub   rsa4096 2020-12-12 \[SC\] \[expires: 2027-01-04\]
       8C6B06FD67BDFBFF21E181243DB7E87C9EDE084C
 uid           luca0N! <luca0n at luca0n dot com>
-sub   rsa4096 2020-12-12 \[E\] \[expires: 2025-01-02\]
+sub   rsa4096 2020-12-12 \[E\] \[expires: 2026-01-14\]
 sub   rsa4096 2021-01-05 \[S\] \[expired: 2023-01-02\]
 sub   rsa4096 2023-04-02 \[S\] \[expired: 2023-07-01\]
-sub   rsa4096 2023-07-10 \[S\] \[expires: 2025-01-02\]
-sub   rsa4096 2023-07-30 \[S\] \[expires: 2025-01-02\]
+sub   rsa4096 2023-07-10 \[S\] \[expires: 2026-01-14\]
+sub   rsa4096 2023-07-30 \[S\] \[expires: 2026-01-14\]
 
- [Download binary file](/assets/luca0N.gpg) diff --git a/src/pt/pgp.md b/src/pt/pgp.md index 3fd9e39..1915040 100644 --- a/src/pt/pgp.md +++ b/src/pt/pgp.md @@ -1,6 +1,6 @@ # Chave pública PGP -*Atualizado pela última vez em: 2024-07-30* +*Atualizado pela última vez em: 2025-01-14* Se você quiser me enviar e-mail, eu aceito mensagens criptografadas com PGP (e também recomendo isto). Se você me enviar e-mail criptografado, eu irei enviar minhas respostas criptografadas (se eu conseguir achar a sua chave pública). @@ -9,14 +9,14 @@ Se você quiser me enviar e-mail, eu aceito mensagens criptografadas com PGP (e Aqui está minha chave:
-pub   rsa4096 2020-12-12 \[SC\] \[expires: 2025-01-26\]
+pub   rsa4096 2020-12-12 \[SC\] \[expires: 2027-01-04\]
       8C6B06FD67BDFBFF21E181243DB7E87C9EDE084C
 uid           luca0N! <luca0n at luca0n dot com>
-sub   rsa4096 2020-12-12 \[E\] \[expires: 2025-01-02\]
+sub   rsa4096 2020-12-12 \[E\] \[expires: 2026-01-14\]
 sub   rsa4096 2021-01-05 \[S\] \[expired: 2023-01-02\]
 sub   rsa4096 2023-04-02 \[S\] \[expired: 2023-07-01\]
-sub   rsa4096 2023-07-10 \[S\] \[expires: 2025-01-02\]
-sub   rsa4096 2023-07-30 \[S\] \[expires: 2025-01-02\]
+sub   rsa4096 2023-07-10 \[S\] \[expires: 2026-01-14\]
+sub   rsa4096 2023-07-30 \[S\] \[expires: 2026-01-14\]
 
- [Download binary file](/assets/luca0N.gpg) From 3d501dbeff8352802d5cbf4adf4a87e05712aab0 Mon Sep 17 00:00:00 2001 From: luca0N! Date: Tue, 14 Jan 2025 08:37:09 -0300 Subject: [PATCH 2/3] Localize anti-bot replacement chars Replace the English anti-bot replacement characters with proper localization. --- src/pt/pgp.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pt/pgp.md b/src/pt/pgp.md index 1915040..b86b0fd 100644 --- a/src/pt/pgp.md +++ b/src/pt/pgp.md @@ -11,7 +11,7 @@ Aqui está minha chave:
 pub   rsa4096 2020-12-12 \[SC\] \[expires: 2027-01-04\]
       8C6B06FD67BDFBFF21E181243DB7E87C9EDE084C
-uid           luca0N! <luca0n at luca0n dot com>
+uid           luca0N! <luca0n arroba luca0n ponto com>
 sub   rsa4096 2020-12-12 \[E\] \[expires: 2026-01-14\]
 sub   rsa4096 2021-01-05 \[S\] \[expired: 2023-01-02\]
 sub   rsa4096 2023-04-02 \[S\] \[expired: 2023-07-01\]

From 658044f9b834071690ec1fd80f6471914dfe7bb6 Mon Sep 17 00:00:00 2001
From: luca0N! 
Date: Tue, 14 Jan 2025 08:40:06 -0300
Subject: [PATCH 3/3] Bump relevant copyright years to 2025

---
 src/en/__swg_template.html | 2 +-
 src/en/swg.cfg             | 4 ++--
 src/pt/__swg_template.html | 2 +-
 src/pt/swg.cfg             | 4 ++--
 4 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/src/en/__swg_template.html b/src/en/__swg_template.html
index 2f43f5b..4e63ab4 100644
--- a/src/en/__swg_template.html
+++ b/src/en/__swg_template.html
@@ -63,7 +63,7 @@
 			

This website is hosted on Nautilus. Privacy Notice | Terms of Service

All content on this webpage—including the luca0N! icon—is licensed under the Creative Commons Attribution-ShareAlike 4.0 International license unless otherwise stated. [View website sources]

-

Copyright © 2020–2024 luca0N! Some rights reserved.

+

Copyright © 2020–2025 luca0N! Some rights reserved.

diff --git a/src/en/swg.cfg b/src/en/swg.cfg index 19bbb72..feac936 100644 --- a/src/en/swg.cfg +++ b/src/en/swg.cfg @@ -1,5 +1,5 @@ # SWG Context Configuration File -# Copyright (C) 2022-2024 luca0N! +# Copyright (C) 2022-2025 luca0N! # This is a very minimal .ini-like configuration file. # @@ -24,7 +24,7 @@ WebsitePublisher="luca0N!" # published on the website. Multiple copyright holders can be specified here. WebsiteCopyrightHolder="luca0N!" # This defines the copyright year or copyright years of the published content. -WebsiteCopyrightYears="2020—2024" +WebsiteCopyrightYears="2020—2025" # This defines the license of the published content. WebsiteContentLicense="CC-BY-SA-4.0" diff --git a/src/pt/__swg_template.html b/src/pt/__swg_template.html index 47a908c..dbfa6ee 100644 --- a/src/pt/__swg_template.html +++ b/src/pt/__swg_template.html @@ -63,7 +63,7 @@

Este sítio está hospedado em Nautilus. Declaração de Privacidade | Termos de Serviço

Todo o conteúdo neste sítio — incluindo o ícone luca0N! — está sob a licença Atribuição-CompartilhaIgual 4.0 Internacional a não ser que outra licença tenha sido especificada. [Ver fontes deste sítio]

-

Copyright © 2020–2024 luca0N! Alguns direitos reservados.

+

Copyright © 2020–2025 luca0N! Alguns direitos reservados.

diff --git a/src/pt/swg.cfg b/src/pt/swg.cfg index 35127ba..b58ed95 100644 --- a/src/pt/swg.cfg +++ b/src/pt/swg.cfg @@ -1,5 +1,5 @@ # SWG Context Configuration File -# Copyright (C) 2022-2024 luca0N! +# Copyright (C) 2022-2025 luca0N! # This is a very minimal .ini-like configuration file. # @@ -24,7 +24,7 @@ WebsitePublisher="luca0N!" # published on the website. Multiple copyright holders can be specified here. WebsiteCopyrightHolder="luca0N!" # This defines the copyright year or copyright years of the published content. -WebsiteCopyrightYears="2020—2024" +WebsiteCopyrightYears="2020—2025" # This defines the license of the published content. WebsiteContentLicense="CC-BY-SA-4.0"