About the messages system. Whether it must develop ?
-
You talk about chat coin? ;)
-
[quote name=“chrisj” post=“31294” timestamp=“1381847754”]
[quote author=ghostlander link=topic=4032.msg31290#msg31290 date=1381845610]
To make a long story short, block chain messaging is a bad idea.
[/quote]Could we create a messaging system that works alongside the blockchain?
[/quote]Someone can try to integrate Jabber into the Qt client :)
-
[quote name=“ghostlander” post=“31316” timestamp=“1381861480”]
[quote author=chrisj link=topic=4032.msg31294#msg31294 date=1381847754]
[quote author=ghostlander link=topic=4032.msg31290#msg31290 date=1381845610]
To make a long story short, block chain messaging is a bad idea.
[/quote]Could we create a messaging system that works alongside the blockchain?
[/quote]Someone can try to integrate Jabber into the Qt client :)
[/quote]I think it would be a really nice user experience for people to send messages, even if private, with their payments like “here are your FTC I promised, thanks for the beers”. But for it to really work it would have to work on all wallets not just the QT client.
-
Perhaps messages can be encrypted with the public key so only the owner of the private key can read them.
There has to be a limit on the size of the message and the message should be included when working out the fee.
-
Constructive , Continue to discuss .
-
+1
spam is not problem.This is an application opportunities .People send a message charges 0.1FTC .That 0.1FTC Currency recovered by the network and available to miners .Would not that be nice ? -
Adding a messaging system would only be sensible without the hard fork, and a separate database. I think it would need to have an option to opt in or out.
Perhaps, there is a co-operative solution, could we link to a Bitmessage, using the Feathercoin key to create a Bitmessage might do the same job.
On the positive side the idea of a separate payment stream for miners will also bolster support and network and increase security.
I would suggest a much smaller payment level, I believe we should budget for FTC = £5, when thinking ahead to a widely used system. At a minimal cost of 0.5p a message that would be 0.001 (FTC). It would prevent unnecessary spam, but be very cheep for initial users, to get the system up and tested.
I’d be for this, adding a message service option, if the code was easy to implement, and you could choose to support the extra database (for lighter users).
This may be something we should provisionally add as a serious option. I see the message could be useful to vendors as a cryptographic receipt system.
The disadvantage, there would be a message blockchain, if the miner wins they would have to extra work creating the message block chain. Also the extra network traffic, cost.
worth further discussion
-
Bitcoin is already facing serious blockchain size issues. While I agree that this is a great use for blockchain technology, I would warn against anything that has the potential for blockchain bloat, IF the point is to maximize utility.
I’ve not heard anyone bring up the argument that this would increase the valuation of Feathercoins. I think it would… if you had to spend Feathercoins to broadcast a message to the blockchain, then Feathercoin may experience greater demand. On the other hand, this scenario requires massive adoption to be considered valuable, so unless you have ‘email gateways’ that forward messages in and out of the network and on to other networks, I have a hard time seeing this becoming widely used.
Which brings up another argument against: Why is this better than email? Why would someone use this instead of email? Or tormail? Or Skype? Or connecting directly? Where is the utility in broadcast messages that live forever? What’s the use case?
-
[quote name=“Kevlar” post=“35863” timestamp=“1385180844”]
Which brings up another argument against: Why is this better than email? Why would someone use this instead of email? Or tormail? Or Skype? Or connecting directly? Where is the utility in broadcast messages that live forever? What’s the use case?
[/quote]Convenience. The use case I was thinking of was a message/reference with a payment. But does it even have to go in to the blockchain? Can the message not run on some parallel protocol?
-
[quote name=“chrisj” post=“35872” timestamp=“1385192505”]
[quote author=Kevlar link=topic=4032.msg35863#msg35863 date=1385180844]
Which brings up another argument against: Why is this better than email? Why would someone use this instead of email? Or tormail? Or Skype? Or connecting directly? Where is the utility in broadcast messages that live forever? What’s the use case?
[/quote]Convenience. The use case I was thinking of was a message/reference with a payment. But does it even have to go in to the blockchain? Can the message not run on some parallel protocol?
[/quote]Indeed. The payment protocol has memo support. Don’t mean to sound like a broken record or anything, but the payment protocol totally addresses this issue.