• Joined on 2023年08月25日
Seb35 commented on issue Seb35/DNSSEC-DANE_Padlock#33 2026年05月31日 21:04:34 +02:00
Contact à propos de DANE / DNSSEC

Bonjour,

Seb35 commented on issue Seb35/DNSSEC-DANE_Padlock#32 2026年05月04日 12:14:26 +02:00
Add other DoH services

Also, it may be in this ticket or a dedicated one, but I would prefer to remove the notes about "logs/no logs" for each DoH server given this is like a legal advice and it is difficult to assert...

Seb35 opened issue Seb35/DNSSEC-DANE_Padlock#32 2026年05月04日 12:00:14 +02:00
Add other DoH services
Seb35 commented on issue Seb35/DNSSEC-DANE_Padlock#31 2026年05月04日 11:47:56 +02:00
Add a soft timeout to warn the user if the DoH seems slow

When observing the requests in the current implementation, I remarked that, when two requests are near (like a request A followed by a request TLSA), the first one is quite long (e.g. 140 ms) and...

Seb35 opened issue Seb35/DNSSEC-DANE_Padlock#31 2026年05月04日 11:40:52 +02:00
Add a soft timeout to warn the user if the DoH seems slow
Seb35 commented on issue Seb35/DNSSEC-DANE_Padlock#6 2026年05月03日 23:09:35 +02:00
Define a list of DANE-mandatory websites

See #5 for comments about the implementation.

Seb35 commented on issue Seb35/DNSSEC-DANE_Padlock#5 2026年05月03日 23:08:19 +02:00
Define a list of DNSSEC-mandatory websites

I have been testing it since a few hours on some known websites. I observe that some big websites with many sub-sites...

Seb35 commented on issue Seb35/DNSSEC-DANE_Padlock#5 2026年05月03日 22:39:17 +02:00
Define a list of DNSSEC-mandatory websites

This is implemented and currently in the main branch (together with #6).

Seb35 pushed to main at Seb35/DNSSEC-DANE_Padlock 2026年05月03日 22:19:47 +02:00
40c5ea5d8c Add support to exclude some subdomains
76cdef2723 Support subdomains
23f509796e Rewrite with more promises
Compare 3 commits »
Seb35 pushed to main at Seb35/DNSSEC-DANE_Padlock 2026年05月03日 00:22:06 +02:00
7ee624702a Emit the TLSA request sooner
Seb35 pushed to main at Seb35/DNSSEC-DANE_Padlock 2026年05月02日 21:16:09 +02:00
e83ca912f9 Update the option when a new domain is automatically added
Seb35 pushed to main at Seb35/DNSSEC-DANE_Padlock 2026年05月02日 20:06:57 +02:00
a249d7cb51 Add options to declare some domains must have DNSSEC or DANE
Seb35 pushed to main at Seb35/DNSSEC-DANE_Padlock 2026年04月26日 19:42:24 +02:00
a6bf3c3da1 Introduce sections in the options panel
Seb35 closed issue Seb35/DNSSEC-DANE_Padlock#23 2026年04月26日 16:21:40 +02:00
Improve handling of CNAME in DANE
Seb35 commented on issue Seb35/DNSSEC-DANE_Padlock#23 2026年04月26日 16:21:39 +02:00
Improve handling of CNAME in DANE

This already works, probably since #21 was fixed. It is already how DNS resolvers works, there is nothing to implement specifically.

Seb35 pushed to main at Seb35/DNSSEC-DANE_Padlock 2026年04月26日 13:48:07 +02:00
38f3b9f026 Rewrite the condition of the page action title to make it more clear
9a7554b5a2 Minor syntax changes
Compare 2 commits »
Seb35 pushed to main at Seb35/DNSSEC-DANE_Padlock 2026年04月22日 19:57:02 +02:00
d79c4d9ba3 Economise the TLSA requests if there is no DNSSEC
27c2bc9b1f Factorise a variable
fd3695058d Optimisation by checking the more frequent case first
65d271c173 Only create two RegExp objects once
Compare 4 commits »
Seb35 pushed to main at Seb35/DNSSEC-DANE_Padlock 2026年04月22日 11:05:00 +02:00
2bf0e5409c Adjust debug mode
Seb35 pushed to main at Seb35/DNSSEC-DANE_Padlock 2026年04月20日 00:14:33 +02:00
1cbab97d57 Add a npm action to build in debug mode
Seb35 closed issue Seb35/DNSSEC-DANE_Padlock#30 2026年04月16日 17:59:59 +02:00
no HTTPS connection possible with release 0.3.0 on Waterfox 6.6.11