00:25:23 https://www.indiegogo.com/projects/liberux-nexx--3#/ 00:25:24 The phone for privacy enthusiasts...maybe? 03:17:46 hehe 03:25:25 too bad. there goes fluffypony with that 867 xmr he never sent to the the general fund. 03:25:35 https://web.archive.org/web/20250114195728/https://forum.getmonero.org/9/work-in-progress/2564/0mq-by-tewinget 03:43:29 related: https://libera.monerologs.net/monero-community/20240630#c391035 03:46:09 also related: https://libera.monerologs.net/monero-community/20240720#c399644 04:06:11 although, to fluffypony's credit, he gave a lengthy explanation: https://libera.monerologs.net/monero-community/20240629#c390788 08:42:40 the least we can hope is that it was spent well 09:09:59 <3​21bob321:monero.social> Hookers and blow ? 11:04:54 Archetyp market seized by law enforcement 12:07:52 They release an edit on https://operation-deepsentinel.com 12:25:35 Kino 12:25:53 not convinced by the soundtrack, if i am honest 12:47:08 archetyp is a darknet market that operated only in xmr? 12:51:07 Damn, do we have any details? 12:53:10 https://matrix.monero.social/_matrix/media/v1/download/matrix.org/iIeSDxBYDcDQDUrfpwmbKqEe 13:12:34 Did you see the dread thread where law enforcement posted from the admin's PGP key trying to say the site was just down for maintenance and got called out for chat gpt dashes? 🤣 13:21:41 😭 14:04:07 I think there's two actually--it may be better for privacy, but it's got a ways to go in many other areas 14:04:08 Amazing how well it did and for so long too. Big bro has too many resources tho--it's beginning to feel like a shell game😓 14:17:04 https://simplex.chat/contact#/?v=2-4&smp=smp%3A%2F%2FPQUV2eL0t7OStZOoAsPEV2QYWt4-xilbakvGUGOItUo%3D%40smp6.simplex.im%2Fo3W26CbJDR8abO4QG7Cvl7HM1WbKt5kO%23%2F%3Fv%3D1-2%26dh%3DMCowBQYDK2VuAyEAZLrvRhnIYDQjjyAgTnuDbZ5fhMRhA9BTBRblkqMtsQc%253D%26srv%3Dbylepyau3ty4czmn77q4fglvperknl4bi2eb2fdy2bh4jxtf32kf73yd.onion&data=%7B%22type%22%3A%22group%22%2C%22groupLinkId%22%3A%22XENmd9XeJ0rcB 14:17:05 900hulObg%3D%3D%22%7D 15:22:43 https://www.theregister.com/2025/06/16/archetyp_takedown_eurocops_arrest_suspected/ 15:23:02 says Archetyp was Monero only and they worked for years to get to the takedown 15:25:42 I winder if it was related to recent tor disruption 15:25:49 wonder* 15:30:53 no idea. but it would make sense that they had to intrude on a lot of network traffic to be able to monitor darkweb activity 15:41:52 IMO, it was, as always, mostly "working closely with partners on the ground" 17:08:14 Why aren't there any dark net markets on i2p? 17:08:19 It seems like the obvious choice 17:09:52 I did see statistics recently suggesting that spikes in tor usage correlate to market takedowns. 17:10:34 Spikes in tor = bad performance. 17:10:34 Spikes in i2p = better performance 17:33:01 For a regular i2p usage you need port forwarding, because every i2p router transfers traffic of other users, and most home networks are behind NAT and i2p doesn’t work afaik, also it’s slower than tor, default transfer speed is like 20-30kb? 17:33:38 You don't need port forwarding for it to work 17:34:01 It is currently a bit slower than tor because it still has low adoption 17:34:48 Maybe it’s just my setup didn’t work and I blamed port forwarding, but yes lower adoption is a fact 17:35:07 Because i2p is internal network, no outgoing connections to clear we, unlike tor with exit nodes 17:35:32 I know it can't be port forwarding, because it works on mobile network 17:35:54 Keep in mind you need around 2 hours uptime for it to build most tunnels. Are you sure you set up the proxy correctly? 17:36:12 only on "first run" ^ 17:36:14 i2pd is also way better than the official router 17:36:34 If your daemon has been active recently, it will build tunnels in seconds 17:36:57 On first run, i can usually get to a healthy state in under 10mins 18:56:48 What other private messaging apps do you use? 18:56:59 Matrix is a metadata mess 19:04:50 simplex 19:05:09 SimpleX is the goat 19:11:32 SMS 😆 19:13:31 Still better than Facebook messanger or twitter 19:15:19 no 19:15:46 Why not? 19:15:57 At least only the police can read your stuff 19:18:25 everyone can, SMS is known to be insecure 19:18:54 Just like any other non e2ee 19:35:39 https://www.firstpoint-mg.com/blog/ss7-attack-guide/ 19:37:24 https://www.infosecinstitute.com/resources/general-security/ss7-protocol-how-hackers-might-find-you/ 19:37:34 thanks r​brunner 19:37:51 I don't think I need to go on, just google "SS7" for much more :) 19:38:40 Everybody still using SMS for two-factor / confirming mechanisms should be laughed out of town 20:10:58 What if i already live out of town 👀 20:36:02 Then you get laughed back into town 21:42:07 it's me or there is no proper ipv6 support? 21:42:08 I would like to add yggdrasil support for my nodes 21:58:45 For monerod? 21:58:53 There is, but its disabled by default 21:59:21 Largely unused/untested, but it _should_ work 22:04:36 assuming there's other ipv6 nodes to connect to (: 22:05:13 yggdrasil is ipv6 only 22:05:14 it's not for peer, it's for RPC 22:05:18 there's no ip6 seed nodes right? so you need to connect to a peer via ipv4 and for that peer to have ip6 enabled and give you an ip6 peerlist? 22:05:31 ah i see 22:26:13 --rpc-restricted-bind-ipv6-address 22:35:01 oh, checking that, thanks ofrnAI 22:35:39 Np. It should use the same rpc-restricted-bind-port 22:36:24 oh wait, can I just use --rpc-use-ipv6 ? 22:38:48 Hm, im not sure if thats required. Might be 22:39:42 I _assume_ that enables rpc-bind-ipv6-address=::1 22:40:00 (the unrestricted one) 22:40:44 it seam to be listening on it . 22:40:46 18081 is restricted on the machine 22:40:48 https://matrix.monero.social/_matrix/media/v1/download/xmr.mx/mcErGyglDwwSGSLEStoXwOWb 22:40:59 rpc-bind-ip = not needed, its default 22:41:00 rpc-use-ipv6 = enables the former, but for ipv6 22:41:19 ravfx do you know why synchronizing with monero nodes is so slow 22:41:36 Can be many factors... 22:41:36 And there different kind of "slow" 22:41:45 monerod is slow, ssd, cpu, internet 22:42:36 assuming your internet is fast, the next bottleneck is either your cpu or your ssd 22:45:23 oook, ipv6 seam to work (curl ipv6:18081/get_info work) 22:45:24 but feather don't seam to be able to connect to it 22:52:41 maybe feather doesnt support ipv6? 22:53:03 Could be