Author

Topic: [WALLET] ★ Mircoin.com ★ Easy Brain & Hybrid bitcoin wallet + paper wallet (Read 1160 times)

sr. member
Activity: 505
Merit: 327
Partage des connaissances pour évoluer.

Small presentation of the new version with a lot of add services.

  • A new design.
  • Exchange with 170 currencies against 16 before.
  • A lighter version of the wallet for offline use (cold storage). (Now available for Mac).
  • A device to query your balance without logging.
  • Paper wallet with a choice of color to your taste.
  • Free bitcoin system owner, also available for all webmaster.
  • Qr Code scaner integrate everywhere on the app.
sr. member
Activity: 505
Merit: 327
Partage des connaissances pour évoluer.
Hi.

1) yes, The code of wallet is open source in framework chagry.
Site : http://chagry.com

2) Generator run exclusively client-side (js). the server is just to get the price of Bitcoin or the balance of address.

3) Yes you can downloaded and run 100% offline for generate address.

4) Github Repositories.
Repositories github for serveur in php : https://github.com/chagry/Server-RPC-Framework
Repositories github for client in js : https://github.com/chagry/Client-RPC-Framework

5) For calculate the seed method of SHA256 as in bitaddress. You can use your passphrase in mircoin or bitaddress.

6) that are not provided in the future. We have other projects currently. (Add buy/sell bitcoin and wallet eth)
legendary
Activity: 1106
Merit: 1000
So how to create new wallet on your site? so it's basically web wallet right.

PM sent Grin

@Financisto the application is web wallet i think, i can't find any download button.
hero member
Activity: 632
Merit: 768
BTC⇆⚡⇄BTC
This is an interesting brainwallet project, it's curious that it didn't get some more serious attention.

I didn't review your code though the web design is good.

I have a few questions about your creation, if you don't mind:

1) Is your project open-source?

2) Does your generator run (exclusively) client-side only and no data provided by user is ever sent to any server?

3) Can it be downloaded and run 100% offline with no Internet connection required?

4) Is there any code available at Github?

5) How do you calculate the seed from your passphrase? Is it the widespread method of SHA256(passphrase)?

6) Do you intend to add any Key derivation function + Salt support in the future?
sr. member
Activity: 505
Merit: 327
Partage des connaissances pour évoluer.


The easiest way to access bitcoin.
Imagine without downloading or installing wallet, but that works on your machine. Consider that your data is backed up anywhere, but found themselves with each connection. Consider that you are free to use your bitcoins directly without having to wait for confirmations. Imagine that you can pay with a paper wallet without being obliged to import or send the key to a third party.

Mircoin is a hybrid wallet, position between this BitAddress and blockchain.info offering the best of both. You just need to remember passphrases that you created.

The characteristics of the wallet are :
  • Brain wallet. A wallet that exists nowhere except in your brain.
  • Safe wallet. We do not keep any trace of your private data, the wallet is regenerated from the passphrase every time.
  • Anonyme wallet. No registration or account validation, simply enter your passphrase to access to your wallet.
  • Hybride wallet. You have a web interface, but your data is handled locally with JavaScript. Your private key never passes through the network.
  • Security wallet. Your passphrase is encrypted for the duration of your local session with the pin code. Your PIN code is stored nowhere.

Among our services, also find you :
  • An exchange between 170 currencies based on the price of CoinDesk.
  • A lighter version of the wallet for offline use (cold storage). (Now available for Mac).
  • A device to query your balance without logging.
  • Paper wallet with a choice of color to your taste.  Smiley
  • Free bitcoin system owner, also available for all webmaster.
  • A transfer method which signs the transaction locally, allowing you to make payments directly to a paper wallet without having to import the key into third-party software. Only the signed transaction will be sent over the network.

You can test the sample example of brain wallet (« a » small caps.) (fuckyou) (bateau) (zerozerozero)

/!\ Warning /!\ the latter two examples have actually belonged to people who were thinking that their bitcoin would be safe with it. So The more complex the secret phrase, the safer your funds. Mix lower and upper case letters, numbers, and punctuation marks.

And do not forget that, You are the only person to know and be responsible for your secret phrase. It will not be transferred on the network or nor saved on your machine. If you forget your secret phrase, your bitcoins will be lost for good.

Site : https://mircoin.com
Repositories github : https://github.com/ibtci/mircoin
Jump to: