HN user

EvanZhouDev

331 karma
Posts25
Comments10
View on HN
twitter.com 1d ago

Google has started Pre-Training Gemini 4

EvanZhouDev
3pts4
openai-oauth.vercel.app 7d ago

Show HN: Sign in with your ChatGPT account for free AI

EvanZhouDev
3pts3
x.ai 16d ago

xAI Is Now SpaceXAI

EvanZhouDev
3pts1
twitter.com 20d ago

GitHub will send you a CD with your repo on it

EvanZhouDev
16pts6
github.com 1mo ago

Apple's Linux Container v1.0 Releases

EvanZhouDev
2pts0
finance.yahoo.com 1mo ago

Airbnb CEO Brian Chesky Plans to Start New AI Company

EvanZhouDev
2pts0
play-bot-or-not.vercel.app 1mo ago

Show HN: Bot or Not – Spot AI-generated randomness

EvanZhouDev
4pts0
www.monako.ai 1mo ago

Monako: Linux-Powered 48g Smart Glasses with Display

EvanZhouDev
3pts0
microsoft.ai 1mo ago

MAI-Code-1-Flash

EvanZhouDev
540pts255
microsoft.ai 1mo ago

Microsoft's MAI-Image-2.5 is #3 on Image Arena

EvanZhouDev
4pts0
www.theverge.com 1mo ago

Microsoft Releases MAI-Thinking-1 Reasoning Model

EvanZhouDev
5pts0
www.computerworld.com 1mo ago

Microsoft announces Scout, an autonomous AI agent built on OpenClaw

EvanZhouDev
94pts87
appleguessr.vercel.app 2mo ago

Show HN: AppleGuessr – GeoGuessr for Apple Stores

EvanZhouDev
1pts0
www.ietf.org 3mo ago

Internet Protocol Version 8 (IPv8)

EvanZhouDev
134pts111
www.perplexity.ai 3mo ago

Perplexity Introduces Personal Finance

EvanZhouDev
3pts2
github.com 4mo ago

Show HN: Free OpenAI API Access with ChatGPT Account

EvanZhouDev
48pts17
www.youtube.com 4mo ago

I Asked 6 AIs to Nuke My Computer [video]

EvanZhouDev
4pts1
github.com 5mo ago

Show HN: ViewLint – Lint UI, Not Code

EvanZhouDev
3pts0
github.com 2y ago

Show HN: A Better JavaScript/TS SDK for Google Gemini

EvanZhouDev
2pts0
www.youtube.com 2y ago

Show HN: How I made a donut-shaped donut.c replica in Python [video]

EvanZhouDev
3pts0
github.com 2y ago

Show HN: A (Donut-Shaped) Donut.c Clone in Python

EvanZhouDev
4pts1
github.com 2y ago

Show HN: A JavaScript Google Palm API Better Than Google's Own API

EvanZhouDev
4pts0
github.com 3y ago

Show HN: donut.c Rewritten in JavaScript

EvanZhouDev
2pts0
github.com 3y ago

Show HN: A Free and Fast Image Upscale+Unblur AI

EvanZhouDev
2pts0
github.com 3y ago

Show HN: A JavaScript library for interacting with Google Bard

EvanZhouDev
2pts0

I would say that the risk is very low. OpenAI has allowed usage of Codex's OAuth in other AI harnesses (as per communications on X/Twitter), and this is simply generalizing that. I have personally been using OpenAI OAuth's CLI frequently since v1 months ago.

That being said, by using OpenAI OAuth, you assume the risks of using this project, and you are still responsible for complying with OpenAI's Terms of use and usage Policies. See https://github.com/EvanZhouDev/openai-oauth#legal for more information.

OpenAI OAuth v2's new Sign in with ChatGPT button lets users securely link their free or paid ChatGPT account that your app can use as an OpenAI API. It uses a reverse-engineered version of Codex's OAuth flow under-the-hood, and authenticates directly between your browser and OpenAI's servers with the credentials passed locally through a Sign in with ChatGPT browser extension.

And, just like OpenAI OAuth v1, you can always run `npx openai-oauth@latest` to instantly get a free local OpenAI API with your Codex account.

OpenAI OAuth v2 is open source under Apache-2.0 on GitHub: https://github.com/EvanZhouDev/openai-oauth

Let me know if you have any feedback or find any bugs!

To be clear, when I posted this, the title of the post was "IPv8 Proposal". However, it seems to have been edited at some point to be "Internet Protocol Version 8 (IPv8)" thus becoming a misleading title and seems to have gotten his post flagged. Not sure how that happened, or why.

The repo does explicitly say to only use this for personal or experimental projects. That being said, OpenCode is relying on this in a "professional" context without any issue so far. I am not saying that is proof this is _not_ against ToS, but it does show perhaps OAI is ok with such usage.

I find it hard to believe they'll make it official completely, as that's basically giving away free API credits. If they really wanted the benefits of having free API credits they would just do that directly (but I doubt they'd do that in their current situation).