зеркало из https://github.com/mozilla/surf.git
11 строки
1.5 KiB
JavaScript
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 don’t 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>",
|
||
};
|