Skip to content
View Shield-OS-dev's full-sized avatar

Block or report Shield-OS-dev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Shield-OS-dev/README.md

ShieldOS-dev

Working on ShieldOS, a decentralized personal security operating system on Solana.

ShieldOS focuses on encrypted mail, storage, password management, private messaging, and security-focused AI inside a single dashboard.
Wallet-based authentication only, no Web2-style accounts.

Current Scope

  • ShieldOS core architecture and dashboard
  • Solana wallet integration and auth flows
  • Encrypted modules for mail, drive, and vault
  • Identity and permission layer design
  • Security and threat modeling

Design Principles

  • Privacy-first by default
  • Minimal and auditable system design
  • Strong cryptography with clear rationale
  • No telemetry, no tracking, no data selling

Projects

Website
https://www.shieldos.xyz/

DApp
https://app.shieldos.xyz/

X
https://x.com/shield_os

Pinned Loading

  1. shieldos-core shieldos-core Public

    Core architecture, types, crypto utilities, shared components, and fundamental logic used across the ShieldOS ecosystem.

    TypeScript 1

  2. shieldos-dashboard shieldos-dashboard Public

    Main web dashboard for ShieldOS. Wallet authentication, module integration, UI system, and client-side encryption flows.

    TypeScript