05:51:06 Statue of limitations 05:53:14 * moneromooo imagines whose current poloticians' bust sculpture might be called that... 05:55:19 https://x.com/zachxbt/status/1918368752774856923 05:55:20 https://x.com/zachxbt/status/1918357171604988314 05:55:22 Amateurs were responsible for the hack, and I was correct in my earlier assumption that Binance was involved. It appears that Binance were able to freeze $7m of the funds 05:56:58 If anyone can answer, I have a general question about generating Monero seeds. Can someone explain how entropy is ensured, and what information sources are used to generate sufficiently random seeds from wallets like CLI, GUI, and Feather? 06:02:58 IIRC monero-wallet-{cl,gu}i use repeated keccak on a /dev/random base. 06:03:34 I believe I added a monero-wallet-cli command line option to supply your own entropy to be mixed in as well at some point. 06:05:15 It's /dev/urandom, I just looked. But AFAIK they're basically the same on monero linux. 06:05:18 Great! So, that means I should be able to use TPM to generate seeds with cli? 06:05:51 If you access the tpm yourself. 06:36:55 moneromooo Richard Stallman was discussing Taler in an interview a long time ago with Douglas Tuman. You seem to know quite a bit about it, but I only know that it is centralized. Do you think it can be a viable option? Why do you prefer Monero over Taler? I don't think decentralization is a sufficient argument 07:01:44 Sorry, I know pretty much nothing about Taler. AFAIK though Taler is not a payment system though, but more of an adapter type thing. 10:04:56 https://coinmarketcap.com/community/articles/6814b28e6f4f337a9f23ab2b/ 10:05:14 Title: EU to Ban Anonymous Crypto and Privacy Tokens by 2027 10:10:17 I would love some context because I heard a lot of people saying "Businesses are prohibited from accepting XMR" but afaik this only concerns crypto providers/exchanges 11:45:20 if you get 300 million $ stolen by somalian scam centres, then you probably don't need that money 12:13:06 I reckon they'll be fine on the 7 million they got back, somehow 12:18:33 it's probably an 80yo grandpa 12:22:59 dang, if I got away with stealing 300 milly thanks to Monero I'd defs kick some back to he developers researchers etc 12:28:41 Early assumption was 100% certainty that a hedge fund was buying Monero 12:34:05 yeah I haven't seen actual evidence of the alleged theft that would make me give the claim anything other than marginal credibility 12:42:08 pirate hedge fund stealing coins to build a hoard of loot 12:43:00 <3​21bob321:monero.social> What's a pirates favorite letter of the alphabet ? 12:46:58 XM ARRRRRRR 17:14:03 How is the XMRig configuration file set up? Is there a template? After I finished configuring it, XMRig stopped working. 17:34:42 What did you modify? 17:43:20 Anyone here running 0.18.4.0 full on windows? 17:44:13 Getting a slew of "severe," and "high," threat level positives from Windows defender. I know this is usually nothing, just wondering if anyone can confirm official binaries are clean. 17:45:05 https://www.getmonero.org/get-started/faq/#antivirus 17:45:22 Specifically "Pomal!rfn," and "Wacapew.C!ml" with several EXE's tagged. 17:45:34 sech1: Thanks, will read now. Forgot about that link. 17:45:39 Check sha256 hashes of binaries 17:45:42 You should check SHA256 hashes of the files 17:45:53 Not the executables, but the .zip archive 17:45:59 I checked hash, all good. 17:46:22 Just always paranoid when defender starts freaking out. A shame they STILL have so much tagged as nefarious. 17:47:33 If youve not added an exclusion folder and placed the downloaded files there, defender will start deleting things when it feels like 17:47:38 Btw hashes can be replaced with archives if website is compromised, if there other source of hash sums? 17:47:43 Like on GitHub 17:47:44 coin url and user 17:48:21 I've been running a full node for about a decade and have previously made tons of exceptions, just weird it's a new batch each release. 17:48:24 Gitian (soon to be guix (pronounced geeks) build proces is where the "official" hashes are taken from 17:49:14 x3cc you can check the gpg signature of hashes 17:50:33 Is there a sample config.json? I want to check where I might have misconfigured it. 17:50:47 yes 17:51:06 Alright, nice, 0.18.4.0 node up and ripping. 17:53:16 What ever happened to those 5 or whatever Monero splits back in the day? 17:59:16 You should try to fix your xmrig based on terminal logs, what console says is wrong? 18:00:01 u can see it with each github release I think 18:04:04 connect error operation canceled 18:04:44 What this can mean in xmrig? 18:05:58 Whoops, forgot to post it 18:06:38 https://github.com/xmrig/xmrig/blob/master/src%2Fconfig.json 18:06:53 Bad url, probably 18:07:27 file ima_0874343.jpeg too big to download (9680696 > allowed size: 1000000) 18:07:28 ima_0874343.jpeg 18:07:30 I tried using these several URLs. 18:08:25 With ports? 18:09:41 file ima_0087a6d.jpeg too big to download (9590675 > allowed size: 1000000) 18:09:42 ima_0087a6d.jpeg 18:09:57 10032 10128 80 18192 18:10:24 I’ve tried all of these ports. 18:11:11 and what is the issue when xmrig starts 18:11:56 He said to me this in dm 18:12:11 I try to help him too xd 18:12:27 Maybe check connection to pool with ping or curl? 18:12:44 https://matrix.monero.social/_matrix/media/v1/download/matrix.org/PtEoORYquxMoBqULOTjHNrOg 18:13:35 🤔 18:14:07 Try to ping this ip maybe 18:14:37 I can’t ping this address. 18:14:52 Why? 18:15:05 idont know 18:15:32 Maybe I need a VPN? 18:16:19 What do you have set for the coin and algo 18:16:54 coin monero 18:16:54 algo null 18:19:03 Change coin to null 18:19:45 yes coin changed null 18:19:49 Working now? 18:20:03 no 18:20:09 connect error 18:20:29 operation canceled 18:20:40 try 18:21:06 `./xmrig -o sg.moneroocean.stream:10128 -u YOURXMRADDRESSS` 18:21:43 If this works = problem is your config file. 18:21:44 if it doesnt work, probably some network issue 18:23:14 Where should I enter this command? 18:23:25 cmd? 18:23:35 Yes 18:23:43 Are you on windows? 18:23:57 yes 18:24:15 Make sure your virus protector or windows defender has the folder comtaining xmrig excluded 18:24:46 Also instead of ./xmrig you should use xmrig.exe on windows of course 18:24:49 ^ 18:25:16 Windows doesnt like monero or xmrig 18:25:52 Your cmd fonts looks like your original language is hieroglyphs 18:26:11 Are you from Korea? I heard Korean isp bans mining pools 18:26:51 Dont need to answer that question 18:27:02 Not true? Alright 18:27:08 Sorry :) 18:32:23 yea. This 18:32:44 `xmrig.exe -o sg.moneroocean.stream:10128 -u YOURXMRADDRESSS` 18:36:05 i have run in 60 seconds. Did it work? 18:58:18 any know how to get a swp.cx account? i emailed twice and no response 18:58:32 s/any/anyone 19:09:56 Imagine you had emailed them regarding a problem 19:10:55 Never heard of this before. "Members only" is odd 19:13:27 4% fee members only lol 20:16:01 <1​7lifers:matrix.org> also shows up like that on japanaese and chinese systems. 20:16:22 17lifers (Ryan) hi miku 20:16:45 <1​7lifers:matrix.org> meowmeow >.< 20:17:44 so true bestie 20:17:47 <1​7lifers:matrix.org> >^.^< 20:17:53 <1​7lifers:matrix.org> bru 20:17:55 <1​7lifers:matrix.org> .>^.^< 20:17:59 <1​7lifers:matrix.org> yes better 20:19:28 <1​7lifers:matrix.org> also shows up like that on japanese and chinese systems.