Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Blog

Welcome to Codidact Meta!

Codidact Meta is the meta-discussion site for the Codidact community network and the Codidact software. Whether you have bug reports or feature requests, support questions or rule discussions that touch the whole network – this is the site for you.

Comments on The Codidact Foundation: now with added bank accounts!

Post

The Codidact Foundation: now with added bank accounts!

+17
−0

Ever since we formed the Codidact Foundation almost a year ago, we’ve been trying to get our financial situation sorted. As a community run non-profit, our intention has always been to avoid the shenanigans and profiteering of for-profit companies, and to be as open and honest as possible with the people we serve. That’s why we formed as we did – as a Community Interest Company – to make that intention clear and to give us a path to charity status once we’re ready to pursue that.

However, it turns out that getting hold of a bank account for a newly formed, community-led, international CIC, in the middle of a pandemic, is… not very easy. Who knew?

As of today, we’re very happy to announce that we’ve finally managed to sort those issues out, and we are set up with bank accounts and payment processors. That means that at long last, if you like what we’re doing, you can support us to do more of it!

You’ll find a new “Donate” button in the sidebar along with all the other information about Codidact. We’ve managed to secure accounts in GBP, USD, and EUR, and we can accept donations in any of them (or any other currency, as long as your bank can convert it for you). While we live within our means and our expenses aren’t huge, we’re hoping that a little community support here and there will let us make sure we can continue and improve the work we’ve been doing, and give us funds to spend sensibly on making things better for our network and our platform.

Our new donation form is hosted right here on our network, so you don’t need to leave what you’re doing if the urge to help out overtakes you – it’ll send you right back where you left off once you’re done. Whether you’re used to providing card details directly or via a third-party page (like PayPal), please rest assured that your privacy and security is protected. All card details are handled exclusively by Stripe, and are never passed through or logged by our own servers. Support is always available through the usual channels here on-site or via email at support@codidact.org.

Whatever comes next, we’re committed to being as open, honest, and accountable as possible. We don’t yet have exact plans for what we plan to spend money on, but we have several potential options. Increasing our server capacity is likely to be one of the first things we look at to help make sure the network is as stable as possible. We’ll provide regular financial reports for anyone who wants to look in more detail, including what we’ve received and how we’ve spent it.

We’re looking forward to opening this new chapter – and we hope you’ll join us!

History
Why does this post require moderator attention?
You might want to add some details to your flag.

5 comment threads

Recurring donations? (5 comments)
Paypal? (2 comments)
Suggest to put the donation form on `www.codidact.com` instead (6 comments)
Donate button visibility (1 comment)
Plans to publish wire transfer details? (1 comment)
Suggest to put the donation form on `www.codidact.com` instead
Canina‭ wrote over 2 years ago

As it is, it's easy to get the impression that since the donation form is hosted on each separate community's host name, https://meta.codidact.com/donate is somehow distinct from, say, https://writing.codidact.com/donate, and that the donation somehow goes directly to the community where one makes the donation. I suspect that's not the intention, and therefore suggest that the donation form instead be moved to www.codidact.com with an appropriate link in the header on the codidact.com front page, and the sidebar link on each respective community points there instead.

ArtOfCode‭ wrote over 2 years ago

Canina‭ While that's not totally impossible, it's not feasible with our current setup, unfortunately. codidact.com and codidact.org are both simple client-side sites with no backend systems - the communities are the only place we have the systems in place to handle the donations.

Canina‭ wrote over 2 years ago

ArtOfCode‭ Well, how about a separate donate.codidact.com or something along those lines, then? My suggestion isn't so much about the exact domain name, as it is about clearly indicating already in the domain name that the donation doesn't go to any particular community, but to the network as a whole. The page design could then emphasize that fact even further.

Monica Cellio‭ wrote over 2 years ago

ArtOfCode‭ I think the first comment was about .com, not .org (.com = list of communities). Or donate.codidact.com sounds like a good approach too. Or if all of this is too much hassle, we can presumably massage the wording on the page to be clear that you're supporting the whole project and not just the local community.

Canina‭ wrote over 2 years ago · edited over 2 years ago

Monica Cellio‭ Yes, I meant for it to be codidact.com. A link from codidact.org to wherever it is might also not be a bad idea, but that would just be a link so should be largely a non-issue regardless of what actually runs on the web server for the host name in question. The donation page should be clear about what one actually donates to in any case, but the FQDN is a bit of a tip-off too at least to more technically inclined users. And, well, because I like separation of concerns.

Monica Cellio‭ wrote over 2 years ago

Yeah, somebody's already working on adding a donation button or link to the .org page, I'm pretty sure. (Separate repo, because the foundation is not the network though there's a ton of overlap.)