For those interested in #opensource and #foss development, would you please take a look at https://raphael.lullis.net/open-source-funding/ and share your thoughts?
@silverpill Hey, it's cool you checked this out. I've been following your work on Mitra and it's really impressive!
Re: payments and subscriptions, have you checked already the Unlock Protocol (https://unlock-protocol.com)?
Re: the idea from the post, I wouldn't make with crypto/web3. First, because there is already a project doing something similar for crypto, gitcoin. Second, this would *benefit* from having intermediaries and build social trust. There is some clash with the crypto ethos.
@silverpill how is unlock centralized? IIUIC, it is just a system to mint NFTs and web3 libraries that check ownership, no?
@silverpill I agree about the "governance theater", but I'd say you are being too cynical about the rest... The frontend is open source, it is not their fault if "no one will make a different frontend". The important thing is composability anyway, frontends matter little: same with Uniswap and most of the main DeFi projects, users worry about contracts having bugs and locking funds. At this stage of development, having upgradeable contracts seems less risky.
@silverpill you can fork without any issue. The CLA is standard procedure in companies that need to keep track of copyright.
As for their frontend, it is only used for those that want to mint the locks. Those that want to buy the NFT/get access to a site don't need to visit it.
I'm trying to think what you'd do differently that would make the system "more open"...
>At this stage of development, having upgradeable contracts seems less risky.
Uniswap v1 was immutable and it was fine, it was actually considered the best practice but then Compound invented governance token farming and now every DeFi system is backdoored and ponzi-like. That didn't stop hackers, in fact hacks are happening more often because of increased code complexity.