• Joined on 2023年08月25日
Seb35 commented on issue Seb35/DNSSEC-DANE_Padlock#21 2025年11月02日 20:56:13 +01:00
Fix bug in websites with catch-all CNAME returning a false positive DANE

Fixed in version 0.2.3.

Seb35 pushed to main at Seb35/DNSSEC-DANE_Padlock 2025年11月02日 20:29:15 +01:00
4b7fea92cd Maximum compression of the ZIP archive
Seb35 pushed to main at Seb35/DNSSEC-DANE_Padlock 2025年11月02日 18:43:16 +01:00
04746f6632 Fix false positive DANE in wildcard CNAME
Seb35 opened issue Seb35/DNSSEC-DANE_Padlock#21 2025年10月18日 18:22:27 +02:00
Fix bug in websites with catch-all CNAME
Seb35 commented on issue Seb35/DNSSEC-DANE_Padlock#20 2025年10月12日 22:01:42 +02:00
Add the property data_collection_permissions in manifest

When reading the documentation, I did not understand what "collect" meant here: was it a local treatment or an exfiltration to some server? [The question was asked](https://connect.mozilla.org/t5/d...

Seb35 opened issue Seb35/DNSSEC-DANE_Padlock#20 2025年10月12日 21:54:21 +02:00
Add the property data_collection_permissions in manifest
Seb35 pushed to main at Seb35/DNSSEC-DANE_Padlock 2025年10月12日 20:30:22 +02:00
f435a7a85c Version 0.2.2
e7cb4e2784 Add link to examples in the README
Compare 2 commits »
Seb35 pushed tag 0.2.2 to Seb35/DNSSEC-DANE_Padlock 2025年10月12日 20:29:54 +02:00
Seb35 closed issue Seb35/DNSSEC-DANE_Padlock#1 2025年10月12日 20:18:39 +02:00
"Missing permission for the tab" on non-local PDF files
Seb35 commented on issue Seb35/DNSSEC-DANE_Padlock#2 2025年10月12日 20:13:07 +02:00
Flickering padlock on non-local PDF files and DNSSEC websites

Contrary to my initial statement, the flickering padlock occurs also on DNSSEC websites (e.g. https://www.icann.org), although it is very quick.

The reason is that the function updatePageAction...

Seb35 commented on issue Seb35/DNSSEC-DANE_Padlock#1 2025年10月12日 19:41:53 +02:00
"Missing permission for the tab" on non-local PDF files

Fixed, will be in the next release 0.2.2.

Seb35 pushed to main at Seb35/DNSSEC-DANE_Padlock 2025年10月12日 19:40:24 +02:00
3294016175 Fix permission issue on non-local PDF files
Seb35 opened issue Seb35/DNSSEC-DANE_Padlock#19 2025年09月06日 16:16:53 +02:00
translation / traduction / traducción / перевод / 翻译 / ترجمة
Seb35 commented on issue Seb35/DNSSEC-DANE_Padlock#18 2025年09月06日 15:45:27 +02:00
Chromium support?

It may be a great addition, but I don’t know development of Chromium extensions, so I’m not sure I would develop it myself soon. But I accept a Pull Request about this and will review it.

Seb35 pushed to main at Seb35/DNSSEC-DANE_Padlock 2025年08月16日 21:26:24 +02:00
ae3639f1ce Add link to Codeberg Translate
Seb35 pushed to main at Seb35/DNSSEC-DANE_Padlock 2025年08月16日 20:14:51 +02:00
ebfda92718 Add link to addons.mozilla.org
Seb35 commented on issue Seb35/DNSSEC-DANE_Padlock#17 2025年08月16日 17:30:32 +02:00
Use classical DNS (not DoH)

This Firefox bug open in 2023 suggests that it’s not possible today to request arbitrary DNS records (since it is about retrieving the new...

Seb35 commented on issue Seb35/DNSSEC-DANE_Padlock#17 2025年08月16日 14:59:45 +02:00
Use classical DNS (not DoH)

An API to access DNS records through the network resolvers set in Firefox may be fine too, if it it complete enough (not just access to A/AAAA records).

Seb35 commented on issue Seb35/DNSSEC-DANE_Padlock#17 2025年08月16日 14:06:49 +02:00
Use classical DNS (not DoH)

I searched a bit in the Firefox APIs for extensions, but did not find how to make a request on raw UDP or TCP. If anyone has a clue, please leave a comment here.

Seb35 opened issue Seb35/DNSSEC-DANE_Padlock#17 2025年08月16日 14:03:22 +02:00
Use classical DNS (not DoH)