From a8b5baa71f9fd0d69a762d28d1e34a726e0213c9 Mon Sep 17 00:00:00 2001 From: luca0N! Date: Tue, 14 Jan 2025 08:35:15 -0300 Subject: [PATCH 1/8] 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/8] 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/8] 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" From d8c9b752a762490cd46380bf3aec7975875b0d52 Mon Sep 17 00:00:00 2001 From: luca0N! Date: Thu, 16 Jan 2025 23:00:31 -0300 Subject: [PATCH 4/8] Bump copyright year in missing files Bump the copyright year in some files that have been left over since the last 2025 copyright year bump commit. --- COPYRIGHT | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/COPYRIGHT b/COPYRIGHT index c2c9f35..9ff0856 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -1,4 +1,4 @@ -Copyright (C) 2020-2024 luca0N! Some rights reserved. +Copyright (C) 2020-2025 luca0N! Some rights reserved. All content on the luca0N!.com website - including the luca0N! logo - is licensed under the Attribution-ShareAlike 4.0 International license unless diff --git a/README.md b/README.md index 400d159..586433c 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This repository contains all sources for the third revision of the luca0N.com we ## License and copyright notice -Copyright © 2020–2024 luca0N! Some rights reserved. +Copyright © 2020–2025 luca0N! Some rights reserved. The contents of the luca0N!.com website are licensed under the Attribution-ShareAlike 4.0 International license unless otherwise stated. See [COPYRIGHT](COPYRIGHT) and [LICENSE](LICENSE) for more information. From c659f5f79473f5ffd385fcac41f4384212834822 Mon Sep 17 00:00:00 2001 From: luca0N! Date: Sun, 16 Mar 2025 22:34:22 -0300 Subject: [PATCH 5/8] Add link to official GitLab profile --- src/en/contact.md | 2 +- src/pt/contact.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/en/contact.md b/src/en/contact.md index 438c5de..7248f95 100644 --- a/src/en/contact.md +++ b/src/en/contact.md @@ -13,4 +13,4 @@ Want to get in touch with me? Here's my contact details (feel free to use any o These are accounts that I have, but don't consider my main ones: - GitHub: [@luca0N](https://github.com/luca0N) (I am actually on GitHub solely to contribute to FOSS projects hosted on there, but my software stays in [my Git server](https://git.luca0n.com/luca0N). - +- GitLab: [@luca0N](https://gitlab.com/luca0N) (The same as with GitHub: I use GitLab exclusively to contribute to software that's hosted in there). diff --git a/src/pt/contact.md b/src/pt/contact.md index abe7db7..886fcb9 100644 --- a/src/pt/contact.md +++ b/src/pt/contact.md @@ -13,4 +13,5 @@ Deseja entrar em contato comigo? Aqui estão os meus detalhes de contato (sinta- Estas são contas que eu tenho, mas não considero minhas principais: - GitHub: [@luca0N](https://github.com/luca0N) (Eu estou no GitHub somente para contribuir para projetos FOSS que estão lá, mas meu software continua no [meu servidor Git](https://git.luca0n.com/luca0N). +- GitLab: [@luca0N](https://gitlab.com/luca0N) (A mesma coisa com o GitHub: eu uso o GitLab apenas para contribuir para software que está hospedado lá). From 3a352ee9541f803490bb72c980b94cd1d41edd79 Mon Sep 17 00:00:00 2001 From: luca0N! Date: Sun, 16 Mar 2025 22:35:24 -0300 Subject: [PATCH 6/8] Add missing closing parenthesis character --- src/en/contact.md | 2 +- src/pt/contact.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/en/contact.md b/src/en/contact.md index 7248f95..dc050ef 100644 --- a/src/en/contact.md +++ b/src/en/contact.md @@ -12,5 +12,5 @@ Want to get in touch with me? Here's my contact details (feel free to use any o These are accounts that I have, but don't consider my main ones: -- GitHub: [@luca0N](https://github.com/luca0N) (I am actually on GitHub solely to contribute to FOSS projects hosted on there, but my software stays in [my Git server](https://git.luca0n.com/luca0N). +- GitHub: [@luca0N](https://github.com/luca0N) (I am actually on GitHub solely to contribute to FOSS projects hosted on there, but my software stays in [my Git server](https://git.luca0n.com/luca0N)). - GitLab: [@luca0N](https://gitlab.com/luca0N) (The same as with GitHub: I use GitLab exclusively to contribute to software that's hosted in there). diff --git a/src/pt/contact.md b/src/pt/contact.md index 886fcb9..ad99638 100644 --- a/src/pt/contact.md +++ b/src/pt/contact.md @@ -12,6 +12,6 @@ Deseja entrar em contato comigo? Aqui estão os meus detalhes de contato (sinta- Estas são contas que eu tenho, mas não considero minhas principais: -- GitHub: [@luca0N](https://github.com/luca0N) (Eu estou no GitHub somente para contribuir para projetos FOSS que estão lá, mas meu software continua no [meu servidor Git](https://git.luca0n.com/luca0N). +- GitHub: [@luca0N](https://github.com/luca0N) (Eu estou no GitHub somente para contribuir para projetos FOSS que estão lá, mas meu software continua no [meu servidor Git](https://git.luca0n.com/luca0N)). - GitLab: [@luca0N](https://gitlab.com/luca0N) (A mesma coisa com o GitHub: eu uso o GitLab apenas para contribuir para software que está hospedado lá). From 4d21064b30a0bb3ee4c33f0e75d4a78ee06d02c3 Mon Sep 17 00:00:00 2001 From: luca0N! Date: Sun, 16 Mar 2025 22:36:37 -0300 Subject: [PATCH 7/8] Add official Weblate account --- src/en/contact.md | 3 ++- src/pt/contact.md | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/src/en/contact.md b/src/en/contact.md index dc050ef..40f6245 100644 --- a/src/en/contact.md +++ b/src/en/contact.md @@ -10,7 +10,8 @@ Want to get in touch with me? Here's my contact details (feel free to use any o ## Extras -These are accounts that I have, but don't consider my main ones: +These are other accounts that I have on other websites: - GitHub: [@luca0N](https://github.com/luca0N) (I am actually on GitHub solely to contribute to FOSS projects hosted on there, but my software stays in [my Git server](https://git.luca0n.com/luca0N)). - GitLab: [@luca0N](https://gitlab.com/luca0N) (The same as with GitHub: I use GitLab exclusively to contribute to software that's hosted in there). +- Weblate: [@luca0N](https://hosted.weblate.org/user/luca0N/) diff --git a/src/pt/contact.md b/src/pt/contact.md index ad99638..6cde0c3 100644 --- a/src/pt/contact.md +++ b/src/pt/contact.md @@ -14,4 +14,5 @@ Estas são contas que eu tenho, mas não considero minhas principais: - GitHub: [@luca0N](https://github.com/luca0N) (Eu estou no GitHub somente para contribuir para projetos FOSS que estão lá, mas meu software continua no [meu servidor Git](https://git.luca0n.com/luca0N)). - GitLab: [@luca0N](https://gitlab.com/luca0N) (A mesma coisa com o GitHub: eu uso o GitLab apenas para contribuir para software que está hospedado lá). +- Weblate: [@luca0N](https://hosted.weblate.org/user/luca0N/) From 963780f04eec6b82e4cc9357b85963a750f28e61 Mon Sep 17 00:00:00 2001 From: luca0N! Date: Sun, 16 Mar 2025 22:38:35 -0300 Subject: [PATCH 8/8] Translate missing text from previous commit --- src/pt/contact.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pt/contact.md b/src/pt/contact.md index 6cde0c3..0326d73 100644 --- a/src/pt/contact.md +++ b/src/pt/contact.md @@ -10,7 +10,7 @@ Deseja entrar em contato comigo? Aqui estão os meus detalhes de contato (sinta- ## Extras -Estas são contas que eu tenho, mas não considero minhas principais: +Estas são contas que eu tenho em outros sítios: - GitHub: [@luca0N](https://github.com/luca0N) (Eu estou no GitHub somente para contribuir para projetos FOSS que estão lá, mas meu software continua no [meu servidor Git](https://git.luca0n.com/luca0N)). - GitLab: [@luca0N](https://gitlab.com/luca0N) (A mesma coisa com o GitHub: eu uso o GitLab apenas para contribuir para software que está hospedado lá).