Roadmap

Discover what’s coming next in OmegaSafe’s evolution and how we’re building tools for convenient post Quantum Singularity future.

OmegaSafe aims to provide convenient, zero-trust privacy for a post Quantum Computing and Singularity AI future. Our roadmap focuses on turning the strongest possible encryption into a practical everyday workflow across local files, cloud-integrated usage, self-hosted deployments, and future communications tooling.

Forward-looking statement: This roadmap contains forward-looking statements about planned products, features, delivery directions, and commercial models. These statements are provided for general informational purposes only and do not constitute commitments, promises, or obligations to deliver any specific feature, capability, timeline, or pricing model. OmegaSafe may change, delay, reprioritize, or discontinue roadmap items in response to market demand, customer feedback, technical findings, security requirements, regulatory factors, or other business considerations.

1. Roadmap Plan
#

flowchart TD
    CLI["OmegaSafe CLI"] --> DIRSYNC["OmegaSafe
Dir-Sync"] APICLOUD["OmegaSafe API
(Cloud)"] --> DIRSYNC DIRSYNC --> DESKTOP["OmegaSafe Desktop
(CLI + Dir-Sync UI)"] DESKTOP --> SELFHOSTED["OmegaSafe API
(Self-Hosted)"] SELFHOSTED --> COMMS["OmegaSafe Comms"] style DIRSYNC stroke-dasharray: 5 5, stroke: #888, color: #888 style DESKTOP stroke-dasharray: 5 5, stroke: #888, color: #888 style SELFHOSTED stroke-dasharray: 5 5, stroke: #888, color: #888 style COMMS stroke-dasharray: 5 5, stroke: #888, color: #888

OmegaSafe CLI and OmegaSafe API (Cloud) are available now. The dashed-border items represent planned work and future delivery direction.

2. OmegaSafe Dir-Sync
#

flowchart LR
    UNENCRYPTED["Local Unencrypted
Directory"] ENCRYPTED["Local Encrypted
Directory"] CLOUD["Cloud
Storage"] UNENCRYPTED <--> |OmegaSafe Dir-Sync| ENCRYPTED ENCRYPTED <--> |3rd Party Sync| CLOUD

OmegaSafe Dir-Sync is planned as an automated directory synchronization workflow that keeps one decrypted working directory and one encrypted directory in continuous sync.

The primary goal is to let users pair OmegaSafe with third-party cloud synchronization software. Users would work normally in the decrypted directory while OmegaSafe handles encryption in the background. The third-party cloud tools will synchronise only the encrypted files with cloud destinations that can be shared across devices, or with other users who hold the same OmegaSafe encryption key.

It aligns with our core tenets:

  • making encryption convenient and seamless for users
  • taking advantage of existing tools where possible to:
    • make the adoption quicker
    • separate concerns to avoid bloated sofware and lost focus

3. OmegaSafe Desktop
#

flowchart TB
    CLI["OmegaSafe CLI"]
    DIRSYNC["OmegaSafe Dir-Sync"]
    DESKTOP["OmegaSafe Desktop"]

    CLI --> DESKTOP
    DIRSYNC --> DESKTOP

OmegaSafe Desktop is planned as a unified desktop application that brings the core OmegaSafe CLI and Dir-Sync capabilities into a single UI across major operating systems.

The intent is to reduce setup friction, simplify ad-hoc encryption tasks, and make recurring encrypted workflows easier for users who prefer a graphical experience over direct terminal usage.

4. OmegaSafe Self-Hosted
#

OmegaSafe Self-Hosted is planned as the self-hosted flavour of OmegaSafe API, aligned with our zero-trust and user-control principles.

We want to preserve strict parity of API interface, so migrating between Cloud and Self-Hosted is seamless to native tools and custom integrations alike.

The exact commercial model is not finalized at this stage. It may evolve toward a one-time payment, a subscription that includes ongoing security and feature updates, or another structure informed by market demand and feedback. We also plan enterprise offerings and professional services to support bespoke implementations and end-to-end rollout assistance.

5. OmegaSafe Comms
#

OmegaSafe Comms is planned as a mobile application where users will be able to share Alpha keys between their devices to enable later encrypted text messaging, voice calls, and video calls protected using the OmegaSafe method.

The longer-term goal is to extend OmegaSafe privacy guarantees beyond file protection into everyday communications while preserving convenience, control, and end-to-end encrypted user flows.