When creating a new seed, please change a few letters manually to increase the security. Remember: everyone who holds your seed can spend your IOTAs!
A Seed may only contain the CAPITAL Letters [A-Z] and 9.
Please keep your seed safe.
Only with your seed you are able to withdraw your money.
receive money
myiota is a light wallet for the IOTA cryptocurrency.
It is utilizing iota.lib.js,
the original iota javascript library.
Data security
This app and all used libraries are delivered within the package downloaded from the App Store.
Also the seed or wallet data is never transferred anywhere. It is stored in a local cookie and
processed only by local files. Thus neither mgames nor apple or any other party except the user
of the software himself can protect his seed from loss. If seed and/or backup wallet file is lost,
also the funds of the seed cannot be accessed, thus it is of utmost importance that it is backed up
at a safe place.
The data transferred to the public nodes does not contain any information that can be used to
gain access to the funds and through delivering the software in package it is secured that no malware is
added.
But as this software and also the iota project including the imported iota.lib.js library is still in (early)
BETA realease, it cannot be guaranteed that there are no fatal errors in the code. Please try with small quantities
after every bigger system or software update / changes and report any bug you encounter.
INFO: Proof Of Work
In order to be accepted by the network, for IOTA transaction
there has to be done some 'work' by the sender. Because of performance and battery life the POW is done
at the remote full node to which this client is connected. This app can be connected to every full node
available, but the person who keeps the node can determine whether it may do the POW or only accepts transactions
where the thin client has already done it.
Libraries:
Following libraries are used in this application:
iota.lib.js(License)
Crypto-JS(License)
jQuery(License)
jQuery-cookie(License)
jQuery-qrcode(License)
jsqrcode(License)