Technical Reference
Security & Privacy
Designed under the principle of least privilege. Your code is never ours; we only borrow it when you say so.
Ephemeral Tokens
We never store your personal Access Token permanently. We use GitHub App installation tokens that rotate every hour and are only valid for the repositories you have authorized.
Granular Access
Unlike OAuth, the GitHub App allows you to select repo by repo. You don't have to give us the keys to your entire organization if you only want to edit a blog.
Data Privacy
Your content is yours
We do not use your code to train AI models or share it with third parties. The MongoDB cache is isolated and protected.
Immediate Revocation
When you uninstall the App on GitHub, we lose access instantly. Our system detects the revocation and deletes the associated cached data.