-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WE2-761 Signed-off-by: Raul Metsma <[email protected]>
- Loading branch information
Showing
13 changed files
with
280 additions
and
3 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
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 |
---|---|---|
@@ -0,0 +1,28 @@ | ||
{ | ||
"title": { | ||
"message": "Web eID Data Protection Terms", | ||
"description": "Title" | ||
}, | ||
"content": { | ||
"message": "Web eID transmits the following data that personally identifies you to the e-service:<ul><li>the user`s certificate for authentication or signing;</li><li>URL of the website origin for authentication.</li></ul>The transfer of personal data is necessary for the functioning of authentication and digital signing. Transmitted data is not stored. If you do not agree to the transfer of data then we recommend you to remove the Web eID extension.<br />Full details about the personal data we transmit and what we do with it are provided in our <a href=\"$URL$\" target=\"_blank\">Data Protection Terms</a>.", | ||
"description": "Content", | ||
"placeholders": { | ||
"url" : { | ||
"content" : "$1", | ||
"example" : "https://addons.mozilla.org/en-US/firefox/addon/web-eid-webextension/privacy/" | ||
} | ||
} | ||
}, | ||
"error": { | ||
"message": "To remove the Web eID extension, uninstall ID-software. You can find instructions from <a href=\"https://id.ee\">id.ee</a> website.", | ||
"description": "Uninstall error" | ||
}, | ||
"agree": { | ||
"message": "Accept the terms", | ||
"description": "Agree button." | ||
}, | ||
"uninstall": { | ||
"message": "Remove Web eID", | ||
"description": "Uninstall button." | ||
} | ||
} |
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 |
---|---|---|
@@ -0,0 +1,28 @@ | ||
{ | ||
"title": { | ||
"message": "Web eID andmekaitsetingimused", | ||
"description": "Title" | ||
}, | ||
"content": { | ||
"message": "Web eID edastab e-teenusele järgmised teie isikut identifitseerivad andmed:<ul><li>kasutaja sertifikaat autentimiseks või allkirjastamiseks;</li><li>veebisaidi aadress (URL) autentimiseks.</li></ul>Isikuandmete edastamine on vajalik autentimise ja digiallkirjastamise toimimiseks. Edastatavaid andmeid ei sälilitata. Kui te ei nõustu andmete edastamisega, siis soovitame teil Web eID laienduse eemaldada.<br />Täpsem info isikuandmete edastamise ja nende kasutamise kohta on leitav <a href=\"$URL$\" target=\"_blank\">andmekaitsetingimustest</a>.", | ||
"description": "Content", | ||
"placeholders": { | ||
"url" : { | ||
"content" : "$1", | ||
"example" : "https://addons.mozilla.org/en-US/firefox/addon/web-eid-webextension/privacy/" | ||
} | ||
} | ||
}, | ||
"error": { | ||
"message": "Web eID laienduse eemaldamiseks kustutage ID-tarkvara. Täpsemad juhised on leitavad <a href=\"https://id.ee\">id.ee</a> veebilehelt.", | ||
"description": "Uninstall error" | ||
}, | ||
"agree": { | ||
"message": "Nõustun tingimustega", | ||
"description": "Agree button." | ||
}, | ||
"uninstall": { | ||
"message": "Eemalda Web eID", | ||
"description": "Uninstall button." | ||
} | ||
} |
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 |
---|---|---|
@@ -0,0 +1,28 @@ | ||
{ | ||
"title": { | ||
"message": "Web eID условия защиты данных", | ||
"description": "Title" | ||
}, | ||
"content": { | ||
"message": "Web eID передает электронной услуге следующие персональные идентификационные данные:<ul><li>сертификат пользователя для аутентификации или подписи;</li><li>адрес веб-сайта (URL) для аутентификации.</li></ul>Передача персональных данных необходима для работы аутентификации и цифровой подписи. Передаваемые данные не сохраняются. Если вы не согласны на передачу данных, рекомендуем удалить расширение Web eID.<br />Более подробную информацию о передаче персональных данных и их использовании можно найти из <a href=\"$URL$\" target=\"_blank\">условий защиты данных</a>.", | ||
"description": "Content", | ||
"placeholders": { | ||
"url" : { | ||
"content" : "$1", | ||
"example" : "https://addons.mozilla.org/en-US/firefox/addon/web-eid-webextension/privacy/" | ||
} | ||
} | ||
}, | ||
"error": { | ||
"message": "Чтобы удалить расширение Web eID, удалите программное обеспечение ID. Подробные инструкции можно найти на веб-сайте <a href=\"https://id.ee\">id.ee</a>.", | ||
"description": "Uninstall error" | ||
}, | ||
"agree": { | ||
"message": "Соглашаюсь с условиями", | ||
"description": "Agree button." | ||
}, | ||
"uninstall": { | ||
"message": "Удалить Web eID", | ||
"description": "Uninstall button." | ||
} | ||
} |
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
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 |
---|---|---|
@@ -0,0 +1,36 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<meta charset="UTF-8" /> | ||
<title>Web-eID Privacy</title> | ||
<link rel="stylesheet" href="./bootstrap.min.css" /> | ||
</head> | ||
<body> | ||
<div class="modal d-block" tabindex="-1" role="dialog"> | ||
<div class="modal-dialog modal-dialog-centered"> | ||
<div class="modal-content"> | ||
<div class="modal-header"> | ||
<h5 id="title" class="modal-title">Web eID Data Protection Terms</h5> | ||
</div> | ||
<div class="modal-body" id="content"> | ||
Web eID transmits the following data that personally identifies you to the e-service: | ||
<ul> | ||
<li>the user`s certificate for authentication or signing;</li> | ||
<li>URL of the website origin for authentication.</li> | ||
</ul> | ||
The transfer of personal data is necessary for the functioning of authentication and digital signing. | ||
Transmitted data is not stored. | ||
If you do not agree to the transfer of data then we recommend you to remove the Web eID extension.<br /> | ||
Full details about the personal data we transmit and what we do with it are provided in our | ||
<a href="https://addons.mozilla.org/en-US/firefox/addon/web-eid-webextension/privacy/" target="_blank">Data Protection Terms</a>. | ||
</div> | ||
<div class="modal-footer"> | ||
<button type="button" class="btn btn-secondary" id="uninstall">Remove Web eID</button> | ||
<button type="button" class="btn btn-primary" id="agree">Accept the terms</button> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
<script src="installed.js"></script> | ||
</body> | ||
</html> |
Oops, something went wrong.