03:03:44 Is there any interest in nym integration? 03:11:19 On what level? 03:11:30 Can't anyone build a wallet which routes over Nym? 03:12:59 kayabanerve: I know that nym is moving in that direction, overall. IDK the current state exactly. 03:13:14 They've been slow rolling out things. 03:13:25 But I have seen some movement. 03:14:20 As to if anyone could build a wallet like that, I guess that depends 😄 18:36:27 So lets play bulls in china shops - when does fcmp test-testnet start being implemented? 18:36:45 And who's going to lead the effort there? 18:42:53 I would guess jberman maybe with support from @jeffro256 will lead us into that glorious FCMP++ future. 20:15:51 imprevisto: Last year Nym set up a Monero wallet-to-node communication channel: https://blog.nymtech.net/new-mixnet-integration-nym-for-monero-f0a3068e803f 22:10:37 On FCMP++ testnet: a tesnet will need my WIP FCMP++ integration PR completed + wallet sync + changes to actually construct FCMP++ txs from within wallet2 22:11:01 Once that work is complete, we could start with a throwaway testnet (like the stressnet) as a form of initial review to catch implementation issues. I don't think we should use the official testnet until both the FCMP++ implementation (and all its relevant components), and integration, are audited and reviewed 22:11:01 The most significant performance related task to keep in mind is speeding up math on the Helios/Selene curves (I can take up handling the proposed contest). That's a separate task we will want to complete before official testnet also 22:11:03 For now, my WIP PR is the best place to keep track of where the integration is: 22:11:05 https://github.com/monero-project/monero/pull/9436 22:11:07 Of note: I haven't made changes to that PR in a while because I've been working on wallet sync in a separate branch (that builds off that PR). Wallet sync is also nearly complete 23:17:41 looks like this is only using their NymConnect app - and a lot changed in the last year a half too. question is, does it work and is anyone that we know of using this? 23:18:09 I've seen NymVPN appear on flathub 23:18:28 didn't tested it, probably never rely on it as almost all their nodes are in Germany 23:31:28 the vpn is a different app, too 23:37:31 I only really care if people would want to use it. 23:39:08 " throwaway testnet (like the stressnet) as a form of initial review to catch implementation issues. I don't think we should use the official testnet" agreed 23:41:22 "need my WIP FCMP++ integration PR completed + wallet sync + changes to actually construct FCMP++ txs from within wallet2" what help do you need here, and is carrot plug-n-play ready?