awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 रिपॉजिटरी

Awesome GitHub RepositoriesEncrypted Note Managers

Note management applications that encrypt all content on the device before storage or synchronization.

Distinct from Markdown Note Managers: Distinct from Markdown Note Managers: adds client-side encryption as a core requirement, not just Markdown organization.

Explore 3 awesome GitHub repositories matching business & productivity software · Encrypted Note Managers. Refine with filters or upvote what's useful.

Awesome Encrypted Note Managers GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • zadam/triliumzadam का अवतार

    zadam/trilium

    36,595GitHub पर देखें↗

    Trilium is a hierarchical personal knowledge base and digital garden tool designed to organize information into a tree of linked nodes. It functions as a JavaScript programmable wiki and a self-hosted note server, allowing users to maintain a private database of documents synchronized across multiple devices. The platform distinguishes itself through an embedded scripting engine for automating tasks and a REST API that exposes internal data and actions to external tools. Users can further extend the system by modifying the user interface layout and styling through a custom theme engine. The

    Protects private information by applying strong encryption to individual notes.

    TypeScript
    GitHub पर देखें↗36,595
  • laverna/lavernaLaverna का अवतार

    Laverna/laverna

    9,189GitHub पर देखें↗

    Laverna is an open-source note-taking application designed as a privacy-focused alternative to Evernote. It operates as a single-page application that runs entirely in the browser, combining Markdown editing with client-side encryption to ensure note content is encrypted on the device before it ever reaches a server or cloud storage. The application distinguishes itself through its offline-first architecture, storing notes locally using browser storage for full offline access and editing capabilities. It synchronizes notes across devices through a unified interface that connects to multiple b

    Create and organize notes with Markdown formatting while encrypting all content on your device before storage.

    JavaScriptlavernanote-takingpeer-to-peer
    GitHub पर देखें↗9,189
  • pbek/qownnotespbek का अवतार

    pbek/QOwnNotes

    5,792GitHub पर देखें↗

    QOwnNotes is a desktop note editor that stores each note as a plain-text Markdown file on the local filesystem, avoiding proprietary formats and enabling direct file access. It functions as a Nextcloud Notes client, syncing notes and metadata with Nextcloud or ownCloud servers through a companion API service for versioning and sharing. The application also integrates with AI providers and exposes a local MCP server for external agents to search and fetch notes, and includes a companion browser extension for capturing web content, bookmarks, and screenshots. The editor distinguishes itself thr

    Encrypts note content using AES-256-CBC with PBKDF2 key derivation and stores it in a portable envelope format.

    C++
    GitHub पर देखें↗5,792
  1. Home
  2. Business & Productivity Software
  3. Markdown Note Managers
  4. Encrypted Note Managers

सब-टैग एक्सप्लोर करें

  • AES-256 Note EncryptorsEncrypting individual note content using AES-256-CBC with PBKDF2 key derivation in a portable envelope format. **Distinct from Encrypted Note Managers:** Distinct from Encrypted Note Managers: focuses on per-note AES-256 encryption with PBKDF2, not full-database or device-level encryption.