{"id":29606664,"url":"https://github.com/thecodeah/secret-board","last_synced_at":"2025-10-09T03:40:07.598Z","repository":{"id":41909903,"uuid":"173078334","full_name":"thecodeah/secret-board","owner":"thecodeah","description":"An anonymous secret-sharing website","archived":false,"fork":false,"pushed_at":"2023-04-21T21:09:43.000Z","size":269,"stargazers_count":7,"open_issues_count":6,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-21T06:55:59.702Z","etag":null,"topics":["django","python3","secret-sharing","social-network"],"latest_commit_sha":null,"homepage":"","language":"Python","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/thecodeah.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}},"created_at":"2019-02-28T09:05:56.000Z","updated_at":"2024-11-08T10:05:26.000Z","dependencies_parsed_at":"2022-08-11T21:00:48.410Z","dependency_job_id":null,"html_url":"https://github.com/thecodeah/secret-board","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thecodeah/secret-board","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodeah%2Fsecret-board","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodeah%2Fsecret-board/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodeah%2Fsecret-board/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodeah%2Fsecret-board/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thecodeah","download_url":"https://codeload.github.com/thecodeah/secret-board/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodeah%2Fsecret-board/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000714,"owners_count":26082911,"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","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["django","python3","secret-sharing","social-network"],"created_at":"2025-07-20T17:06:13.564Z","updated_at":"2025-10-09T03:40:07.583Z","avatar_url":"https://github.com/thecodeah.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Secret Board\n\u003cimg align=\"right\" width=23% src=\"https://github.com/thecodeah/secret-board/blob/master/web/static/img/logo.svg\"\u003e\n\nSecret Board is an anonymous secret-sharing website written in Python using the Django web framework.\n\nOnce you enter the website an anonymous user account is automatically generated for you. SecretBoard does not keep track of you in any way, you're only linked to your session token and a randomly generated username.\n\nYou can post secrets on a variety of boards such as #random, #work or #dating. You can also interact with posts by liking them.\n\n## Screenshot\n![secretboard-screenshot](https://user-images.githubusercontent.com/21268739/78712486-ebc5b480-7918-11ea-86f9-8ff880176376.png)\n\n## Setting up your own instance of SecretBoard\n\nIf you want to set up your own instance of SecretBoard, the easiest way to do so would be by using Docker.\n\n**1. Clone the repository or just download the `docker-compose.yml` file.**\n```\ngit clone github.com/thecodeah/secret-board\n```\n\n**2. Set up the two environment variables that SecretBoard requires.**\n\n`SB_SECRET_KEY` Django secret key : https://docs.djangoproject.com/en/2.1/ref/settings/#secret-key\n\n`SB_DB_PASSWORD` The password that the Django project will use to connect to the database, and the PostgreSQL service will use to create an account.\n\n**3. Start it up!**\n\nNote : You have to be in the same directory as where the `docker-compose.yml` file resides.\n```\ndocker-compose up\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecodeah%2Fsecret-board","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthecodeah%2Fsecret-board","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecodeah%2Fsecret-board/lists"}