Account confirmers, Anti-spam team, Confirmed users, Bureaucrats and Sysops emeriti
4,925
edits
(Reformat and add some new entries and annotations from my email) |
(Add new entries from Stephanie Ouillon) |
||
Line 36: | Line 36: | ||
|- | |- | ||
| [https://pypi.python.org/pypi/blessings/ Blessings] || Terminal formatting lib used by mozilla-central build process || Erik Rose | | [https://pypi.python.org/pypi/blessings/ Blessings] || Terminal formatting lib used by mozilla-central build process || Erik Rose | ||
|- | |||
| [https://chromium.googlesource.com/chromium/blink/+log/master/Source/modules/webaudio Blink Web Audio] || Web audio implementation from Blink || | |||
|- | |- | ||
| [http://getbootstrap.com/ Bootstrap] || HTML/CSS/JS framework, used by many of Mozilla's sites. || Webdev | | [http://getbootstrap.com/ Bootstrap] || HTML/CSS/JS framework, used by many of Mozilla's sites. || Webdev | ||
|- | |- | ||
| [https://bro.org bro] || The Bro Network Security Monitor || Michal Purzynski | | [https://bro.org bro] || The Bro Network Security Monitor || Michal Purzynski | ||
|- | |||
| [https://github.com/google/brotli brotli] || Compression library || | |||
|- | |- | ||
| [http://browserify.org Browserify] || Build JS dependencies for the browser || mozilla-services (kinto.js) | | [http://browserify.org Browserify] || Build JS dependencies for the browser || mozilla-services (kinto.js) | ||
Line 47: | Line 51: | ||
| [http://bugzilla.org/ Bugzilla] (upstream) || The base Bugzilla on that we customize for Mozilla's use || Mark Côté | | [http://bugzilla.org/ Bugzilla] (upstream) || The base Bugzilla on that we customize for Mozilla's use || Mark Côté | ||
|- | |- | ||
| [https://www.cairographics.org/ Cairo] || Vector graphics-based, device independent API | | [https://www.cairographics.org/ Cairo] || Vector graphics-based, device independent API; includes pixman || Jeff Muizelaar | ||
|- | |- | ||
| [https://ccache.samba.org/ ccache] || A compiler cache; used by Servo and Gecko builds || Ted Mielczarek | | [https://ccache.samba.org/ ccache] || A compiler cache; used by Servo and Gecko builds || Ted Mielczarek | ||
Line 57: | Line 61: | ||
| [http://cffi.readthedocs.io/en/latest/ cffi] || C Foreign Function Interface for Python. || Cloud Services Team | | [http://cffi.readthedocs.io/en/latest/ cffi] || C Foreign Function Interface for Python. || Cloud Services Team | ||
|- | |- | ||
| [http://ckeditor.com/ CKEditor] || WYSIWYG editor on MDN || | | [http://ckeditor.com/ CKEditor] || WYSIWYG editor on MDN || | ||
|- | |||
| [http://unicode.org/cldr/trac/browser/trunk CLDR] || Common Locale Data Repository - Unicode data || | |||
|- | |- | ||
| [https://cmake.org/ CMake] || cross-platform family of tools designed to build, test and package software, lua_sandbox, lua_sandbox_extensions, hindsight, hindsight_admin || Mike Trinkala | | [https://cmake.org/ CMake] || cross-platform family of tools designed to build, test and package software, lua_sandbox, lua_sandbox_extensions, hindsight, hindsight_admin || Mike Trinkala | ||
Line 80: | Line 86: | ||
|- | |- | ||
| [http://crt.sh/ crt.sh] || Global certificate corpus search website || Gervase Markham | | [http://crt.sh/ crt.sh] || Global certificate corpus search website || Gervase Markham | ||
|- | |||
| [http://github.com/kinetiknz/cubeb.git cubeb] || Cross-platform audio library || | |||
|- | |- | ||
| [http://curl.haxx.se/ curl] || internet transfer tool and library, used by crashreporter and FirefoxOS || Daniel Stenberg | | [http://curl.haxx.se/ curl] || internet transfer tool and library, used by crashreporter and FirefoxOS || Daniel Stenberg | ||
Line 96: | Line 104: | ||
|- | |- | ||
| [https://github.com/docker/docker Docker] || Used by release engineering for Linux build and test containers and by ateam for managing test and production services. Used by many Mozilla websites as well such as addons.mozilla.org, marketplace.mozilla.org. (Plus docker-compose and docker machine) || Member of Selena Deckelmann's team | | [https://github.com/docker/docker Docker] || Used by release engineering for Linux build and test containers and by ateam for managing test and production services. Used by many Mozilla websites as well such as addons.mozilla.org, marketplace.mozilla.org. (Plus docker-compose and docker machine) || Member of Selena Deckelmann's team | ||
|- | |||
| [https://github.com/google/double-conversion double-conversion] || Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles || | |||
|- | |- | ||
| [http://www.stack.nl/~dimitri/doxygen/ Doxygen] || tool for generating documentation from annotated sources, lua_sandbox || Mike Trinkala | | [http://www.stack.nl/~dimitri/doxygen/ Doxygen] || tool for generating documentation from annotated sources, lua_sandbox || Mike Trinkala | ||
Line 104: | Line 114: | ||
|- | |- | ||
| [https://eclipse.org/ Eclipse] || Integrated Development Environment used by many developers || — | | [https://eclipse.org/ Eclipse] || Integrated Development Environment used by many developers || — | ||
|- | |||
| [http://cvsweb.netbsd.org/bsdweb.cgi/src/lib/libedit editline] || Line editing library (from libedit) || | |||
|- | |- | ||
| [https://www.elastic.co/products/elasticsearch elasticsearch] || Search engine for various web sites and analytics || Erik Rose (dxr), Kyle Lahnakoski (ActiveData), Jason Thomas | | [https://www.elastic.co/products/elasticsearch elasticsearch] || Search engine for various web sites and analytics || Erik Rose (dxr), Kyle Lahnakoski (ActiveData), Jason Thomas | ||
Line 116: | Line 128: | ||
|- | |- | ||
| [https://github.com/ether/etherpad-lite Etherpad] || Used for meeting notes, etc || JP Schneider | | [https://github.com/ether/etherpad-lite Etherpad] || Used for meeting notes, etc || JP Schneider | ||
|- | |||
| [https://github.com/freebsd/freebsd/tree/master/lib/msun/src fdlibm] || ??? || | |||
|- | |- | ||
| [https://ffmpeg.org/ ffmpeg] || Used for media decoding. || Jean-Yves Avenard | | [https://ffmpeg.org/ ffmpeg] || Used for media decoding. || Jean-Yves Avenard | ||
Line 139: | Line 153: | ||
| [http://https://www.sourceware.org/gdb/ GDB] || The GNU Debugger, the sole debugger for Linux || Jim Blandy | | [http://https://www.sourceware.org/gdb/ GDB] || The GNU Debugger, the sole debugger for Linux || Jim Blandy | ||
|- | |- | ||
| [https://git-scm.com/ Git] || Version control system - https://git.mozilla.org || Unknown | | [https://git-scm.com/ Git] || Version control system - https://git.mozilla.org || Unknown | ||
|- | |||
| [https://www.freedesktop.org/wiki/Software/glitz/ Glitz] || OpenGL image compositing library || | |||
|- | |- | ||
| [https://gradle.org/ Gradle] || Build automation system; used to build Firefox for Android || Android team | | [https://gradle.org/ Gradle] || Build automation system; used to build Firefox for Android || Android team | ||
Line 168: | Line 184: | ||
|- | |- | ||
| [https://github.com/icecc/icecream Icecream (icecc)] || Distributed build system, used to speed up local Firefox build times in some Mozilla offices || Daniel Holbert, or contributors on the [https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Using_Icecream Icecream MDN Page] | | [https://github.com/icecc/icecream Icecream (icecc)] || Distributed build system, used to speed up local Firefox build times in some Mozilla offices || Daniel Holbert, or contributors on the [https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Using_Icecream Icecream MDN Page] | ||
|- | |||
| [https://ssl.icu-project.org/repos/icu/icu/ ICU] || (And ICU4J) International Components for Unicode - internationalization library || | |||
|- | |- | ||
| [http://ideone.com/ ideone.com] || Online compiler & runner for a number of languages. Used by devs to test&benchmark code snippets. || Unknown | | [http://ideone.com/ ideone.com] || Online compiler & runner for a number of languages. Used by devs to test&benchmark code snippets. || Unknown | ||
Line 190: | Line 208: | ||
|- | |- | ||
| [https://kafka.apache.org/ Kafka] || Distributed transaction log, used for hg.mozilla.org replication. || gps | | [https://kafka.apache.org/ Kafka] || Distributed transaction log, used for hg.mozilla.org replication. || gps | ||
|- | |||
| [http://hg.code.sf.net/p/kissfft/code kissfft] || FFT library, presumably || | |||
|- | |- | ||
| [https://github.com/airbnb/knowledge-repo/ Knowledge Repo] || The Knowledge Repository project is focused on facilitating the sharing of knowledge between data scientists and other technical roles using data formats and tools that make sense in these professions. || Roberto Agostino Vitillo | | [https://github.com/airbnb/knowledge-repo/ Knowledge Repo] || The Knowledge Repository project is focused on facilitating the sharing of knowledge between data scientists and other technical roles using data formats and tools that make sense in these professions. || Roberto Agostino Vitillo | ||
Line 198: | Line 218: | ||
|- | |- | ||
| [https://github.com/square/leakcanary Leak Canary] || Android memory leak detection framework || Android team | | [https://github.com/square/leakcanary Leak Canary] || Android memory leak detection framework || Android team | ||
|- | |||
| [https://libav.org/ libav] || Audio and video libraries || | |||
|- | |- | ||
| [http://www.bzip.org/ libbz2] || Compression library for .bz2 format || Julian Seward | | [http://www.bzip.org/ libbz2] || Compression library for .bz2 format || Julian Seward | ||
Line 205: | Line 227: | ||
| [https://sourceware.org/libffi/ libffi] || A Portable Foreign Function Interface Library. || Platform team | | [https://sourceware.org/libffi/ libffi] || A Portable Foreign Function Interface Library. || Platform team | ||
|- | |- | ||
| [http://libjpeg-turbo.virtualgl.org/ libjpeg-turbo] || JPEG decoding library || Jeff Muizelaar | | [http://libjpeg-turbo.virtualgl.org/ libjpeg-turbo] || JPEG decoding library || Jeff Muizelaar | ||
|- | |||
| [https://github.com/kinetiknz/nestegg libnestegg] || WebM demuxer || | |||
|- | |- | ||
| [http://www.libpng.org/pub/png/libpng.html libpng] || PNG decoding library || Jeff Muizelaar | | [http://www.libpng.org/pub/png/libpng.html libpng] || PNG decoding library || Jeff Muizelaar | ||
|- | |- | ||
| [https://www.webmproject.org/code/ libvpx (Google)] || Library for support of Google’s VP* family of codecs || Tim Terriberry | | [https://www.webmproject.org/code/ libvpx (Google)] || Library for support of Google’s VP* family of codecs; includes libmkv || Tim Terriberry | ||
|- | |||
| [https://chromium.googlesource.com/libyuv/libyuv/ libyuv] || Colourspace conversion || | |||
|- | |- | ||
| [http://llvm.org/ LLVM] || Compiler foundation for ASAN, static analysis tools, Rust || Unknown | | [http://llvm.org/ LLVM] || Compiler foundation for ASAN, static analysis tools, Rust || Unknown | ||
Line 263: | Line 289: | ||
| [https://wiki.mozilla.org/NSS NSS] || Network Security Services || jcjones? | | [https://wiki.mozilla.org/NSS NSS] || Network Security Services || jcjones? | ||
|- | |- | ||
| [https://www.gnu.org/software/octave/ | | [https://www.gnu.org/software/octave/ Octave] || Numerical analysis/mathematics software. || Jean-Marc Valin | ||
|- | |- | ||
| [https://github.com/cisco/OpenH264 OpenH264] (Cisco) || H.264 video library || Unknown | | [https://github.com/cisco/OpenH264 OpenH264] (Cisco) || H.264 video library || Unknown | ||
Line 278: | Line 304: | ||
|- | |- | ||
| [https://openvpn.net/ Openvpn] || VPN used by Infra || :jabba? | | [https://openvpn.net/ Openvpn] || VPN used by Infra || :jabba? | ||
|- | |||
| [https://github.com/ValveSoftware/openvr/ OpenVR] || VR hardware support library || | |||
|- | |- | ||
| [https://github.com/khaledhosny/ots OTS] || OpenType sanitizer used by Firefox to protect against security bugs in underlying platforms related to malicious fonts || Jonathan Kew | | [https://github.com/khaledhosny/ots OTS] || OpenType sanitizer used by Firefox to protect against security bugs in underlying platforms related to malicious fonts || Jonathan Kew | ||
Line 338: | Line 366: | ||
|- | |- | ||
| [https://python-jose.readthedocs.io/ python-jose] || a JavaScript Object Signing and Encryption (JOSE) implementation in python || Cloud Services Team | | [https://python-jose.readthedocs.io/ python-jose] || a JavaScript Object Signing and Encryption (JOSE) implementation in python || Cloud Services Team | ||
|- | |||
| [https://github.com/jrmuizel/qcms qcms] || Mozilla fork of lcms || | |||
|- | |- | ||
| [https://www.rabbitmq.com/ RabbitMQ] || Distributed Queue, used by Socorro, Pulse (all our publicly available build/test/commit information flows through this), Treeherder, addons.mozilla.org (with Celery), marketplace.mozilla.org (with Celery) || Selena Deckelmann, Jason Thomas | | [https://www.rabbitmq.com/ RabbitMQ] || Distributed Queue, used by Socorro, Pulse (all our publicly available build/test/commit information flows through this), Treeherder, addons.mozilla.org (with Celery), marketplace.mozilla.org (with Celery) || Selena Deckelmann, Jason Thomas | ||
Line 364: | Line 394: | ||
|- | |- | ||
| [https://github.com/briansmith/ring Ring] || Safe, fast, small crypto using Rust. || Diane Hosfelt | | [https://github.com/briansmith/ring Ring] || Safe, fast, small crypto using Rust. || Diane Hosfelt | ||
|- | |||
| [https://chromium.googlesource.com/external/rlz/ rlz] || Library for grouping promotion event signals and anonymous user cohorts || | |||
|- | |- | ||
| [https://saltstack.com/ Salt] || Python-based configuration management software. || Jack Moffitt | | [https://saltstack.com/ Salt] || Python-based configuration management software. || Jack Moffitt | ||
Line 370: | Line 402: | ||
|- | |- | ||
| [http://wordlist.aspell.net/ SCOWL] || en-US word list used for spell checking. || ehsan | | [http://wordlist.aspell.net/ SCOWL] || en-US word list used for spell checking. || ehsan | ||
|- | |||
| [https://github.com/sctplab/usrsctp sctp] || SCTP stack || | |||
|- | |- | ||
| [http://www.seleniumhq.org/ Selenium] || Browser test driver || David Burns, Dave Hunt | | [http://www.seleniumhq.org/ Selenium] || Browser test driver || David Burns, Dave Hunt | ||
Line 383: | Line 417: | ||
| [http://sphinx-doc.org/ Sphinx] || Documentation builder used for Fathom, DXR, and probably other projects || Erik Rose | | [http://sphinx-doc.org/ Sphinx] || Documentation builder used for Fathom, DXR, and probably other projects || Erik Rose | ||
|- | |- | ||
| [http://www.sqlalchemy.org/ SQLAlchemy | | [http://www.sqlalchemy.org/ SQLAlchemy] || Database Toolkit and ORM for Python || bhearsum | ||
|- | |- | ||
| [https://www.sqlite.org/ SQLite] || File-based database || asuth | | [https://www.sqlite.org/ SQLite] || File-based database || asuth | ||
|- | |- | ||
| [http://www.squid-cache.org/ Squid] || Caching proxy || Brian Hourigan | | [http://www.squid-cache.org/ Squid] || Caching proxy || Brian Hourigan | ||
|- | |||
| [https://github.com/cisco/libsrtp SRTP] || SRTP protocol library || | |||
|- | |- | ||
| [http://stanfordnlp.github.io/CoreNLP/ Stanford CoreNLP] || Natural language analysis tools used in FOSS Heartbeat || Don Marti | | [http://stanfordnlp.github.io/CoreNLP/ Stanford CoreNLP] || Natural language analysis tools used in FOSS Heartbeat || Don Marti | ||
Line 396: | Line 432: | ||
|- | |- | ||
| [https://suricata-ids.org/ suricata] || IDS / IPS / NSM engine || Michal Purzynski | | [https://suricata-ids.org/ suricata] || IDS / IPS / NSM engine || Michal Purzynski | ||
|- | |||
| [http://ternjs.net/ TernJS] || Code analysis engine for JS || | |||
|- | |- | ||
| [http://threejs.org/ three.js] || 3D JS library; used by A-Frame || Lars Bergstrom | | [http://threejs.org/ three.js] || 3D JS library; used by A-Frame || Lars Bergstrom | ||
Line 425: | Line 463: | ||
| [https://webpack.github.io/ WebPack] || A bundler for javascript and friends || Nicolas Perriault | | [https://webpack.github.io/ WebPack] || A bundler for javascript and friends || Nicolas Perriault | ||
|- | |- | ||
| [http://www.webrtc.org WebRTC.org] || Components to support real-time communication in browsers and mobile applications || Randell Jesup | | [http://www.webrtc.org WebRTC.org] || Components to support real-time communication in browsers and mobile applications || Randell Jesup | ||
|- | |||
| [https://github.com/google/woff2 woff2] || Reference library for WOFF font format || | |||
|- | |- | ||
| [http://www.wordpress.org WordPress] || Powers our blogs, blog.mozilla.org || Craig Cook | | [http://www.wordpress.org WordPress] || Powers our blogs, blog.mozilla.org || Craig Cook | ||
Line 433: | Line 473: | ||
| [https://github.com/kroeckx/x509lint x509lint] || Certificate checking tool, used by the Root Store team || Kathleen Wilson | | [https://github.com/kroeckx/x509lint x509lint] || Certificate checking tool, used by the Root Store team || Kathleen Wilson | ||
|- | |- | ||
| [https://xiph.org Xiph.Org] || Media codecs ship in Firefox, encoding tools || Ralph Giles | | [https://xiph.org Xiph.Org] || Media codecs ship in Firefox, encoding tools; includes libogg || Ralph Giles | ||
|- | |- | ||
| [https://github.com/Cyan4973/xxHash xxHash] || Extremely fast non-cryptographic hash algorithm, lua_sandbox_extensions || Mike Trinkala | | [https://github.com/Cyan4973/xxHash xxHash] || Extremely fast non-cryptographic hash algorithm, lua_sandbox_extensions || Mike Trinkala |