Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit feab059

Browse files
committed
create a directory page
1 parent bfc160e commit feab059

File tree

4 files changed

+25
-1
lines changed

4 files changed

+25
-1
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
title: "Create a Directory Page"
3+
path: "/hackers/create-a-directory-page.html"
4+
id: "hackers/create-a-directory-page"
5+
---
6+
7+
As the directory doesn’t contain every single organization, hackers with a reputation of at least 1000 are able to create directory profiles for external organizations.
8+
9+
In order to create a directory entry:
10+
1. Search the [directory](https://hackerone.com/directory) to see whether the organization already has an existing directory page.
11+
2. Click <b>Submit a program</b> if no matching entry exists. <i>Note: Only hackers with a reputation of at least 1000 will be able to see this button and create a page.</i>
12+
13+
![create-a-directory-1](./images/create-a-directory-1.png)
14+
15+
3. Enter information about the organization on the <b>Add a Security Page</b>.
16+
17+
![create-a-directory-2](./images/create-a-directory-2.png)
18+
19+
4. Click <b>Submit Program</b>.
20+
21+
Programs will be visible on the directory as soon as the directory is created. When an employee of the organization chooses to own and manage the profile, they can [submit a claim](/programs/security-page.html).
38.2 KB
Loading
163 KB
Loading

src/pages/hackers/hackers-nav.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,16 @@
3131
- title: Hacker Email Alias
3232
path: /hackers/hacker-email-alias.html
3333
- title: Two-Factor Authentication
34-
path: /hackers/two-factor-authentication.html
34+
path: /hackers/two-factor-authentication.html
3535
- title: Hacking
3636
items:
3737
- title: Hacktivity
3838
path: /hackers/hacktivity.html
3939
- title: Directory
4040
path: /hackers/directory.html
41+
items:
42+
- title: Create a Directory Page
43+
path: /hackers/create-a-directory-page.html
4144
- title: Hacker101
4245
path: /hackers/hacker101.html
4346
- title: 90 Day Leaderboard

0 commit comments

Comments
 (0)