• 0 Posts
  • 114 Comments
Joined 2 years ago
cake
Cake day: June 11th, 2023

help-circle
  • If you are going to spend it on mundane and legal stuff and assuming you live in mostly free country use a trustworthy exchange even if it requires KYC and spend it normally.

    Keep in mind once you buy monero even from a KYC exchange they can’t track it afterwards. And this will be the safest option no real risk of getting scammed or stabbed.

    If you are thinking about grey area then keep in mind that the moment something touches real world no matter whether you were using Tor, I2P or something else. It can be traced back to you. And if you are a worthwhile target LEA will spend resources to track you down.

    There are ways to avoid that like using local monero and all but keep in mind those also involve different set of risks.

    #NotAFinancialAdvice #NotALegalAdvice.

    Do your homework and don’t get scammed or stabbed.


  • Other than crypto or cash based prepaid debit cards. There is no other service that will allow you to do financial transactions without doing basic KYC and keeping a record of your transactions required by law in almost all countries. They may claim it’s for legal reasons only and they don’t sell it but can you trust them? And how much do you trust your government to respect your privacy and not subpoena those transactions because they deem them to be unlawful.









  • OK First thing GOS team is currently assuming that Pixel 10+ won’t meet their requirements. But for older Pixels it’s tough. Google just stopped sharing vendor blob, device tree, and instead of openly developing AOSP now it is fully behind close doors only releasing source later with full update. But I have hope. I’ve been daily driving custom ROMs for 10+ years and before I could afford Pixel I had cheap phones which also didn’t share any of these things but custom ROMs were very much thriving and they will always. Yes there may be a little more delay for new devices. All the new features may take longer but GOS already has a lot of security and privacy stuff figured out.

    I think we should all support however we can to not just GOS but also other Custom ROMs. Because there will always be those who’ll stop society from progressing and all we can do is fight back with donations, our time, and resources.








  • OK there are 2 completely opposite thoughts on shredding SSDs

    1. All SSDs have a trim functionality so any unused data gets set to 0 automatically by the os or in some cases by ssd controller

    2. Even if trim sets it to zero there is always some deviation from the original zero and a very very sophisticated attacker can find the actual data. And simply using shred or /dev/zero doesn’t help because SSD controller always writes to different physical location even for same file. And the only real way to ensure data can’t be recovered is to smash it

    Pick and choose depending on your threat model. If you’re just selling it to someone or you know that no nation state actors are after your data then just do normal delete and then do the trim. If you think someone with capabilities is after your data and that they are willing to spend few hundred thousand dollars or even few million for whatever data is in your SSD then just microwave it and then smash with hammer. No need to shred or zero.