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

Skip to content

Commit f0e08d3

Browse files
committed
Add securedrop project ideas
Signed-off-by: Saptak Sengupta <[email protected]>
1 parent aa5f14c commit f0e08d3

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

index.html

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -634,6 +634,36 @@ <h2>Project Ideas</h2>
634634
</td>
635635
</tr>
636636

637+
<tr>
638+
<!-- Logo -->
639+
<td class="logo">
640+
<img src="https://securedrop.org/sites/all/themes/securedrop/images/logo.png"
641+
width="150">
642+
</td>
643+
<!-- Info -->
644+
<td class="intro">
645+
<table>
646+
<tr><td><h4>SecureDrop</h4></td></tr>
647+
<tr>
648+
<td>SecureDrop is an open-source whistleblower submission system that
649+
media organizations can use to securely accept documents from and communicate with
650+
anonymous sources. It was originally created by the late Aaron Swartz and is
651+
currently managed by <a href="https://freedom.press">Freedom of the Press Foundation</a>.
652+
</td>
653+
</tr>
654+
<tr>
655+
<td>
656+
<a href="https://securedrop.org/">Website</a> |
657+
<a href="https://github.com/freedomofpress/securedrop/wiki/Google-Summer-of-Code-2018-Ideas#contacting-the-developers-and-rest-of-the-community">Contact</a> |
658+
<a href="https://github.com/freedomofpress/securedrop/wiki/Google-Summer-of-Code-2018-Ideas">Ideas Page</a>
659+
</td>
660+
</tr>
661+
<tr>
662+
<td colspan="2" class="good">Status: Ideas page is completed</td>
663+
</tr>
664+
</table>
665+
</td>
666+
</tr>
637667

638668
</table>
639669

0 commit comments

Comments
 (0)