diff --git a/scripts/59de-ate-freiburg-email.txt b/scripts/59de-ate-freiburg-email.txt new file mode 100644 index 0000000..09b3ad7 --- /dev/null +++ b/scripts/59de-ate-freiburg-email.txt @@ -0,0 +1,91 @@ +[Deutsch] + +Es hat sich viel getan in den letzten Jahren. Eine ganze Reihe von bisher +eher "muendlich ueberlieferten" Regeln wurden in Policies gegossen. +Neue Prozeduren (z.B. die Assurer Challenge) und Verpflichtungen (z.B. +in dem CAcert Community Agreement) wurden beschlossen. Die Assurer +Training Events wollen versuchen, die ganzen Informationen unter's +Volk zu bringen: + +- Welcher Satz fehlt auf alten CAP Formularen? +- Warum soll ich mir R/L/O einpraegen? +- Wie verhaelst du dich, + wenn du ein fremdes Ausweisdokument das erste Mal pruefst? + +Antworten auf diese und weitere Fragen erhaelst du bei den +Assurer Training Events (ATEs). + +Darueberhinaus wird beim ATE der Vorgang der Identitaetsueberpruefung +trainiert und auditiert, um die Qualitaet der Assurances in der +taeglichen Praxis zu erfassen. Dabei gilt es moegliche Fehler und +Fallstricke zu erkennen und aufzudecken. Die Assurer haben also die +Moeglichkeit, sich mit den Fehlern auseinanderzusetzen und zu erfahren, +wie diese vermieden werden koennen. + +Wie IanG sagte: The ATE or Assurer Training Event is exceptionally +recommended for all Assurers, and include parts which contribute +directly to our audit. Come and find out how you can also contribute. + +Die kommende Veranstaltung in deiner Naehe findet statt am: + +- Montag, den 2. Februar 2015 +- in der Zeit von: 19:00 - ca. 22:00 Uhr +- Karma Indian Palace +- Bertoldstrasse 51-53 (gegenüber Cinemaxx) +- 79098 Freiburg + + +Details zum Veranstaltungsort und Anfahrthinweise findet Ihr im +Wiki [http://wiki.cacert.org/Events/2015-02-02-ATE-Freiburg] +Blog [http://blog.cacert.org/2015/01/ate-freiburg-2015-02-02/] + +Teilnehmer Registrierung mit Rueckantwort: + 'Ich moechte am ATE-Freiburg teilnehmen' + +Das Veranstaltungs-Team freut sich schon auf Eure Teilnahme. + +Kontakt: events@cacert.org + + + +[English] + +During the last years many changes took place inside CAcert. Many "oral" +rules have been put into Policies. New procedures +(e.g. Assurer Challenge) and obligations +(e.g. CAcert Community Agreement) have been put into live. +The Assurer Training Events (ATE) try to spread this information: + +- What is missing on the "old" CAP forms? +- Why should I remember R/L/O? +- What can you do if an Assuree shows an ID document unknown to you? + +These and more questions will be answered during the +Assurer Training Events (ATEs) + +Furthermore, the ATE trains how to do assurances and audits assurances, +to measure the quality of assurances in the daily routine. Here are some +possible errors and pitfalls which need to be found. Assurers have the +opportunity to see those errors and how to avoid them. + +As IanG said: The ATE or Assurer Training Event is exceptionally +recommended for all Assurers and includes parts which contribute +directly to our audit. Come and find out how you can also contribute. + +The next event held in your area will be: + +- Monday, February 2nd 2015 +- during: 19:00 - ca. 22:00 +- Karma Indian Palace +- Bertoldstrasse 51-53 (across to Cinemaxx) +- 79098 Freiburg + +Details to the location can be found: +Wiki [http://wiki.cacert.org/Events/2015-02-02-ATE-Freiburg] +Blog [http://blog.cacert.org/2015/01/ate-freiburg-2015-02-02/] + +User reply for registration: 'I will attend the ATE-Freiburg' + +The event team is looking forward for your attendance: + +Contact: events@cacert.org diff --git a/scripts/59de-ate-freiburg-mail.php.txt b/scripts/59de-ate-freiburg-mail.php.txt new file mode 100644 index 0000000..c8f0d81 --- /dev/null +++ b/scripts/59de-ate-freiburg-mail.php.txt @@ -0,0 +1,138 @@ +#!/usr/bin/php -q + diff --git a/scripts/oa03-csr_org_client_cert.php.txt b/scripts/oa03-csr_org_client_cert.php.txt new file mode 100644 index 0000000..89a49c4 --- /dev/null +++ b/scripts/oa03-csr_org_client_cert.php.txt @@ -0,0 +1,98 @@ +#!/usr/bin/php -q + diff --git a/scripts/oa03-csr_org_client_cert.txt b/scripts/oa03-csr_org_client_cert.txt new file mode 100644 index 0000000..f766360 --- /dev/null +++ b/scripts/oa03-csr_org_client_cert.txt @@ -0,0 +1,58 @@ +[German version below] +Dear Sir or Madam, + Dear CEO or CAcert Organisation Administrator, + +We're proud to announce that the software team has implemented a new variant +to create Organisation Client Certificates! + +Until now, client certificates in an Organisation Account could only be created +by using the browser feature to create a key pair and signing request in one +run. + +The new feature is called CSR, Certificate Signing Request. The end user can +create a CSR (certificate signing request) on his own computer and give it to +the Organisation Administrator. The Organisation Administrator will copy & paste +it into the web form and will receive the signed certificate which he will send +back to the user. This means that the user generates the private key for the +signed certificate. + +The key benefit of this approach is that the Organisation Administrator has no access to the end-user's private key. + +See also +https://blog.cacert.org/2014/12/creating-certificates-with-csr-now-possible-for-org-accounts/ +https://wiki.cacert.org/OrganisationAssurance/OA/OrgAdmin/Handbook/EN#clientcert + +Best regards + +Marcus Maengel +CAcert Organisation Assurance Officer + +[German version] +Sehr geehrte Damen und Herren, + sehr geehrte CEO und Organisationsadministratoren, + +Wir freuen uns darüber, Ihnen mitteilen zu können, dass das Software Team einen +weitere Methode der Software hinzugefügt hat, mit der man Organisations-Client- +Zertifikate erstellen kann. + +Der bisher einzige Weg war es, die Organisations-Client-Zertifikate im Browser +zu erstellen. Dabei werden sowohl der private Schlüssel erzeugt als auch das +Signieren in einem Schritt durchgeführt. + +Die neue Methode nutzt den CSR (Certificate Signing Request). Ein Anwender kann +auf seinem eigenen PC den privaten Schlüssel und den CSR erstellen. Letzterer +wird an den Organisationsadminstrator gesendet. Der Organisationsadminstrator +kopiert den CSR in das Web-Formular und erhält den signierten öffentlichen +Schlüssel, der dann an den Anwender zurück gesendet wird. + +Ein Vorteil dieser Methode ist es, dass der Organisationsadministrator keinen +Zugriff auf den privaten Schlüssel des Anwenders benötigt. + +Weiteres ist hier zu finden +https://blog.cacert.org/2014/12/creating-certificates-with-csr-now-possible-for-org-accounts/ +https://wiki.cacert.org/OrganisationAssurance/OA/OrgAdmin/Handbook/DE#clientcert + +Mit freundlichen Grüßen + +Marcus Maengel +CAcert Organisation Assurance Officer \ No newline at end of file