{"id":34807502,"url":"https://github.com/johnforfar/johnny-blog-dg","last_synced_at":"2026-05-25T19:37:25.101Z","repository":{"id":318793102,"uuid":"1076531910","full_name":"johnforfar/johnny-blog-dg","owner":"johnforfar","description":null,"archived":false,"fork":false,"pushed_at":"2025-10-15T05:01:39.000Z","size":83234,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-26T22:52:21.316Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/johnforfar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-15T02:02:25.000Z","updated_at":"2025-10-15T05:01:42.000Z","dependencies_parsed_at":"2025-10-15T21:43:52.062Z","dependency_job_id":null,"html_url":"https://github.com/johnforfar/johnny-blog-dg","commit_stats":null,"previous_names":["johnforfar/johnny-blog-dg"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/johnforfar/johnny-blog-dg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnforfar%2Fjohnny-blog-dg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnforfar%2Fjohnny-blog-dg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnforfar%2Fjohnny-blog-dg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnforfar%2Fjohnny-blog-dg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johnforfar","download_url":"https://codeload.github.com/johnforfar/johnny-blog-dg/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnforfar%2Fjohnny-blog-dg/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33490984,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-25T14:31:05.219Z","status":"ssl_error","status_checked_at":"2026-05-25T14:31:02.878Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-12-25T12:03:52.313Z","updated_at":"2026-05-25T19:37:25.075Z","avatar_url":"https://github.com/johnforfar.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Johnny Blog Datagraph\n\n🚀 **Encrypted Blog Backend for Xnode Deployment**\n\nA secure, encrypted backend that serves blog content with:\n- **End-to-end encryption** (Age encryption)\n- **High compression** (Zstandard)\n- **GitHub-compliant storage** (Files \u003c100MB)\n- **Fast API server** (Bare metal performance)\n\n## 🔒 Security\n\n- **No secrets in code** - All keys stored as environment variables\n- **Public repository safe** - All data encrypted before GitHub\n- **Internal API only** - Backend not exposed to internet\n\n## 🚀 Quick Start\n\n```bash\n# Clone repository\ngit clone https://github.com/johnforfar/johnny-blog-dg\ncd johnny-blog-dg\n\n# Install dependencies\nnpm install\n\n# Set environment variables (create .env file)\necho \"AGE_PRIVATE_KEY=your_age_private_key_here\" \u003e .env\n\n# Start API server\nnpm run dev\n```\n\n## 🔧 Environment Variables\n\nCreate a `.env` file with:\n```bash\nAGE_PRIVATE_KEY=your_age_private_key_here\nDATAGRAPH_PORT=3007\n```\n\n## 🌐 Xnode Deployment\n\nDeploy both frontend and backend on same Xnode:\n- **Frontend**: Port 3000 (public access)\n- **Backend**: Port 3007 (internal only)\n- **Communication**: Frontend → localhost:3007\n\n## 📁 Project Structure\n\n```\njohnny-blog-dg/\n├── data/           # Encrypted content (.age files)\n├── metadata/       # Public metadata (JSON)\n├── api/           # API server\n├── scripts/       # Tools\n└── nix/           # NixOS deployment\n```\n\n## 🛡️ Security Features\n\n- **Encrypted storage**: All content encrypted with Age\n- **No key exposure**: Private keys never committed\n- **Internal API**: Backend only accessible from localhost\n- **GitHub safe**: All data encrypted before commit\n\n---\n\n**Secure, fast, and decentralized** 🌟","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnforfar%2Fjohnny-blog-dg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohnforfar%2Fjohnny-blog-dg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnforfar%2Fjohnny-blog-dg/lists"}