Giter VIP home page Giter VIP logo

safe.networkdrive's Introduction

SAFE.NetworkDrive

This repository contains source code for the SAFE.NetworkDrive library (netcore 3.0, C# 8.0).

Alpha version with WPF GUI and console app:

Event sourced virtual drive, writing encrypted WAL to SQLite, synchronizing to MockNetwork and local materialization to in-memory virtual filesystem.

Features

  • Multiple local user accounts.
  • Multiple local drive configs per local user account.
  • One SAFENetwork account per drive.
  • Encrypted local data.
  • Adds local user if not exists.
  • Add/Remove drives.
  • Mount / unmount.
  • Remove local user.
  • Tray icon.

Not yet included:

  • Connecting to live network.

login menuitems notifyicon drive_unmounted drive_mounted add_drive

Prerequisites for app:

Dokan driver (Dokan_x64.msi at https://github.com/dokan-dev/dokany/releases/tag/v1.2.2.1000)

https://github.com/dokan-dev/dokany/wiki/Installation Dotnet core runtime 3.0 ( .NET Core Installer: x64) https://dotnet.microsoft.com/download/dotnet-core/3.0

How to use it:

Make sure you have Dokan installed as well as dotnetcore 3.0 runtime. Compile the app from source. Then run SAFE.NetworkDrive.UI.exe or SAFE.NetworkDrive.Console.exe.

Known problems:

  • Renaming or moving the first folder on the drive will result in a BSOD (blue screen of death) from a page_fault_in_nonpaged_area. This is likely a problem in the dokan driver. I've made them aware of this, but I'm not expecting it to be fixed anytime soon.

Beware that there might be BSOD:s in other cases as well.

Prerequisites for development

  • Visual Studio 2019 with dotnet core development workload.

Supported Platforms

  • Windows (x64)

Required SDK/Tools

  • Visual Studio 2019 Preview
  • netcore SDK 3.0.100-preview3-010431

Further Help

Get your developer related questions clarified on the SAFE Dev Forum. If you're looking to share any other ideas or thoughts on the SAFE Network you can reach out on the SAFE Network Forum.

Contribution

Copyrights are retained by their contributors. No copyright assignment is required to contribute to this project.

License

Licensed under the General Public License (GPL), version 3 (LICENSE http://www.gnu.org/licenses/gpl-3.0.en.html).

safe.networkdrive's People

Contributors

oetyng avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.