-
m-relay
<123bob123:matrix.org> Might run an archieve box and crawl the sites
-
m-relay
<123bob123:matrix.org> Like google but without selling
-
m-relay
<michael:monero.social> Members of various events groups are doing onsite outreach. It's only the online outreach that the Monero community has abandoned.
-
m-relay_
<killercat103:matrix.org> How long does it usually take to get support from monerosupplies? I made an order and got over 10 confirmations before it expired on my end but it still expired. (The reciever address is correct)
-
m-relay_
<monerobull:matrix.org> Did you order about 2 days ago?
-
m-relay_
<monerobull:matrix.org> Killercat103:
-
m-relay_
<123bob123:matrix.org> ANSWER ME!
-
m-relay_
<monerobull:matrix.org> If yes, I got the order and it will be shipped today
-
m-relay_
<123bob123:matrix.org> gotta post comment and run
-
m-relay_
<123bob123:matrix.org> gotta love post comment and run
-
m-relay_
<luks2:matrix.org> are there ways to do like smart contract crowdfunding with monero
-
m-relay_
<rbrunner7:monero.social> No, for lack of smart contracts :)
-
m-relay_
<luks2:matrix.org> so there is monero crowdfunding?
-
rbrunner
-
m-relay_
<rbrunner7:monero.social> If you ask me, avoiding any kind of smart contract is pretty smart. You are really lucky if you get a "smart" contract that has no bug, and is exploitable somehow.
-
m-relay_
<rbrunner7:monero.social> *isn't exploitable
-
m-relay_
<monerobull:matrix.org> I'm scared for serai already
-
m-relay_
<monerobull:matrix.org> Feels like every defi protocol ever is getting exploited at some point
-
m-relay_
<rbrunner7:monero.social> Isn't that only clever multisig and some BTC ops thrown in?
-
m-relay_
<monerobull:matrix.org> It is yeah
-
m-relay_
<monerobull:matrix.org> You still need to account for so much
-
m-relay_
<monerobull:matrix.org> Probably more than a regular defi protocol
-
m-relay_
<monerobull:matrix.org> It's also way easier for a potential attacker to run away with monero than having to first wash through tornado cash lmao
-
m-relay_
<luks2:matrix.org> i more looking for a way to crowdfund anonymously on like forums and stuff not specifically for monero development
-
m-relay_
<monerobull:matrix.org> There's the wishlist thing
-
m-relay_
<monerobull:matrix.org> plowsof @plowsof:matrix.org:
-
midipoet
could you do some smart contract crowdfunding thingy with wrapped XMR (if that is still a thing?)
-
m-relay_
<rucknium:monero.social> midipoet: An earlier version of Seraphis would have allowed collaborative fundraising on the blockchain: The funding threshold must be reached or none of the donors actually pay. Like a pledge.
-
m-relay_
<rucknium:monero.social> Search "collaborative" here:
monero-project/research-lab #91
-
m-relay_
<monerobull:matrix.org> Serai wants to do wrapped xmr at some point
-
m-relay_
<monerobull:matrix.org> So you could do it with that probably
-
m-relay_
<phleb:matrix.org> Hi there. I'm trying to run a Monero private node with a TOR service for RPC. I'm using the
maketecheasier.com/host-monero-node-on-tor-linux instructions. However, when I go to finally run daemon it complains : > quote --rpc-bind-ip permits inbound unencrypted external connections. Consider SSH tunnel or SSL proxy instead. Override with --confirm-external-bind
-
m-relay_
<phleb:matrix.org> Hi there. I'm trying to run a Monero private node with a TOR service for RPC. I'm using the
maketecheasier.com/host-monero-node-on-tor-linux instructions. However, when I go to finally run daemon it complains : --rpc-bind-ip permits inbound unencrypted external connections. Consider SSH tunnel or SSL proxy instead. Override with --confirm-external-bind
-
m-relay_
<phleb:matrix.org> Are there any implications I should be aware of, and how can I resolve this exception and run a private TOR Monero RPC correctly without any privacy concerns or security risks?
-
m-relay_
<phleb:matrix.org> Hi there. I'm trying to run a Monero private node with a TOR service for RPC. I'm using the
maketecheasier.com/host-monero-node-on-tor-linux instructions. However, when I run the monero daemon it complains : --rpc-bind-ip permits inbound unencrypted external connections. Consider SSH tunnel or SSL proxy instead. Override with --confirm-external-bind
-
m-relay_
<phleb:matrix.org> Hi there. I'm trying to run a Monero private node with a TOR service for RPC. I'm using the
maketecheasier.com/host-monero-node-on-tor-linux instructions. However, when I run the monero daemon it complains : --rpc-bind-ip permits inbound unencrypted external connections. Consider SSH tunnel or SSL proxy instead. Override with --confirm-external-bind
-
m-relay_
<phleb:matrix.org> Hi there. I'm trying to run a Monero private node with a TOR service for RPC. I'm using the
maketecheasier.com/host-monero-node-on-tor-linux instructions. However, when I run the monero daemon it complains : "--rpc-bind-ip permits inbound unencrypted external connections. Consider SSH tunnel or SSL proxy instead. Override with --confirm-external-bind"
-
sech1
just read what it says. You're binding to an external ip, and it will allow inbound unencrypted connections. It's generally not safe to do so. If you still want to do it, add --confirm-external-bind to the command line
-
m-relay_
<phleb:matrix.org> I don't want it to be unsafe. I'm questioning the validity and effectiveness of this set of instructions which is not even a year old. The 18081 RPC port is supposed to be set up as a TOR hidden service in this article. Does this make any difference in this case?
-
m-relay_
<phleb:matrix.org> Aren't TOR connection tunneled through secure connections anyway?
-
m-relay_
<phleb:matrix.org> If this tutorial is in fact correctly configuring TOR to handle all connection to monerod on the RPC port 18081 then isn't that also dictating that all connection are in fact encrypted right up until the local machine inside the TOR service running on the same host as monerod?
-
m-relay_
<phleb:matrix.org> If this tutorial is in fact correctly configuring TOR to handle all connections to monerod on the RPC port 18081 then isn't that also dictating that all connection are in fact encrypted right up until the local machine inside the TOR service running on the same host as monerod?
-
m-relay_
<phleb:matrix.org> If this tutorial is in fact correctly configuring TOR to handle all connections to monerod on the RPC port 18081 then isn't that also dictating that all connections right up to the TOR service running on the same host as monerod are encrypted?
-
m-relay_
<phleb:matrix.org> Does this tutorial prevent monerod from accessing the local network via the internal IP address (for example, a NAT IP address slconfifured by the DHCP router hardware external to the machine hosting TOR and monerod?)
-
m-relay_
<phleb:matrix.org> When binding the monerod IP address to 0.0.0.0 in the bitmonero configuration file, is that preventing monerod from accessing the real DHCP IP address that the network router has provided to the machine hosting TOR and monerod?
-
m-relay_
<phleb:matrix.org> Also when editing the TOR configuration file, does ”Hidden ServiceDir /var/lib/tor/monero” tell the TOR service which programme needs to be forced to use TOR?
-
m-relay_
<phleb:matrix.org> Also what does ”HiddenServicePort 18081 127.0.0.1:18081" do in the torrc file?
-
m-relay_
<phleb:matrix.org> Aren't TOR connections tunneled through secure connections anyway?
-
kico
it just routes traffic from tor port 18081 to localhost 18081 which should be your rpc
-
m-relay_
<phleb:matrix.org> Does this tutorial prevent monerod from accessing the local network via the internal IP address (for example, a NAT IP address provided autpmatically by the DHCP router hardware external to the machine hosting TOR and monerod)?
-
MajesticBank
first is directory where is data related to your hidden service, private keys, cache
-
MajesticBank
second is port mapping, first is hs port and then your local ip:port
-
m-relay_
<phleb:matrix.org> Okay so /var/lib/tor/monero just contains hidden service data, like onion address and ports to forward on local machine, amongst other tor configuration data. Thank you <MajesricBank>
-
m-relay_
<phleb:matrix.org> <kico> so that tor port setting is forwarding anything that's coming to the onion address for that toe hidden service (monero) to the local machinen IP address only, just like a regular router would port forward on a standard internal network of machines? I think I get it. Thank you.
-
m-relay_
<phleb:matrix.org> <kico> so that tor port setting is forwarding anything that's coming to the onion address for that tor hidden service (monero) to the local machinen IP address only, just like a regular router would port forward on a standard internal network of machines? I think I get it. Thank you.
-
kico
ye basically
-
kico
why all messages double?
-
m-relay_
<phleb:matrix.org> Not sure. Not double here. Maybe because I edited them and the Matrix to IRC bridge isn't handling deletions of originals properly? Might be something to take up with the Matrix Monero Community administrators?
-
kico
ye dunno maybe that :) no biggie
-
m-relay_
<phleb:matrix.org> So am I safe running it this way, seeing as it is apparently set up so that no connections can be made to monerod without first going through the tor service running on the same host?
-
kico
on torrc you should always bind to localhost for security reasons
-
kico
monerod is running on localhost
-
kico
if you want to "share" it over tor you need that setup
-
kico
not sure I got your question
-
m-relay_
<phleb:matrix.org> Does that tutorial cover that?
-
kico
guess I missed that part ... which tutorial?
-
» kico scrolls up
-
kico
what exactly are you trying to achieve?
-
m-relay_
<phleb:matrix.org> I linked the instructions I'm following above. Do those instructions on the maketecheasier site correctly configure tor and monerod for safe tor only operarion?
-
m-relay_
<phleb:matrix.org> I linked the instructions I'm following above. Do those instructions on the maketecheasier site correctly configure tor and monerod for safe tor only operation?
-
kico
I guess if you only want it to run over tor
-
kico
rpc-bind-ip=0.0.0.0
-
kico
change that to 127.0.0.1
-
kico
also make sure to change the rpc password
-
m-relay_
<phleb:matrix.org> So what does the 0.0.0.0 do?
-
m-relay_
<phleb:matrix.org> And why change it to 127.0.0.1
-
m-relay_
<phleb:matrix.org> I'm nor familiar with the differences in these IP addresses.
-
kico
it binds monerod to all addresses for the machine both localhost and external/localnetwork
-
kico
if you don't want to use it over LAN or to expose externally then bind to localhost only
-
dukenukem
DataHoarder seems like for some reason a few Matrix<->IRC messages are getting relayed twice. see above.
-
kico
do a search regarding 0.0.0.0 for moar info
-
m-relay_
<phleb:matrix.org> So 0.0.0.0 would allow port 18080 to work as normal through any network?
-
kico
depends if behind NAT or not
-
m-relay_
<phleb:matrix.org> I don't mind that as that helps the network, doesn't it?
-
DataHoarder
Those are edits dukenukem
-
kico
if your PC is in a LAN/router you probably have a localip like 192.168.*.*
-
kico
other than 127.0.0.1
-
kico
it's up to you
-
DataHoarder
The whole message is repeated again on each edit sadly
-
kico
:)
-
m-relay_
<phleb:matrix.org> External 18080 is port forwarded to the monerod machine from my ISP router.
-
DataHoarder
see the last word, it had a typo dukenukem
-
kico
then you need 0.0.0.0
-
kico
as long as you don't forward 18081 then the rpc is not externally exposed
-
kico
and then you expose it to tor over torrc
-
m-relay_
<phleb:matrix.org> Port 18081 is not port forwarded as I don't want anyone else using the RPC port. That's just for me.
-
kico
ye that's cool
-
m-relay_
<phleb:matrix.org> I used the tutorial I linked above because it appears to allow 18081 only on local machine through TOR.
-
kico
well ...
-
m-relay_
<phleb:matrix.org> I just didn't really understand how it operated until now.
-
kico
if your machine had an external IP (as ex. a VPS) then if you bind monerod to 0.0.0.0 your external ip would also be binded to it
-
kico
since you didn't need to portforward
-
kico
but since you do
-
kico
0.0.0.0 is fine
-
kico
for this usecase
-
m-relay_
<phleb:matrix.org> So I can make a TOR connection to RPC on my monerod, and I can make a local network connection inside my firewall on port 18081, but not from an external IP address without TOR.
-
kico
ye
-
m-relay_
<phleb:matrix.org> The wonders of network appliances, hardware firewalls and routers...
-
m-relay_
<phleb:matrix.org> 🤗
-
kico
hehhe
-
kico
welcome to the internet sir
-
m-relay_
<phleb:matrix.org> Okay, so 0.0.0.0 is catch all, and 127.0.0.1 is local host only. I should really already know this. Thanks for the clarification. Toyve been a great help. So in this instance, behind a hardware firewall, I can safely "--confirm-external-bind", correct?
-
m-relay_
<phleb:matrix.org> Hahaha. I have been using it since 1994, you'd think I would know those basics by now. Haha.
-
kico
you can but don't really need that if you're not exposing it externally
-
kico
make sure to run --restricted-rpc
-
m-relay_
<phleb:matrix.org> If it's too basic, I forget. If its complex I seem to remember. I even compiled from source code just a few days ago, and was told it was something I should be proud to achieve. It seemed like nothing to me. (Partly quoting Delores, haha).
-
kico
also make sure to use V3 .onions
-
kico
and maybe you should take a look at ddos prevention for v3
-
kico
-
m-relay_
<phleb:matrix.org> Well I do need to as monerod exits immediately if I don't confirm external bind.
-
kico
because you're binding to 0.0.0.0 I guess
-
m-relay_
<phleb:matrix.org> I have no idea what v3 onions are
-
kico
version 3 of the tor addresses
-
kico
take a peak at that link ^
-
m-relay_
<phleb:matrix.org> Well yes. The whole reason I came here in the first place was because monerod complained and exited immediately haha
-
kico
:)
-
kico
sorry I kinda jumped into the talk without reading the backlog
-
kico
more on the ddos prevention system
-
kico
-
kico
it uses POW <3
-
m-relay_
<phleb:matrix.org> In my use case, with 18080 port forwarded from regular clear net, and port 18081 needing to go over TOR on the local host, I can't really see a way that I can avoid that exception without confirming the external bind in monerod configuration file
-
kico
ye you need it my bad
-
m-relay_
<phleb:matrix.org> POW?
-
kico
I think only if you bind to 127.0.0.1 you can not use it
-
m-relay_
<phleb:matrix.org> The ddos prevention uses Proof Of Work?
-
kico
proof of work
-
kico
first use case for proof of work was spam protection
-
kico
:)
-
kico
satoshi didn't really invent much he just merged some existing shit in a new interesting way ;)
-
m-relay_
<phleb:matrix.org> Yes, I won't be able to provide clear net 18080 access to my node for helping the network synchronise isni bind to 127.0.0.1
-
m-relay_
<phleb:matrix.org> Oh, hold on...
-
kico
if you don't port forward 18080 you just get not incomming peers
-
m-relay_
<phleb:matrix.org> I'm being silly.
-
kico
which still works but "helps" less the network
-
m-relay_
<phleb:matrix.org> I'm not thinking right
-
kico
hehehe
-
kico
take a break and reassess
-
kico
:P
-
kico
I'll brb!
-
m-relay_
<phleb:matrix.org> Were talking about clear net access to 18080 which isn't RPC
-
m-relay_
<phleb:matrix.org> Ugh
-
kico
yeah thats p2p
-
kico
gtg
-
m-relay_
<phleb:matrix.org> Ignore me.
-
kico
good luck sir
-
m-relay_
<phleb:matrix.org> Haha
-
m-relay_
<phleb:matrix.org> Thank you for your help.
-
geonic
-
m-relay_
<ctrej:matrix.org> I find it rather hilarious that push back so hard against this proposal, even though you effectively also got funded retroactively.
-
m-relay_
<carthyngo01:matrix.org> I'll help anyone interested in how to earn 15BTC within 3 days and hours but you will reimburse me 10% of your dividend when you collect it. Note: only interested people should send a friend request or click on the link and send me a dm via WhatsApp +1 (312) 313‑4720
-
m-relay_
<carthyngo01:matrix.org> immediately.
-
geonic
damn, so the Oscar campaign has already happened? 😱
-
geonic
news to me
-
m-relay_
<123bob123:matrix.org> Lmao i thought the same
-
m-relay_
<123bob123:matrix.org> Still cant find what css proposals monero twatter promoted
-
m-relay_
<123bob123:matrix.org> This is the only one i know of. Which in itself sus
-
geonic
you're talking about the @monero handle? how did it promote the ccs?
-
m-relay_
<123bob123:matrix.org> But anyway lets ban ofrn the scam hunter
-
m-relay_
<123bob123:matrix.org> Twatter
-
m-relay_
<ctrej:matrix.org> geonic: by "effectively" I meant that your part of the work is already completed. On paper you raised funds for 3rd party fees, but I think you are smart enough to budget properly. Its just a convenient workaround for that pesky "all work must be open at all time" rule
-
nioc
-
m-relay_
<ctrej:matrix.org> "You see officer, only the advertisement fees are paid for by the CCS, so only the advertisement part must be open"
-
m-relay_
<ctrej:matrix.org> anyway, sorry for going off topic again
-
m-relay_
<123bob123:matrix.org> Brb looking in css cause its disappeared from twitter
-
nioc
" and nowhere it explicitely forbids retroactive proposals.
-
m-relay_
<123bob123:matrix.org> Brb looking in rss cause its disappeared from twitter
-
m-relay_
<123bob123:matrix.org> Only cats
-
geonic
ctrej: yeah, you seem to have a hard-on for that particular ccs. sorry it's bothering you so much or congrats
-
m-relay_
<ctrej:matrix.org> can't stand hypocrisy
-
geonic
but keep going off-topic if that helps
-
m-relay_
<ctrej:matrix.org> CCS rules for thee but not for me
-
geonic
sure, whatever helps. let me just remind you that I didn't merge my own proposal. or are you going to take another page off of ofrn's book and say that there were "backroom dealings"?
-
geonic
the similarities between you two are a bit much to the naked eye
-
geonic
123bob123: you're probably remembering the @monero retweet of this:
twitter.com/LIMITEmovie/status/1662592776087953408?s=20
-
m-relay_
<123bob123:matrix.org> Honestly over it the hypocrisy here is a joke. Ban ofrn but keep others. Use google docs but fck government.
-
geonic
wasn't ofrn banned in -events only?
-
m-relay_
<123bob123:matrix.org> Its the principal
-
geonic
lol. I got banned too. why aren't you crying about my ban?
-
m-relay_
<123bob123:matrix.org> Now you have msvb responding
-
m-relay_
<ctrej:matrix.org> geonic: its funny that you still believe we are the same person. But because we met in person, my takeaway is that your insults towards ofrn we're really directed towards me.
-
m-relay_
<123bob123:matrix.org> Lmao he was trying to have a go at me when i made a joke then i was like fck this wanna have a go lets go
-
m-relay_
<123bob123:matrix.org> Posted evidence and crickets
-
m-relay_
<123bob123:matrix.org> Suicide ban idc
-
geonic
I'm pretty certain you're the same person and you're doing a bad job of refuting it :)
-
geonic
123bob123: yeah I saw that
-
m-relay_
<123bob123:matrix.org> Lmao
-
m-relay_
<123bob123:matrix.org> Head up your ass
-
m-relay_
<123bob123:matrix.org> 🙉
-
m-relay_
<123bob123:matrix.org> Most people
-
m-relay_
<ctrej:matrix.org> thanks for the confirmation geonic
-
m-relay_
-
geonic
right, that's the tweet
-
m-relay_
<123bob123:matrix.org> Retweet if i’m not mistaken
-
geonic
I asked sgp (in this channel) to retweet the Monero teaser, which was one of the deliverables of the ccs, not the ccs itself (which had long been funded)
-
geonic
the problem being what?
-
geonic
these attacks are looking more and more funny
-
m-relay_
<123bob123:matrix.org> Non of the other ccs got that promotion
-
geonic
bro
-
geonic
all of the audits we did were ccs funded
-
m-relay_
<123bob123:matrix.org> Confirmation biased thank you
-
m-relay_
<123bob123:matrix.org> Points have been made
-
geonic
if you're going to say that the @monero account has never tweeted about something that was ccs-funded, you're only confirming that you've been around for 5 minutes
-
geonic
yes, you got me, you win!
-
m-relay_
<123bob123:matrix.org> Said my piece shit goes in circles nothing will change
-
m-relay_
<123bob123:matrix.org> Reminds me of government
-
nioc
who wants full membership proofs anyway
-
geonic
nioc: not the question being posed by this CCS... the question is who wants indefinite work towards FCMPs with no milestones and no accountability
-
nioc
sounds like previous MRL funding :)
-
geonic
almost all of them have milestones I think... and allowed for community input
-
nioc
surae and sarang milestones were only for time spent
-
geonic
and what was their "burn rate"? $10k/month tops
-
geonic
this is like $10k/week
-
nioc
basic research with no focus on producing anything
-
geonic
not arguing that. sarang was paid to keep tabs on new research basically
-
m-relay_
<dudinka:matrix.org> What's that website to see the hash rate of cpu? I lost it
-
geonic
and some implementation work on BP if I recall correctly
-
m-relay_
<ctrej:matrix.org> dudinka: dont remember from the top of my head, ask in Monero Mining
-
nioc
I only mine for heat, Cat enjoys that
-
m-relay_
<dudinka:matrix.org> Not a channel... A website. I can't find in the log someone sent me yesterday lol it shows the hash rate like AMD 7800x, Intel 12900k...
-
geonic
-
dEBRUYNE
fwiw, plenty of proposals have been 'promoted' through the @monero account in the past
-
m-relay_
<123bob123:matrix.org> Yeah past nothing recent
-
m-relay_
<dudinka:matrix.org> I think I found. thank you
-
m-relay_
<dudinka:matrix.org> At the same time :p
-
m-relay_
<123bob123:matrix.org> I searched css on monero it was like 2021
-
geonic
just make it a standard, forward-looking CCS proposal with milestones, building on the work that was already done and ideally bringing it to some level of completion. win-win
-
m-relay_
<chesterfield:faelix.im> We funded a seraphis alternative that had milestones and accountability and we ended up not using
-
m-relay_
<123bob123:matrix.org> I searched ccs on monero it was like 2021
-
geonic
kayaba & co get their money, we get some results
-
dEBRUYNE
123bob123: Sure, but which proposal do you think should be tweeted now then (apologies, out of the loop)
-
m-relay_
<chesterfield:faelix.im> I’m happy to retroactively fund explorative work that gets or influences a merge
-
m-relay_
<123bob123:matrix.org> Just any that gets funded at least
-
m-relay_
<123bob123:matrix.org> Promote
-
m-relay_
<123bob123:matrix.org> Keep it fair
-
geonic
has anyone asked to be promoted and been denied?
-
m-relay_
<123bob123:matrix.org> Not the point
-
m-relay_
<123bob123:matrix.org> Its an “offical”monero account why not promote projects
-
m-relay_
<123bob123:matrix.org> Funded by community
-
geonic
why not suggest things to promote?
-
geonic
who do you expect to do the work for you?
-
m-relay_
<123bob123:matrix.org> Wdym expect to do the work for you?
-
geonic
of picking projects to promote and drafting the tweets?
-
m-relay_
<123bob123:matrix.org> So lets hide funded proposals
-
m-relay_
<123bob123:matrix.org> Not my job as everyone here seems to say
-
m-relay_
<123bob123:matrix.org> You run the twatter account do it yourself
-
geonic
I don't run it
-
geonic
some people have access to it but they have other jobs too. if you have suggestions, make them here, like I did
-
geonic
not sure what the complaining, finger pointing and witch hunting is achieving
-
m-relay_
<123bob123:matrix.org> Not complain pointing out
-
m-relay_
<123bob123:matrix.org> Not complaining pointing out
-
m-relay_
<123bob123:matrix.org> Evenyone has a job and a life
-
m-relay_
<123bob123:matrix.org> Everyone has a job and a life
-
geonic
yeah, finger-pointing was the second of the two :)
-
geonic
of the three*
-
m-relay_
<123bob123:matrix.org> Lmao
-
m-relay_
<123bob123:matrix.org> Wow
-
m-relay_
<ctrej:matrix.org> geonic: promoting a heavily controversial proposal as a endorsed by the community is problematic
-
geonic
is there anything on which you, 123bob and ofrn disagree?
-
midipoet
i bet they have different musical tastes
-
geonic
:)
-
midipoet
drill, harcore, and noise
-
midipoet
*hardcore
-
midipoet
each to their own, i guess
-
m-relay_
<ctrej:matrix.org> had some beef with ofrn when he pretended that he made the caged eye video, just to get feedback. Didn't know that was a CCS funded video at the time, so I hold back mean comments
-
m-relay_
<ctrej:matrix.org> a year ago or so, this room
-
midipoet
i do sometimes wonder what rotten listens to though
-
m-relay_
<ctrej:matrix.org> apart from that I dont recall any major disagreements, but I dont recall major disagreements with almost anyone else
-
m-relay_
<ctrej:matrix.org> Oh yeah, we disagree on p2pool
-
m-relay_
<ctrej:matrix.org> idk who bob is, don't recognize that name
-
m-relay_
<123bob123:matrix.org> Geonic bait someone else not playing you drunk games
-
m-relay_
<123bob123:matrix.org> Geonic bait someone else not playing your drunk games
-
geonic
-
m-relay_
<ctrej:matrix.org> geonics ego is too large to accept that more then one person disagrees with him, so he has to merge everyone into one, and craft a story around to make it work
-
geonic
I like that story. see, you're learning.
-
m-relay_
<ctrej:matrix.org> recall that he accused ofrn and rotten to be the same person as well
-
nioc
bob is dan
-
geonic
great memory for someone who is not ofrn and not rotten!
-
geonic
lol
-
geonic
but midi is right, I did forget rotten in that equation. he's been too quiet...
-
geonic
anyway, keep harping on about my ccs if that strengthens the bond between the 4 of you
-
midipoet
when Alice becomes Bob, we are all screwed. especially Charlie.
-
m-relay_
<ctrej:matrix.org> thanks nioc
-
m-relay_
<123bob123:matrix.org> Interesting
-
m-relay_
<123bob123:matrix.org> Insults
-
m-relay_
<123bob123:matrix.org> Please act your age not your shoe size, unless your shoe size is your age then makes sense
-
m-relay_
<123bob123:matrix.org> Also thank you for also confirming your drunk
-
m-relay_
<sneedlewoods_xmr:matrix.org> lemme ask a stupid question
-
m-relay_
<sneedlewoods_xmr:matrix.org> why is there so much discussion if a CCS should get merged, if it's then funded by community
-
m-relay_
<sneedlewoods_xmr:matrix.org> and why not just merge everything (that is at least somehow related to monero) and let the community decide what they want to fund?
-
midipoet
because some people think that other people have more money then sense
-
midipoet
also, i guess there is a non-trivial chance there could be over saturation of the CCS, leading to less quality proposals getting funded overall (as funds are directed to those of "lesser" quality).
-
m-relay_
<sneedlewoods_xmr:matrix.org> I mean I get it, if the CCS is directly related to the codebase, of course those things should be discussed and reviewed
-
m-relay_
<123bob123:matrix.org> Its for checks and balances why css proposals get submitted and reviewed.
-
m-relay_
<ctrej:matrix.org> Its a two step process, both community and donors have to agree that something is worthwhile
-
geonic
so far (afaik) every merged ccs proposal has been successfully funded. if all proposals got merged automatically this would stop being the case pretty quickly and the ccs would just become another donation page
-
m-relay_
<recanman:agoradesk.com> Like ceetee said, at that point it becomes a cluttered donation apge
-
m-relay_
<recanman:agoradesk.com> Like ceetee and geonic said, at that point it becomes a cluttered donation page
-
m-relay_
<sneedlewoods_xmr:matrix.org> thanks, that makes sense
-
dukenukem
everyone's rotten!