ملفات بالترتيب

تحت التعديل

Signed-off-by: Mohamed-Abdelhalim2 <codepen.io.dropper985@passinbox.com>
هذا الالتزام موجود في:
2026-06-21 02:39:52 +00:00
الأصل 2b380da21f
التزام ecfb77869e

125
README.md
عرض الملف

@@ -26,6 +26,131 @@
| **الكود** (أدوات، سكريبتات) | MIT | `LICENSE-CODE.md` |
---
privacy-research-hub/
├── 📄 README.md ← ملخص المشروع
├── 📁 01-apps-analysis/
│ └── template.md ← قالب تحليل التطبيقات
├── 📁 02-privacy-breaches/
│ └── template.md ← قالب حالات الاختراق
├── 📁 03-self-protection/
│ └── osint-self-defense.md ← كيف تراقب نفسك
├── 📁 04-mental-models/
│ └── why-privacy-matters.md ← لماذا الخصوصية مهمة
├── 📁 05-hidden-in-devices/ ⭐ ما خفي أعظم
│ ├── smartphones.md ← الهواتف الذكية
│ └── computers.md ← الحواسيب
├── 📁 06-privacy-tools/ ⭐ الأدوات الآمنة
│ ├── secure-os/
│ │ └── grapheneos.md ← نظام GrapheneOS
│ ├── encrypted-communication/
│ │ └── signal.md ← تطبيق Signal
│ ├── browsers/
│ └── self-hosting/
├── 📁 07-research-articles/ ← مقالاتك البحثية
├── 📁 08-mossad-cyber-ops/ ⭐ دراسة الموساد
│ └── attack-patterns.md ← أنماط الهجمات
└── 📁 09-tools-resources/ ← أدوات ومصادر
privacy-research-hub/ ← المستودع الواحد
├── 📁 01-apps-analysis/ ← التطبيقات
├── 📁 02-privacy-breaches/ ← الاختراقات والتجسس
├── 📁 03-self-protection/ ← الحماية الشخصية
├── 📁 04-mental-models/ ← لماذا الخصوصية مهمة
├── 📁 05-hidden-in-devices/ ← ⭐ ما خفي أعظم ← جديد
│ ├── smartphones.md (الهواتف)
│ ├── computers.md (الحواسيب)
│ ├── operating-systems.md (الأنظمة)
│ ├── firmware-backdoors.md (البرمجيات الثابتة)
│ └── supply-chain-attacks.md (هجمات سلسلة التوريد)
├── 📁 06-privacy-tools/ ← ⭐ أدوات وأنظمة ← جديد
│ ├── secure-os/
│ │ ├── grapheneos.md
│ │ ├── calyxos.md
│ │ └── linux-hardened.md
│ ├── encrypted-communication/
│ │ ├── signal.md
│ │ ├── session.md
│ │ └── briar.md
│ ├── browsers/
│ │ ├── tor-browser.md
│ │ ├── brave.md
│ │ └── firefox-hardened.md
│ └── self-hosting/
│ ├── nextcloud.md
│ └── matrix-server.md
├── 📁 07-research-articles/ ← مقالاتك
└── 📁 08-mossad-cyber-ops/ ← ⭐ دراسة الموساد ← جديد
├── attack-patterns.md
├── case-studies/
└── counter-intelligence.md
privacy-research-hub/
├── 📄 README.md # ملخص المشروع والفهرس
├── 📁 01-apps-analysis/ # تحليل تطبيقات محددة
│ ├── template.md # قالب موحد لكل تطبيق
│ ├── whatsapp.md
│ ├── telegram.md
│ ├── signal.md
│ ├── facebook.md
│ ├── instagram.md
│ ├── tiktok.md
│ ├── twitter-x.md
│ ├── google-services.md
│ ├── apple-ecosystem.md
│ ├── microsoft-services.md
│ ├── zoom.md
│ ├── discord.md
│ └── ... (قابل للتوسع)
├── 📁 02-privacy-breaches/ # حالات اختراق خصوصية
│ ├── template.md
│ ├── cambridge-analytica.md
│ ├── pegasus-spyware.md
│ ├── nsa-prism.md
│ ├── israeli-mossad-cyber-ops.md
│ ├── uae-dark-matter.md
│ └── ...
├── 📁 03-self-protection/ # حماية الذات
│ ├── digital-hygiene.md
│ ├── secure-communication.md
│ ├── anonymity-tools.md
│ ├── osint-self-defense.md
│ ├── threat-modeling.md
│ └── incident-response.md
├── 📁 04-mental-models/ # نماذج تفكير
│ ├── why-privacy-matters.md
│ ├── data-as-weapon.md
│ ├── social-engineering-defense.md
│ └── operational-security.md
├── 📁 05-tools-resources/ # أدوات ومصادر
│ ├── recommended-tools.md
│ ├── checklists.md
│ └── external-resources.md
└── 📁 06-research-articles/ # مقالاتك البحثية
├── article-template.md
└── (مقالاتك هنا)
📦 الملفات المنشأة (14 ملف)
| # | الملف | الغرض |