[-] [email protected] 2 points 17 hours ago

Objectively, ZCash has the equivalent of FCMP++ right now but there are a few issues. Firstly, most ZCash transactions are public so the anonymity set for ZCash is small and even smaller when compared with Monero which has a lot more users. Also, because of the former issue, every time you switch from public to private transactions, it taints your wallet just as it does with coinjoins in Bitcoin. There's also a much smaller purely private ecosystem (e.g. Haveno, Atomic Swaps, Serai, Tari, DarkFI, etc), since there is less pressure to do things privately. That makes it easier for ZCash to cave to governments request, even if it didn't have a company to target. It also lacks other features like Dandelion++ to help anonymity or P2Pool and RandomX to help avoid centralisation. Pirate chain, being a fork of ZCash, solves some of these issues by getting rid of the public blockchain but it is smaller and dependent on ZCash for new research so it is not viable yet.

[-] [email protected] 4 points 2 days ago

Agreed, all wallets should included and added to a trust tier chart. Note that multicoin is not the only unreasonable exclusion. Non-reproducible wallets are also excluded, so the monero.com and Monerujo wallets are also excluded. Unless you have a completely controlled and specified environment (i.e. linker and linker version, compiler and compiler version, all needed libraries and library versions, target type), no source code is binary reproducible. You might get it with the JVM or Qt or Go but those are minority platforms for wallets. What counts is that you can compile the code yourself if you distrust the source. Similarly, multicoin is only a problem if monero is "just another coin" and not the primary coin of the wallet or if the code is mixed together so a bug in another coin could compromise the security of Monero. So Monerujo, Cake, and Monero.com should at least be added, even if they classify them as tier two wallets. Stack wallet would then go in tier three since it is multicoin without a Monero focus, and all the other wallets except Exodus for be tier four, and Exodus being closed source would be tier five.

[-] [email protected] 1 points 4 days ago

I would agree with preferring light mode (with an off white background), but the community is split on the issue. Having a toggle mode would be helpful, but there might be a third alternative that might work for the community, beige mode like FIRO does ( https://firo.org/ ). Imagine using the hammermanns design but using the more beige versions of the Monero colors (toned down orange, dark grey, and white) as being the primary colors on the web site. It would show Monero is different and is a compromise between the "hacker black" and "corporate white" used by nearly every other crypto.

[-] [email protected] 6 points 1 month ago

This is where open block chains fail. A good open block chain won't disallow the transaction, but since it is open, the owner of the wallet can be fined or jailed after the fact. Coinjoins don't work since they depend on most people doing it, most people not being KYCed, and most people not making a mistake that would cause them to be KYCed. This just doesn't happen. Breaking a transaction up into several transactions just under the limit makes you more of a target since it's obvious what you're doing. By all means, try to defeat this measure politically and form common cause with the cash/gold/silver bros, but recognise that even if you win, we're only one 9-11 or COVID-19-like crisis away from losing. The only real solution are private block chains like Monero and non-cash unit of accounts like gold, silver, rice, dried beans, or outright barter.

[-] [email protected] 6 points 3 months ago

While I do admire the pledge and I hope it succeeds, IMO, it's a bit too idealistic given how few people currently accept Monero. My suggestion is to have three tiers...platinum (the above)...gold (add "where possible" to each level) and bronze (add "or other crypto" but not fiat when not possible).

12
submitted 4 months ago by [email protected] to c/[email protected]

It seems that Monero's Dynamic Block Size technology ( https://localmonero.co/knowledge/dynamic-block-size ). It's called Adjustable Blocksize Limit Algorithm ( https://odysee.com/@BitcoinCashPodcast:2/ABLA_Explainer:2 ) and works on a slightly different algorithm, but it's the same essential technology. The reason it's good news is that it shows that Monero was on the right track (the blocksize wars were pointless) and the competing algorithm allows for both blockchains to test out and optimise future versions of the Dynamic Block Size technology.

[-] [email protected] 7 points 4 months ago

I agree in principle but in practise it would be a disaster without a plan. Localmonero.co works because it is THE P2P XMR place. If there are 100 versions, the liquidity on each would be so low that Noone would use it, especially for non USD trades. Having 100 localmoneros is good but you need a federated login like nostr and when you search for offers you would see offers for all instances of localmonero, or at least the most reputable ones. With this approach, the new localmonero would be unstoppable.

9
submitted 4 months ago by [email protected] to c/[email protected]

Just wondering, is somethink like RoboSats possible in Monero (Robonero?). The source code is open source (https://github.com/RoboSats/robosats/blob/main/federation.md) so it should be possible to make Monero compatible, just like Bisq was made compatible through Haveno.

I never used LocalMonero because it seemed a bit intimidating, but RoboSats seems friendlier and the Tor by default and per trade anonymous robot feature seems more privacy preserving than LocalMonero. It also has a Telegraph plugin. Liquidity would be an issue, but there's no reason it has to rebuild the wheel. Simply provide a Haveno or BasicSwapDEX or Serai backend and expose their liquidity. Eventually, the Monero to Lightning code that was recently published could be integrated, so in theory the Bisq network could also be integrated for trades.

There's been little incentive to port Robosats to Monero until now, but since LocalMonero is going, and BasicSwapDEX has stated they want a website front end, this is a good opportunity to use a technology that's already open sourced, distributed, and been proven to work. And since its starting off after Haveno/BasicSwapDEX/Serai it can rely on the existing ecosystem rather than build its own from scratch.

[-] [email protected] 7 points 4 months ago

Actually it can't because Bitcoin is a naked blockchain and you will be able to look at it in its whole glory. What mixers do is essentially allow you to occasionally hide your face. Sure, someone who doesn't know about your mole on your left thigh might not recognise you, but the rest of you is still exposed. Even worse, because of the high fees involved in moving funds around, you're paying a high fee for that face mask.

[-] [email protected] 7 points 5 months ago

Instead of POS (see my previous post), it would make much more sense to adapt the Nimble Wimble approach of making it so that validation is P2P whenever both parties are online. If I buy from you and you agree, then the purchase should been validated with 2 confirmations. Since we both agree that the transaction is made, it's no-one else's business if the transaction is valid. This would be much less resource intensive than even POS and be faster. If only one party is online at a time, it should be possible to have 1 confirmation and the other confirmation can be delegated to a miner. If neither are online at the time, then the usual POW takes place. Of course, that would mean that all wallets would have to be validators, but since you're only validating your own transactions, it should be light weight.

[-] [email protected] 15 points 5 months ago

POS is fundamentally flawed. It increases centralization because people won't want to validate themselves and instead delegate their stake to "trusted institutions". Essentially, you're recreating the existing financial system. POS is also less secure since you only lose X dollars for misdeeds but have the power to do far more than X dollars of damage. And if all you want to do is damage, that slashed stake is just the cost of doing business. And if people are staking with you, you don't even risk losing your own money. And although the "guarantee" that the validator is doing right comes form the slashing of the stake, the enforcement of that slashing is political (i.e. others have to gang up on you to take your stake). When enforcement is political, wrongful slashing is inevitable. Finally, when a 51% attack is possible with validators, it's imposible to undo it...unlike POW which can call on the community to start a few miners on their PCs.

[-] [email protected] 9 points 10 months ago

Put yourself in the place of the grocer. If one person asked you to accept platinum as payment, would you? Probably no. If 10 people or a few loyal customers did, you might look into it.

[-] [email protected] 8 points 10 months ago

Something is seriously wrong. There's a reason decentralisation is important. Anonymity or not, you never put all your eggs (digital or physical) in one basket for precisely this sort of reason. Once the wallet size reached a certain threshold (say 100 or 500 XMR), a new wallet should have been created for subsequent funds and the previous wallet should be in a hardware or paper wallet with a different trusted person ideally multisig. If funds were stolen via hack or the police forces the wallet holder to give up the keys, only a fifth (for a 500 XMR wallet) or a twenty fifth (for a 100 XMR wallet) of the amount would have been lost. If multisig is buggy, it need be ready for Seraphis. If it's just a matter of UI, then it needs to made usable and widely adopted. Remember, one of the key advantages of Monero is that it make privacy easier. You can try use Bitcoin and go through a lot of hoops to get privacy and forever stay vigilant, or just use Monero. Multisig and managing multiple accounts should be at most as difficult as Bitcoin.

[-] [email protected] 6 points 1 year ago

What does unlawful sources mean? If you donated to a Russian band a few years ago, you were doing something lawful. Now, it's unlawful in some parts of the world. Even remittances to your Russian family puts you in question. If you supported certain protests, you can be unlawful, but lawful the next government. Privacy pools only "work" if they are federated because laws throughout the world are not uniform, but being part of the "wrong" federation can make you unlawful. In the end, fear will prevent people from joining, and that fear will spread to the pool developers since at least one federation will do something another country does not like. I'll fail before it gets started. Just use Monero.

view more: next ›

g2devi

joined 1 year ago