Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 664 Bytes

arch.md

File metadata and controls

33 lines (19 loc) · 664 Bytes

Architectural Thoughts

Functional

  1. cmdline interface
  2. Application interface
  3. services

Options for the vault storage mechanisms

  1. Local storage, windows only
  2. Local storage, os independant
  3. Remote storage, file based in hosted webservices
  4. Cloud storage
  5. Distributed storage, backed by blockchain

Core Tech

  1. Primarily dotnet
  2. html, javascript, typescript for UI
  3. Rust or C++ for intensive operations and/or crptography

For fun things

  1. application interface written in unity which gives possible cross platform UI application not a website

Other

  1. keep open source, not a commerical product