Coder Social home page Coder Social logo

anpassx's Introduction

AnPassX

AnPassX is the mobile version of windows store app AnPass, you can share data between AnPassX in phone and AnPass in Windows. This is devleoped by Xamarin. Because I don't have paid apple develop account, so only andriod version is deloyed.

How share data between devices

  • currently support only Onedrive.
  • Use the sync feature in the app.

Password security and local encryption

  • The password set by the user will encrypt the local data after 512 bits of hash, and confusion characters will be added at the same time of hash, so there is no need to worry about being cracked.
  • The local backup files are encrypted with the current password, and the password at the time of backup (if it is inconsistent with the current password) will be required during recovery.

Cloud disk data encryption

  • The synchronization data of the cloud disk is encrypted and stored on the network disk based on your network disk ID and hash confusion, so even if you forget the program password, as long as you can log in to the network disk, the data is recoverable.
  • It is highly recommended to synchronize datat to your onedrive disk.
  • The App can't get your confidential information. The login process use the API provided by Microsoft.

Synchronization rule

  • every item has an internal unique ID, which is used to distinguish different items.
  • For the same item, keep the one with the most recent modification time.

License

  • synchronization will transmit the license info.
  • Must sign in Onedrive to get the license info

anpassx's People

Contributors

dodofung avatar

Watchers

 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.