{"id":18913507,"url":"https://github.com/privacyforge/nashenas","last_synced_at":"2026-03-09T13:30:15.446Z","repository":{"id":242223827,"uuid":"792726411","full_name":"PrivacyForge/nashenas","owner":"PrivacyForge","description":"Anonymous MiniApp Messenger Powered By E2E Encryption (AES + RSA)","archived":false,"fork":false,"pushed_at":"2024-09-03T14:56:52.000Z","size":21125,"stargazers_count":110,"open_issues_count":3,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-31T14:26:21.888Z","etag":null,"topics":["anonymous","cryptography","message"],"latest_commit_sha":null,"homepage":"","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PrivacyForge.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}},"created_at":"2024-04-27T11:58:44.000Z","updated_at":"2024-12-05T23:52:44.000Z","dependencies_parsed_at":"2024-06-01T14:06:35.597Z","dependency_job_id":"74003695-c327-42cd-a0e9-949b38be468a","html_url":"https://github.com/PrivacyForge/nashenas","commit_stats":null,"previous_names":["privacyforge/nashenas"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrivacyForge%2Fnashenas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrivacyForge%2Fnashenas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrivacyForge%2Fnashenas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrivacyForge%2Fnashenas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrivacyForge","download_url":"https://codeload.github.com/PrivacyForge/nashenas/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239907242,"owners_count":19716584,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["anonymous","cryptography","message"],"created_at":"2024-11-08T10:08:05.528Z","updated_at":"2026-03-09T13:30:15.335Z","avatar_url":"https://github.com/PrivacyForge.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nashenas\nNashenas is a anonymous messaging bot for Telegram users, designed for security purposes. It allows users to send encrypted messages to each other without revealing their identities. Nashenas uses hybrid encryption (RSA + AES) similar to TLS, ensuring that messages remain secure and protected against Man-in-the-Middle (MitM) attacks. The goal is to create a safe and enjoyable platform for anonymous communication. The chart below explains the core mechanism of Nashenas in the simplest way:\n\n![chart](https://github.com/PrivacyForge/nashenas/blob/main/chart.png)\n\n## Deployment\nThis section provides the necessary guidelines for deploying the project.\n\n### Redis\nWe send message notifications using Redis, so you need to set up an instance.\n\n### Front-end\nSet env variables at `.env`.\n\ninstall dependencies:\n```sh\nbun install\n```\nto build:\n```sh\nbun run build\n```\n\n### Back-end\nSet env variables at `./server/.env`.\n\ninstall dependencies:\n```sh\ngo install\n```\nto run:\n```sh\ngo run main.go\n```\n\n### Telegram bot\nSet env variables at `./bot/.env`.\n\ninstall dependencies:\n```sh\nbun install\n```\nto run:\n```sh\nbun run src/index.ts\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprivacyforge%2Fnashenas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprivacyforge%2Fnashenas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprivacyforge%2Fnashenas/lists"}