This is garbage, and shouldn't be part of Signal. Everything on the internet is being corrupted with adding cryptocurrency scams where they absolutely don't belong, it turns Signal from an obvious recommendation into something that makes me hesitate. There's something to be said for focusing on doing one thing well, and that doesn't mean turning a communication platform into a kitchen sink.
If they weren't using this as an opportunity to pump some shitcoin, this might make sense. Bitcoin Lightning integration would be much less suspect, for example, because A) it's already well established B) they're not going to make a quick buck off it.
Signal adds a payments feature with a privacy-focused cryptocurrency
61–70 of 665 posts
Re: Signal adds a payments feature with a privacy-focused cryptocurrency
#62Earlier quoted context omitted.
Signal needs to be reliable, safe and have a low barrier of entry to achieve its goals of allowing widespread private communication. I thought that when I recommended that my peer group use it (at this point, all of my normal contacts use it extensively), I could trust that it would remain clearly focused on its mission- now I'll need to recommend it with a caveat to just click through the scam marketing, ICO offers…
You’re being really cynical in a way that doesn’t reflect the reality of the situation. This doesn’t entail scam marketing, ICO offers, and airdrops just because that’s something that happens in a lot of the rest of cryptocurrency space.
Smoking causes cancer, but smoking these specific cigarettes won't. Do you see the problem with trying to describe such an absurd situation to somebody?
Re: Signal adds a payments feature with a privacy-focused cryptocurrency
#63I think the article might be inaccurate. According to this, there's at least four exchanges currently:
Re: Signal adds a payments feature with a privacy-focused cryptocurrency
#64MobileCoin looks fantastic! Seems to solve the major pain points of Bitcoin: fast transactions, low transaction fees, private and no massive environmental impact with mining. Any ETA on when this will come to the USA?
Looks like it depends on SGX, so basically delegates trust to Intel. Bitcoin doesn't depend on trusting anyone.
Storing keys in SGX and using attestation to ensure only valid nodes access them is significantly more secure than not using the SGX.
Using SGX gives a Signal user’s phone the same level of security as using a hardware wallet like Ledger Nano.
Re: Signal adds a payments feature with a privacy-focused cryptocurrency
#65Earlier quoted context omitted.
If they didn't use some random 'coin' no one has heard of I'd be on board. They're trying to compete in a bad way. They should simply just use Stripe and be done with it. People want an alternative to facebook messaging and PayPal. They don't want superfluous cryptos.
Moxie Marlinspike is listed as an advisor of MobileCoin, so there's some obvious financial connections between the two.
Re: Signal adds a payments feature with a privacy-focused cryptocurrency
#66Add the feature, but come up with a solution that is currency agnostic.
Re: Signal adds a payments feature with a privacy-focused cryptocurrency
#67Earlier quoted context omitted.
Moxie Marlinspike is listed as an advisor for MobileCoin, was this not a paid position?
Moxie != Signal. Moxie, as an individual, is a paid technical advisor to MobileCoin but the reality is that we could never pay Moxie what his time is worth. I am thankful that he has chosen to help make this project a reality.
>Moxie advises MobileCoin
>MobileCoin gets integrated into Signal
Hm, yes, must just be one large coincidence that this "integration" happened.
Re: Signal adds a payments feature with a privacy-focused cryptocurrency
#68I only wish it were done differently - maybe we'll get answers to these questions:
- Why not airdrop everyone a 100 pieces of whatever coin (or even just 1, assuming the coin can be subdivided into tiny bits)? I'm asking because I believe the value of this kind of coin usage will come from its daily users, not from exchanges, but that's a long game. Even if today it's worth 0, if the UX is good enough and it proves to be secure, people will start assigning value to it.
- Why pick a cryptocurrency almost noone has heard of? For example, related to the above question, why not buy or mine a million Doge and gift every account a 1 doge (presented as 1 thousand mili-doge)? People will start assigning (more) value to it sooner or later if it's easy to use. Feel free to substitute almost whatever instead of Doges (maybe something with PoS and give the users the warm fuzzies with apparent increase in value).
Re: Signal adds a payments feature with a privacy-focused cryptocurrency
#69This is garbage, and shouldn't be part of Signal. Everything on the internet is being corrupted with adding cryptocurrency scams where they absolutely don't belong, it turns Signal from an obvious recommendation into something that makes me hesitate. There's something to be said for focusing on doing one thing well, and that doesn't mean turning a communication platform into a kitchen sink.
Hi, Before you label MobileCoin a scam, I would encourage you to take a look at the Github. I think you'll see that we've made a lot of very carefully considered choices on how to deliver a great payments experience without many of the compromises other cryptocurrencies have chosen. Of note, the speed of transactions, much greener energy design, privacy-protections, and mobile-first UX are differentiators. Many crypt…
Signal has obvious financial connections to MobileCoin, something that frankly nobody else has ever heard of before today. I find it really difficult to believe that MobileCoin paying Moxie (which you've acknowledged), and Signal/Moxie happening to choose MobileCoin for inclusion in Signal when nobody wanted it was a coincidence. It's insulting to the intelligence of the reader to even make that claim.
> Before you label MobileCoin a scam, I would encourage you to take a look at the Github.
What would that tell me?
Re: Signal adds a payments feature with a privacy-focused cryptocurrency
#70Earlier quoted context omitted.
How does Stellar Consensus prevent double-spends? Imagine I have a private key to an address with 10 coins. Imagine I spend the same amount of money (10 coins) on Mars and Earth at the same time. There is a 10-lightminute gap between Mars and Earth. Assume Mars and Earth have a similar number of Stellar nodes. What happens in Stellar Consensus?
Stellar actually does nothing to prevent double-spends as it is the consensus layer and not the ledger. The ledger prevents double spends in mobilecoin by using a proof called a "key image" which is part of CryptoNote ( https://bytecoin.org/old/whitepaper.pdf ). Essentially, a ring signature is produced by the user which says "one of these N transactions belong to me" and the key image proves that one of the members…