You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: about.markdown
+16-3Lines changed: 16 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,17 +4,30 @@ title: About
4
4
permalink: /about/
5
5
---
6
6
7
-
The Attack & Defense blog is the primary outlet from the Firefox Security team to talk about new developments. We will share recent updates to our defenses, cool new attacks and general tips on how to find bugs and get bug bounties.
7
+
The Attack & Defense blog is the primary outlet from the Firefox Application Security team to talk about new developments. We will share recent updates to our defenses, cool new attacks and general tips on how to find bugs and get bug bounties.
-[Firefox Bug Bounty Hall of Fame](https://www.mozilla.org/en-US/security/bug-bounty/hall-of-fame/)
16
16
17
+
## Guest blog posts
17
18
19
+
If you have participated in our bug bounty program, you might be interested in writing a guest blog post for Attack & Defense.
20
+
We use roughly these criteria to decide whether we want to accept a guest blog post. Acceptance and publication is always at the discretion of our team.
18
21
22
+
All of the following should be true:
23
+
* You have reported a valuable security bug that was awarded with a bug bounty
24
+
* The bug has since been fixed in Firefox release
25
+
* The bug is publicly visible to everyone
19
26
27
+
If all of the conditions are met, please file an issue at [https://github.com/MozillaSecurity/attackanddefense.dev/issues/new](https://github.com/MozillaSecurity/attackanddefense.dev/issues/new) with the following information
28
+
* The bug you want to talk about
29
+
* The main message you want to come across / a title
30
+
* A rough outline (5-10 bullet points) of your proposed post
31
+
32
+
Please note that writing for our blog will take some time and that you will likely receive multiple reviews before we consider the post ready for publication. We may withdraw our offer at any point in time and we do **not** support blogging for the sole purpose of self-adulation.
0 commit comments