surf/template-helpers/website-content.js

11 строки
1.5 KiB
JavaScript
Исходник Ответственный История

Этот файл содержит неоднозначные символы Юникода!

Этот файл содержит неоднозначные символы Юникода, которые могут быть перепутаны с другими в текущей локали. Если это намеренно, можете спокойно проигнорировать это предупреждение. Используйте кнопку Экранировать, чтобы подсветить эти символы.

"use strict";
module.exports = {
"site-title": "SURF // Mozilla Sec-Eng University Relationship Framework",
"site-description": "The Mozilla Sec-Eng University Relationship Framework (SURF)",
"title": "<span class='bold title-Mozilla'>Mozilla</span> Security Engineering University Relationship Framework",
"landing-1": "<span class='bold-intro'>The Mozilla Sec-Eng University Relationship Framework (SURF)</span> initiative aims to increase collaboration between Mozilla and the academic community. We would like to leverage academic talent to help explore security and privacy research problems, and to strengthen Mozilla's ties to the academic community. Mozilla security engineers aim to actively participate in the research community through thesis supervision, collaborations, placements and Mozilla-hosted security summits",
"landing-2": "To date, the SURF team has planned two research summits, is actively participating in several research collaborations, and is serving on a number of conference program committees. We can offer real-world security and privacy research problems and we would love to collaborate with you! Please dont hesitate to <a href='mailto:surf@mozilla.com' class='pseudos dark-link nested-text-link'>get in touch.</a>",
"landing-3": "If you're involved in research that impacts the privacy and security of Firefox and would like to reach us, please send an email to: <a href='mailto:surf@mozilla.com' class='nested-text-link pseudos white-link'>surf@mozilla.com.</a>",
};