Giter VIP home page Giter VIP logo

omniwalletmobile_v2's Introduction

OmniWalletMobile_V2

ALL NEW EDITION Native Mobile wallet for OmniLayer assets, released on Android and iOS.

What is OmniWalletMobile

OmniWalletMobile is a new type of mobile wallet, which currently supports Bitcoin and all OmniProtocol created tokens, providing Bitcoin&Omnilayer users with a ease-of-use and unrivaled blend of security. The trustless security mechanism it uses has been applied to multiple successful business solutions by LunarX team in the past years.

The wallet is completely open source, which includes a set of standard backend services, written in java/golang, and a mobile side app written in Dart(Flutter framework initiated by Google).

Clone the repo

git clone https://github.com/LightningOnOmnilayer/OmniWalletMobile_V2.git
cd LightningOnOmnilayer/OmniWalletMobile_V2

Security Assessment

Server attacked

The user ID, ie the mnemonic code, and the PIN code are stored in MD5, then hackers can only get encrypted text. The only information in plain text the the wallet addresses, which are meant to be known in using a wallet funtions.

Server crashed, data loss

Use mnemonic code to restore accounts at any other wallet supporting omni protocol. User's asset will not be loss.

Mobile phone lost(local data compromised)

mnemonic code and PIN code are stored in MD5, if screen of the device is locked, user's data is safe, hence his assets. In addition, single logon mechanism makes sure that if a user logon on his another device and change the pin code as soon as he find one lost, the missing device will be locked immediatly and will never be unlocked.

mnemonic code backed up in plain text stolen

Important: there is no way in the world to protect your assets if your mnemonic code is known to others. Anyone including yourself can restore your account using the code on any other third party wallets. So write down the code on a paper, and lock the paper at a safe place, which is known to yourself only.

omniwalletmobile_v2's People

Contributors

iamgamelover avatar progressortch 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.