[-] g2devi@feddit.nl 1 points 1 day 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.

[-] g2devi@feddit.nl 3 points 5 days ago

No comparison, I like hammermann's the best. The only real criticism is that white text on black "burns my eyes" and is harder to read, so I'd much rather an off white font is used. The offwhite that's under the Monero coin on the side is about the right brightness. The only caution I'd give is that although the Roadmap is cool and both new and old users want to see it, it might be best to keep it off the front page since it's unlikely that it would be updated regularly and it might be easier to maintain on a different page (or offsite, e.g. github).

[-] g2devi@feddit.nl 5 points 2 weeks ago

Notice that Signal isn't attacked (at least not yet). Telegram is optionally end to end encrypted and it is a for profit company. Those are two vectors that Durov was attacked on. It's the same reason Samurai Wallet was attacked on and Tornado Cash. Going after Monero would be much harder. It is not a for profit company (or even DAO). It's privacy is part of the protocol, like SSH and when ring signatures are gone the final legal potential weakness will be gone. Legally, there is no clear way to attack Monero since if Monero is attacked, any privacy technology like VPNs and SSH and HTTPS could also be attacked and that would have a major industry backlash. It is far more likely that if an attack happens, the infrastructure would be attacked (e.g. getting Monero off github, etc) by putting pressure on the web hosts, but there are already several projects that work on GIT over TOR so this is more an inconvenience than a threat. At the moment, I'm not worried. If Signal and ZCash are attacked, then I'd start to be more worried.

[-] g2devi@feddit.nl 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.

[-] g2devi@feddit.nl 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 g2devi@feddit.nl to c/monero@monero.town

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.

[-] g2devi@feddit.nl 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 g2devi@feddit.nl to c/monero@monero.town

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.

[-] g2devi@feddit.nl 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.

[-] g2devi@feddit.nl 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.

[-] g2devi@feddit.nl 10 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.

[-] g2devi@feddit.nl 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.

[-] g2devi@feddit.nl 5 points 10 months ago* (last edited 10 months ago)

Depending on how serious you are about "getting government approved", you can do a cross chain analysis on yourself and provide necessary view keys. To prove you bought 10K of Monero, just show that your bank account went down 10K and your Monero account went up 10K (at the past exchange rate). To show you exchanged 5K Monero for 5K Bitcoin, show that 5K Monero was transferred from your wallet at the same time 5K was added to your Bitcoin wallet. It's extremely cumbersome and requires that you have access to all wallets/accounts and is extremely invasive on your privacy, but it can be done if you really want to. Personally, I'd agree about the tax attorney. Often there's a way of "legitimising" grandfathered funds, but expected to be taxed to the max. Alternately, there may be a way of doing crypto loans so that you get the money without actually cashing out.

[-] g2devi@feddit.nl 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