Pages:
Author

Topic: [ANN] MaskCoin and MaskNetwork - page 5. (Read 33380 times)

sr. member
Activity: 246
Merit: 250
MaskNetwork lead developer
August 11, 2014, 10:09:48 AM
Are you kidding me? The number of pre-sale coins is 50,0000 and dev owns 5 million?HuhHuhHuhHuh
5 million?HuhHuhHuhHuh??
Really?Huh? 5 million?Huh??
So you guys own 90% of the total coins?HuhHuhHuhHuhHuhHuhHuhHuhHuh?//
WTF!?
Shut up and take my money!!!!!!!

There are 100 mil total coins. The developers own the initial stake of 5 million available coins. It's a POS coin and without an initial stake the network can not start. The 5 mil coins we own are available for sale on maskexchange.com

What about the other 94500000 coins, how will you deal with them?

The rest of 95.000.000 coins are going to be distributed by interest (25% / year) to stakeholders. Any address holding at least 25 MSK will receive a daily interest of 0.06%/ day.
Is this the manual process? Or this will be hardcoded to the wallet and devs will not be able to manipulate distribution after the launch?

It's an automated process. The address that make the payments has no private key and the whole distribution is controlled/approved by the network. The developers an not use the 95 mil. coins.
sr. member
Activity: 246
Merit: 250
MaskNetwork lead developer
August 11, 2014, 03:24:14 AM
Okay as I understand it, only 5 Million coins will be available for sale, and the rest. 95 Million, will be used for interest? Or is it that the 5 Million coins are only a pre-sale?

The team owns only 5 million out of 100 mil. So the 5 mil. is the "premine" and the total amount available for sale. The rest of 95 mil will be distributed to stakeholders by interest. We can't use the rest of 95 mil.
member
Activity: 97
Merit: 10
August 10, 2014, 10:10:15 AM
This is 100% java based?

Oh boy, not again^^

Anyone checked the souce, is it safe to DL?

1. 3 billions devices run java, from ATMs to routers. I really don't understand what's wrong with java. Right now, java is the best SDK to write a p2p network.

2. "The source" has around 85.000 lines of code. If a programmer will start to "check the source" today and spends around 4-5 hours / day, he will be able to give you an accurate answer to the question "is secure ?" in November or December. This is not a bitcoin fork.

Very cool! Many great work and functions!
hero member
Activity: 546
Merit: 500
August 10, 2014, 10:08:08 AM
Okay as I understand it, only 5 Million coins will be available for sale, and the rest. 95 Million, will be used for interest? Or is it that the 5 Million coins are only a pre-sale?
member
Activity: 97
Merit: 10
August 10, 2014, 10:03:58 AM
You can download Proof of Concept wallet from www.masknetwork.com

I have installed the POC wallet for windows. But when I start the wallet,it shows the error:

An error has occurred during startup:

java.lang.NullPointerException
   at kernel.CDB.execute(CDB.java:68)
   at kernel.CBootstrap.tableExist(CBootstrap.java:641)
   at kernel.CBootstrap.checkTables(CBootstrap.java:665)
   at kernel.CBootstrap.(CBootstrap.java:15)
   at kernel.main.main(main.java:121)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
   at java.lang.reflect.Method.invoke(Unknown Source)
   at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
   at com.exe4j.runtime.WinLauncher.main(Unknown Source)
   at com.install4j.runtime.launcher.WinLauncher.main(Unknown Source)

What's wrong?

It's solved now. Please uninstall and download the new installer.  

I can use the wallet now.It's very cool! But one problem,I cann't make the wallet full-screen in windows 7. It's inconvenient to use some buttons because some buttons will be hided if the wallet cann't be full-screen.

Another problem is the font is small.
hero member
Activity: 656
Merit: 500
August 10, 2014, 09:56:43 AM
Are you kidding me? The number of pre-sale coins is 50,0000 and dev owns 5 million?HuhHuhHuhHuh
5 million?HuhHuhHuhHuh??
Really?Huh? 5 million?Huh??
So you guys own 90% of the total coins?HuhHuhHuhHuhHuhHuhHuhHuhHuh?//
WTF!?
Shut up and take my money!!!!!!!

There are 100 mil total coins. The developers own the initial stake of 5 million available coins. It's a POS coin and without an initial stake the network can not start. The 5 mil coins we own are available for sale on maskexchange.com

What about the other 94500000 coins, how will you deal with them?

The rest of 95.000.000 coins are going to be distributed by interest (25% / year) to stakeholders. Any address holding at least 25 MSK will receive a daily interest of 0.06%/ day.
Is this the manual process? Or this will be hardcoded to the wallet and devs will not be able to manipulate distribution after the launch?
sr. member
Activity: 246
Merit: 250
MaskNetwork lead developer
August 10, 2014, 09:07:45 AM
This is 100% java based?

Oh boy, not again^^

Anyone checked the souce, is it safe to DL?

1. 3 billions devices run java, from ATMs to routers. I really don't understand what's wrong with java. Right now, java is the best SDK to write a p2p network.

2. "The source" has around 85.000 lines of code. If a programmer will start to "check the source" today and spends around 4-5 hours / day, he will be able to give you an accurate answer to the question "is secure ?" in November or December. This is not a bitcoin fork.
sr. member
Activity: 246
Merit: 250
MaskNetwork lead developer
August 10, 2014, 08:41:38 AM
You can download Proof of Concept wallet from www.masknetwork.com

I have installed the POC wallet for windows. But when I start the wallet,it shows the error:

An error has occurred during startup:

java.lang.NullPointerException
   at kernel.CDB.execute(CDB.java:68)
   at kernel.CBootstrap.tableExist(CBootstrap.java:641)
   at kernel.CBootstrap.checkTables(CBootstrap.java:665)
   at kernel.CBootstrap.(CBootstrap.java:15)
   at kernel.main.main(main.java:121)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
   at java.lang.reflect.Method.invoke(Unknown Source)
   at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
   at com.exe4j.runtime.WinLauncher.main(Unknown Source)
   at com.install4j.runtime.launcher.WinLauncher.main(Unknown Source)

What's wrong?

It's solved now. Please uninstall and download the new installer. 
full member
Activity: 126
Merit: 100
August 10, 2014, 12:45:11 AM
This is 100% java based?

Oh boy, not again^^

Anyone checked the souce, is it safe to DL?


That's what I was thinking as well. 

Anybody?  Undecided
sr. member
Activity: 243
Merit: 250
August 09, 2014, 08:23:37 PM
Ill try it.
sr. member
Activity: 406
Merit: 250
August 09, 2014, 07:59:26 PM
This is 100% java based?

Oh boy, not again^^

Anyone checked the souce, is it safe to DL?
member
Activity: 97
Merit: 10
August 09, 2014, 07:57:40 PM
You can download Proof of Concept wallet from www.masknetwork.com

I have installed the POC wallet for windows. But when I start the wallet,it shows the error:

An error has occurred during startup:

java.lang.NullPointerException
   at kernel.CDB.execute(CDB.java:68)
   at kernel.CBootstrap.tableExist(CBootstrap.java:641)
   at kernel.CBootstrap.checkTables(CBootstrap.java:665)
   at kernel.CBootstrap.(CBootstrap.java:15)
   at kernel.main.main(main.java:121)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
   at java.lang.reflect.Method.invoke(Unknown Source)
   at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
   at com.exe4j.runtime.WinLauncher.main(Unknown Source)
   at com.install4j.runtime.launcher.WinLauncher.main(Unknown Source)

What's wrong?
sr. member
Activity: 246
Merit: 250
MaskNetwork lead developer
August 09, 2014, 01:25:45 PM
You can download Proof of Concept wallet from www.masknetwork.com
member
Activity: 97
Merit: 10
August 07, 2014, 12:01:27 PM
when will this coin launch?

thanks

It has launched. You can buy from http://www.maskexchange.com/

It wasn't lauched. The EXCHANGE was launched.

August, 5 2014 - MaskExchange.com is launched
August, 10 2014 - Proof of Concept client can be downloaded
Septmeber, 10 2014 - TesteNet will be launched. The network will include some basic features (really advanced features compared to other coins)
January, 2015 - the realnet will be live

If you want to TRADE real MSK you can do it over maskexchange.com.

if you hold the coins until January, 2015, you will be able to withdraw the real MSK coins to your wallet. If not, you can liquidate your MSK positions at market price, anytime. We process withdrawals every day.

So the Proof of Concept client will be available on August,10?  It's great!
hero member
Activity: 840
Merit: 1002
Simcoin Developer
August 07, 2014, 06:22:35 AM
5. All wallets will start to display your ad...

Don't you think that the very first client clone will be "No Ads" client?

Especially if there is no censorship and there will be penis enlargement ads all over every wallet (sex-related ads tend to be more profitable, or so it seems from spam and web ads).

How would you counter this?

sr. member
Activity: 246
Merit: 250
MaskNetwork lead developer
August 07, 2014, 06:02:58 AM
A wallet with built-in ads?

LOL

Good luck convincing people that you're not profiting off their tracking data.

Then when an embedded advertisement exploits a vulnerability and steals everyone's wallets, I'm sure the value will skyrocket.

Who doesn't love a language that has been responsible for countless infections and/or creepy tracking? Cheesy
NaN === NaN => false ftw
haha yes, if ads can reach you, you are being tracked 100% of the time. Awesome currency.

This is a misunderstanding. I have mentioned before that, what you see on the right side of the wallet, it's the p2p distributed ad system that have nothing to do with web ads. I will give you an example :

1. Click "Advertise here" button. The following dialog will popup.

2. Complete the form and click submit. You have to choose how many hours your ad will be displayed and how much per hour you are willing to spend. The ad contains a title, a message and a link.

3. A packet is broadcasted to all nodes. The packet contains a payment to the default address and the advertising data.

4. The packet is included in the next block and all nodes update their local database.

5. All wallets will start to display your ad if they are targeted (based on country). But they DON'T DOWNLOAD the ad from an external source. The wallets are READING THE LOCAL DATABASE !!! Tracing wallets is out of the question, because wallets don't "connect" to an external service to get the ads list. They are browsing a local file. No javascript, no applets or other tracing scripts.

The good news is that even if there is no connection between the wallet and other external website, advertisers can still TARGET who will watch the ad, based on country.

You can target only users from Poland, but you will NEVER know what wallets are located in Poland. The wallet comes integrated with GeoIP. The wallet know it's own address (the peers will communicate your IP address when a connection is made). Based on IP, the wallet will find the country where it's located (it will browse the LOCAL GeoIP database) and will display the right ads / market section.

As an advertiser, you can be 100% sure that only wallets in Poland will display your ad, but in the same time you have ZERO data regarding the wallets that display the ad.

The same rules apply for the market. The wallet will browse the local database when displaying items, meaning there is ZERO connection between sellers and buyers. When you browse a "hidden" TOR website, you are still connecting to a remote server. When you browse MaskCoin market, you are browsing YOUR LOCAL COMPUTER !!! Seller don't need a website.

Only the first 25 ads are displayed, based on market bid.




legendary
Activity: 1680
Merit: 1001
CEO Bitpanda.com
August 06, 2014, 04:07:55 PM
A wallet with built-in ads?

LOL

Good luck convincing people that you're not profiting off their tracking data.

Then when an embedded advertisement exploits a vulnerability and steals everyone's wallets, I'm sure the value will skyrocket.

Who doesn't love a language that has been responsible for countless infections and/or creepy tracking? Cheesy
NaN === NaN => false ftw
haha yes, if ads can reach you, you are being tracked 100% of the time. Awesome currency.
newbie
Activity: 14
Merit: 0
August 06, 2014, 03:39:37 PM
A wallet with built-in ads?

LOL

Good luck convincing people that you're not profiting off their tracking data.

Then when an embedded advertisement exploits a vulnerability and steals everyone's wallets, I'm sure the value will skyrocket.

Who doesn't love a language that has been responsible for countless infections and/or creepy tracking? Cheesy
NaN === NaN => false ftw
sr. member
Activity: 246
Merit: 250
MaskNetwork lead developer
August 06, 2014, 01:48:22 PM
when will this coin launch?

thanks

It has launched. You can buy from http://www.maskexchange.com/

It wasn't lauched. The EXCHANGE was launched.

August, 5 2014 - MaskExchange.com is launched
August, 10 2014 - Proof of Concept client can be downloaded
Septmeber, 10 2014 - TesteNet will be launched. The network will include some basic features (really advanced features compared to other coins)
January, 2015 - the realnet will be live

If you want to TRADE real MSK you can do it over maskexchange.com.

if you hold the coins until January, 2015, you will be able to withdraw the real MSK coins to your wallet. If not, you can liquidate your MSK positions at market price, anytime. We process withdrawals every day.
sr. member
Activity: 246
Merit: 250
MaskNetwork lead developer
August 06, 2014, 01:39:08 PM
If I want to buy 1 million coins, then I must to pay $51 million?
And the new price will be $101 per MASK?
Dev, is that correct?


Edit:

Code:
Account 1bbbbf0b16... bought 2.99 MSK for 4.03 USD and the price increased to 1.34320 	+2.99 MSK 	-4.03 USD 	1.34320 	1 hour
Account 1bbbbf0b16... bought 11.94 MSK for 16.11 USD and the price increased to 1.34290 +11.94 MSK -16.11 USD 1.34290 1 hour
Price was 1.34290, after the purchase of 3 MSK - 1.3432, increased by 0.0003.

But from: http://www.maskexchange.com/buy.php
Quote
The price grows 0.00001 USD after each MSK bought. For example, if you buy 100 MSK, the price will gro 0.001 USD.
Is wrong?



Exactly. Price increases 0.0001 after EACH bought coin. It decreases after each sold coin. If you want to buy 1.000.000 coin, you are not going to pay $1.000.000. You are going to pay much more.
Pages:
Jump to: