From 6bff822ecf9de6a1efa3dae7913a0f6e7d268b65 Mon Sep 17 00:00:00 2001 From: Fabrice Mouhartem Date: Fri, 22 Nov 2024 17:43:40 +0100 Subject: [PATCH] Remove internship proposals + some punctuation fixes --- jobs.njk | 21 ++++----------------- 1 file changed, 4 insertions(+), 17 deletions(-) diff --git a/jobs.njk b/jobs.njk index e2a1171..7f87e3a 100644 --- a/jobs.njk +++ b/jobs.njk @@ -3,26 +3,13 @@ title: Jobs description: Join our team layout: layouts/main jobs: - - title: Internship in Security and Privacy - slug: intern - detailedOffers: - - title: Access Control in CryptPad - url: https://cryptpad.fr/pad/#/2/pad/view/edTpjKFfd75EtRa05uOL6wWNJscWKG+CPbjWMYlgTLQ/embed/ - - title: Post-Quantum integration in CryptPad - url: https://cryptpad.fr/pad/#/2/pad/view/84oHc6JCTcPqtwkXfZI4qZL6lvYqjlc3HTFeCPURARI/embed/ - role: "For Master students in cryptography or cybersecurity, CryptPad opens one internship role in either “Access Control in CryptPad” or ”Post-Quantum integration in CryptPad” for a duration of four to six months. The internship will cover the following topics:" - tasks: - - Advanced cryptography; - - Web development/web applications in vanilla javascript and/or typescript; - - Complexity and performance analyses; - - Open-source software development. - title: All roles are currently filled slug: no-roles - role: We are not actively interviewing at the moment for full time positions, but we may do so again in the future. Please send us your details to be considered for future roles, especially if you work in the following areas + role: We are not actively interviewing at the moment, but we may do so again in the future. Please send us your details to be considered for future roles, especially if you work in the following areas tasks: - - Accessibility (WCAG compliance) - - Cryptography applied to web-applications - - Web development for privacy + - Accessibility (WCAG compliance); + - Cryptography applied to web-applications; + - Web development for privacy. ---