惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

月光博客
月光博客
人人都是产品经理
人人都是产品经理
博客园 - 聂微东
WordPress大学
WordPress大学
S
SegmentFault 最新的问题
博客园 - Franky
V
V2EX
Y
Y Combinator Blog
Google DeepMind News
Google DeepMind News
J
Java Code Geeks
T
The Blog of Author Tim Ferriss
罗磊的独立博客
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Jina AI
Jina AI
博客园 - 叶小钗
F
Fortinet All Blogs
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
A
About on SuperTechFans
M
MIT News - Artificial intelligence
云风的 BLOG
云风的 BLOG
Last Week in AI
Last Week in AI
D
Docker
博客园 - 【当耐特】
阮一峰的网络日志
阮一峰的网络日志

Latest news

LG G6 vs. LG G5: I compared the latest OLED TV models, and it's a surprisingly tough choice I saw the 'MacBook Pro for Linux users' for the first time, and it's a legit Windows threat I'm putting Motorola above Samsung when it comes to flip phones - and won't think twice I got an early look at ChatGPT Images 2.0, and it's impressive - with one exception I compared Thread, Zigbee, and Matter - here's the best smart home setup for you Scaling agentic AI demands a strong data foundation - 4 steps to take first 5 Apple products explain my optimism for John Ternus as the next CEO This Motorola phone deal comes with free Bluetooth trackers and earbuds - how it works Can a near infrared laptop light boost my mood? I tried it to find out This free app makes journaling so easy that I've managed to do it for 3 months CachyOS is the Arch Linux distro to try if you want serious speed and performance I tested Surfshark's new Dausos VPN protocol - here's how it compares to WireGuard How to easily encrypt your files on an Android phone - for free I'm not giving up on DJI cameras yet - not when they can upset my GoPro like this Why I'm recommending last year's phones over 2026 models - with one exception This powerful Gemini setting made my AI results way more personal and accurate After testing this HP laptop, I get why its 'boring' design is adored by business users The best TV antenna of 2026: Expert tested Your old iPad or Android tablet can be your new smart home panel - here's how Apple's original AirTag still tracks effectively, and you can get a 4-pack for its best price ever T-Mobile will give you an iPad for $99 when you sign up for a new line - here's how How to qualify for Apple's education discount - and get a $499 MacBook Neo for school T-Mobile will give you a Samsung Galaxy Watch 8 for free - how to get yours Prolonged AI use can be hazardous to your health and work: 4 ways to stay safe Verizon will give you a free iPad or Apple Watch with your next iPhone - how the deal works The best laptops of 2026: Expert tested and reviewed I hid 4 Bluetooth trackers (including AirTags) to test their reliability - here's how Android rivals compared I stopped using my iPhone's hotspot after testing this 5G router - and that won't change The best Kindles in 2026: Expert recommended Does Best Buy price match? Everything to know about matching prices online and in-store
'Like handing out the blueprint to a bank vault': Why AI ...
2026-04-15 · via Latest news
cal app screenshot
Cal/ZDNET

Follow ZDNET: Add us as a preferred source on Google.


ZDNET's key takeaways

  • Cal is reluctantly moving away from open source for security.
  • This move isn't about Mythos, but risks from modern AI tools.
  • Given the choice, Cal would return to open source.

When Cal was founded in 2022, Bailey Pumfleet, the CEO and co-founder, wrote, "Cal.com would be an open-source project [because] limitations of existing scheduling products could only be solved by open source." 

Also: How AI has suddenly become much more useful to open-source developers

Since Cal was successful and now claims to be the largest Next.js project, he was on to something. Today, however, Pumfleet tells me that AI programs such as "Claude Opus can scour the code to find vulnerabilities," so the company is moving the project from the GNU Affero General Public License (AGPL) to a proprietary license to defend the program's security.

Threat of AI hackers

Many companies have moved from open-source licenses to semi-proprietary licenses for business reasons over the years. It may not have been that smart, but they did it anyway. What Cal is doing is something new and may be disturbing to open-source proponents. Overwhelmed by the threat of AI hackers, it is completely shutting down its commercial open-source program.

Also: Want to build a startup that gets acquired? This founder shares 5 proven tips

"Open source security always relied on people to find and fix any problems," said Peer Richelsen, co-founder of Cal. "Now AI attackers are flaunting that transparency." Pumfleet added, "Open-source code is basically like handing out the blueprint to a bank vault. And now there are 100× more hackers studying the blueprint."

The blueprint exists

Anthropic's Mythos model proved in early April that it could break into some of the world's safest software systems. The prime example of that is Mythos finding a serious security hole in OpenBSD, which places a strong emphasis on security.

However, it wasn't Mythos that caused Cal to make its radical change. Pumfleet explained, "We saw this coming anyway. Even without Mythos, it's incredibly easy to point previous generation models like Claude Opus at an open source codebase" and find holes.

Also: 7 AI coding techniques I use to ship real, reliable products - fast

Cal also quoted Huzaifa Ahmad, CEO of Hex Security, "Open-source applications are 5-10× easier to exploit than closed-source ones. The result, where Cal sits, is a fundamental shift in the software economy. Companies with open code will be forced to risk customer data or close public access to their code."

"We are committed to protecting sensitive data," Pumfleet said. "We want to be a scheduling company, not a cybersecurity company." He added, "Cal.com handles sensitive booking data for our users. We won't risk that for our love of open source."

Cal.diy release

While its commercial program is no longer open source, Cal has released Cal.diy. This is a fully open-source version of its platform for hobbyists. The open project will enable experimentation outside the closed application that handles high-stakes data. 

Pumfleet concluded, "This decision is entirely around the vulnerability that open source introduces. We still firmly love open source, and if the situation were to change, we'd open source again. It's just that right now, we can't risk the customer data."

Also: I built two apps with just my voice and a mouse - are IDEs already obsolete?

AI is indeed proving to be a mixed blessing for open-source projects and programmers. Will other smaller companies that do not have the resources to patch a flood of AI hacks follow in Cal's footsteps? Stay tuned. It is not only open-source coding that is being radically changed by AI, but also the open-source business models.