awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
freedomofpress avatar

freedomofpress/securedrop

0
View on GitHub↗
3,848 نجوم·714 تفرعات·Python·10 مشاهداتsecuredrop.org↗

Securedrop

SecureDrop is an integrated software suite designed for anonymous whistleblowing and encrypted document leaks. It provides a platform for the secure transfer of sensitive files and a communication portal for two-way encrypted messaging between organizations and anonymous sources.

The system ensures identity protection by integrating onion routing to mask network locations and using asymmetric cryptography for secure communication. It incorporates a metadata-stripping pipeline to remove identifying information from uploaded files before they are reviewed.

For data handling, the platform utilizes air-gapped document decryption and review suites, allowing sensitive materials to be analyzed on hardware physically disconnected from the internet. Additional security measures include multi-factor authentication for staff and utilities for generating high-entropy passphrases.

Features

  • Leak Platforms - Provides a complete system for the secure transfer of sensitive files via asymmetric cryptography and metadata stripping.
  • Document Metadata Stripping - Automatically removes identifying information and system headers from uploaded documents to maintain source anonymity.
  • Air-Gapped Data Review Environments - Provides hardware-isolated environments for decrypting and analyzing sensitive documents without network connectivity.
  • Onion Routing - Hides the physical location and identity of communicating parties by routing traffic through multiple encrypted nodes.
  • Journalist Communication Portals - Provides an authenticated interface for managing ongoing encrypted correspondence with anonymous sources.
  • Source Coordination Messaging - Enables encrypted communication with anonymous contributors to coordinate the delivery of sensitive information.
  • Asymmetric Encryption - Uses public-private key pairs to secure two-way communication between anonymous sources and recipients.
  • Anonymous Submission Systems - Allows users to upload files or messages without collecting personal information to protect source identity.
  • Whistleblowing Platforms - Provides a secure environment for anonymous reporting and two-way encrypted communication between journalists and sources.
  • Tor-Based Submission Platforms - Leverages Tor to protect the anonymity of sources submitting sensitive documents to organizations.
  • Multi-Factor Authentication - Implements security processes requiring multiple forms of verification for staff to access the submission management system.
  • Ephemeral Session Managers - Enforces temporary, non-persistent user sessions to minimize the digital footprint of sensitive interactions.
  • Communication and Collaboration - Whistleblower submission system for media organizations.
  • Example Applications - Whistleblower submission system.
  • Open Source Projects - Secure whistleblower submission system for media organizations.

سجل النجوم

مخطط تاريخ النجوم لـ freedomofpress/securedropمخطط تاريخ النجوم لـ freedomofpress/securedrop

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Securedrop

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Securedrop.
  • indico/indicoالصورة الرمزية لـ indico

    indico/indico

    2,076عرض على GitHub↗

    Indico - A feature-rich event management system, made @ CERN, the place where the Web was born.

    Pythonconferenceseventsflask
    عرض على GitHub↗2,076
  • micahflee/onionshareالصورة الرمزية لـ micahflee

    micahflee/onionshare

    6,993عرض على GitHub↗

    OnionShare is a privacy-focused data transfer tool and onion service host. It enables the anonymous sharing of files and the hosting of websites by creating temporary hidden services on the Tor network. The software functions as a peer-to-peer system that moves data directly between endpoints without utilizing central third-party servers. It provides capabilities for anonymous file sharing, website hosting, and encrypted peer-to-peer chat, ensuring the identities and IP addresses of participants remain hidden. Communication is secured through end-to-end encryption and Tor-based onion routing

    Python
    عرض على GitHub↗6,993
  • mailpile/mailpileالصورة الرمزية لـ mailpile

    mailpile/Mailpile

    8,840عرض على GitHub↗

    Mailpile is an encrypted email client and high-volume mail indexer that provides a web-based portal for managing electronic mail. It functions as a private email management system designed to protect user privacy and data control. The project features a search engine optimized for indexing and retrieving large volumes of email on consumer hardware. It includes a Bayesian email filter for automated message classification and tagging. The system supports secure communication through the integration of public-key encryption and signing for sending and receiving messages. Additional capabilities

    Python
    عرض على GitHub↗8,840
  • flaskbb/flaskbbالصورة الرمزية لـ flaskbb

    flaskbb/flaskbb

    2,664عرض على GitHub↗

    FlaskBB is a forum software for building online communities and structured discussions, developed using the Flask web framework. It provides a system for organizing public conversations, rendering rich text via a Markdown processor, and managing a multilingual localization engine to support global audiences. The platform features an extensible plugin framework that allows for the addition of custom logic and new features to the core forum functionality. Access is managed through a role-based access control system that assigns permissions to user groups to restrict or grant access to specific

    Pythonflaskflaskbbforum
    عرض على GitHub↗2,664
عرض جميع البدائل الـ 30 لـ Securedrop→

الأسئلة الشائعة

ما هي وظيفة freedomofpress/securedrop؟

SecureDrop is an integrated software suite designed for anonymous whistleblowing and encrypted document leaks. It provides a platform for the secure transfer of sensitive files and a communication portal for two-way encrypted messaging between organizations and anonymous sources.

ما هي الميزات الرئيسية لـ freedomofpress/securedrop؟

الميزات الرئيسية لـ freedomofpress/securedrop هي: Leak Platforms, Document Metadata Stripping, Air-Gapped Data Review Environments, Onion Routing, Journalist Communication Portals, Source Coordination Messaging, Asymmetric Encryption, Anonymous Submission Systems.

ما هي البدائل مفتوحة المصدر لـ freedomofpress/securedrop؟

تشمل البدائل مفتوحة المصدر لـ freedomofpress/securedrop: indico/indico — Indico - A feature-rich event management system, made @ CERN, the place where the Web was born. micahflee/onionshare — OnionShare is a privacy-focused data transfer tool and onion service host. It enables the anonymous sharing of files… mailpile/mailpile — Mailpile is an encrypted email client and high-volume mail indexer that provides a web-based portal for managing… flaskbb/flaskbb — FlaskBB is a forum software for building online communities and structured discussions, developed using the Flask web… google/timesketch — Collaborative forensic timeline analysis. skylines-project/skylines — Live tracking, flight database and competition framework.