-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
49f1714
commit e349f5a
Showing
4 changed files
with
12 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
Plateforme de l'inclusion Mai 2024 | ||
https://inclusion.beta.gouv.fr | ||
https://inclusion.gouv.fr | ||
|
||
|
||
Politique et procédures | ||
|
@@ -40,7 +40,7 @@ Table des matières | |
note clé PGP publique pour assurer la confidentialité de la communication. | ||
|
||
email : [email protected] | ||
clé PGP : https://inclusion.beta.gouv.fr/[email protected] | ||
clé PGP : https://inclusion.gouv.fr/[email protected] | ||
|
||
3. Temps de traitement | ||
|
||
|
@@ -57,9 +57,9 @@ Table des matières | |
cette page. Si ce n'est pas le cas, le sous-domaine est considéré comme hors de | ||
portée. | ||
|
||
$ curl -s http://example.inclusion.beta.gouv.fr/.well-known/security.txt \ | ||
$ curl -s http://example.inclusion.gouv.fr/.well-known/security.txt \ | ||
| grep Policy | ||
Policy: https://inclusion.beta.gouv.fr/security-policy | ||
Policy: https://inclusion.gouv.fr/security-policy | ||
|
||
5. Exclusions | ||
|
||
|
@@ -142,7 +142,7 @@ Table of contents: | |
protect your communication. | ||
|
||
email: [email protected] | ||
PGP key: https://inclusion.beta.gouv.fr/.well-known/pdi-pgp.asc | ||
PGP key: https://inclusion.gouv.fr/.well-known/pdi-pgp.asc | ||
|
||
|
||
2. Service-level agreement (Performance expectations) | ||
|
@@ -158,9 +158,9 @@ Table of contents: | |
verify that the security.txt file points to this page. If it doesn't, then that | ||
project is considered as out of scope. | ||
|
||
$ curl -s http://example.inclusion.beta.gouv.fr/.well-known/security.txt \ | ||
$ curl -s http://example.inclusion.gouv.fr/.well-known/security.txt \ | ||
| grep Policy | ||
Policy: https://inclusion.beta.gouv.fr/security-policy | ||
Policy: https://inclusion.gouv.fr/security-policy | ||
|
||
4. Exclusions | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
Contact: mailto:[email protected] | ||
Policy: https://inclusion.beta.gouv.fr/.well-known/security-policy.txt | ||
Policy: https://inclusion.gouv.fr/.well-known/security-policy.txt | ||
Preferred-Languages: fr, en | ||
Expires: 2027-01-01T00:00:00.000Z | ||
Encryption: https://inclusion.beta.gouv.fr/.well-known/pdi-pgp.asc | ||
Encryption: https://inclusion.gouv.fr/.well-known/pdi-pgp.asc |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
User-agent: * | ||
Disallow: /cms-admin/ | ||
Sitemap: https://inclusion.beta.gouv.fr/sitemap.xml | ||
Sitemap: https://inclusion.gouv.fr/sitemap.xml |