Skip to content

Commit 543e56a

Browse files
dkgdiracdeltas
authored andcommitted
HTTPS for the International Association for Cryptologic Research (IACR)
This ruleset covers the excellent Cryptology ePrint Archive at https://eprint.iacr.org/, as well as the IACR's main web site and any other web sites they produce (the certificate for eprint and the main site is a wildcard).
1 parent 12e81db commit 543e56a

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

src/chrome/content/rules/IACR.xml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<ruleset name="IACR">
2+
<target host="iacr.org" />
3+
<target host="*.iacr.org" />
4+
5+
6+
<rule from="^http://iacr\.org/"
7+
to="https://www.iacr.org/" />
8+
<rule from="^http://([^/:@\.]+\.)?iacr\.org/"
9+
to="https://$iacr.org/" />
10+
11+
</ruleset>

0 commit comments

Comments
 (0)