{"id":18901214,"url":"https://github.com/regular/ssb-photos","last_synced_at":"2025-07-10T11:14:06.631Z","repository":{"id":66061327,"uuid":"159636723","full_name":"regular/ssb-photos","owner":"regular","description":"Decentralised photo sharing and collaborative image editing ","archived":false,"fork":false,"pushed_at":"2019-04-26T05:43:21.000Z","size":787,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-15T03:11:32.594Z","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/regular.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}},"created_at":"2018-11-29T08:58:40.000Z","updated_at":"2025-03-17T07:38:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"e8a66ab2-524b-4b96-a649-bb8d5fefbfc2","html_url":"https://github.com/regular/ssb-photos","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/regular/ssb-photos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/regular%2Fssb-photos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/regular%2Fssb-photos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/regular%2Fssb-photos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/regular%2Fssb-photos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/regular","download_url":"https://codeload.github.com/regular/ssb-photos/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/regular%2Fssb-photos/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264569476,"owners_count":23629605,"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":[],"created_at":"2024-11-08T08:55:29.046Z","updated_at":"2025-07-10T11:14:06.619Z","avatar_url":"https://github.com/regular.png","language":"JavaScript","readme":"# ssb-photos\n\nDecentralised photo sharing and collborative image editing\n\n![screenshot](ssb-photos.png)\n\nssb-photos is a desktop application for Linux, OSX and Windows, based om Secure Scuttlebutt and Tre. It creates a private social network and allows user to generate invite codes for friends and familiy. Once invited, they can collaborate on organising and editing photos.\n\n# Status\n\nssb-photos is under active development. See instructions below to try it out. (requires git and npm to be installed). It currently lacks end-user friendly tools to create networks and invite codes, these task currently require familiarity with the command line.\n\n## Instllation (for development)\n\n```\nnpm i -g tre-init\ngit clone http://github.com/regular/ssb-photos.git\ncd ssb-photos\nnpm i\ntre-init\ntre-bot server\n# make sure Chrome is not running when\n# you run the following command line for the first time.\n\n# In a new terminal\ntre-debug index.js\n\n# start chrome and navigate to the URL\n# printed by tre-debug\n```\n\n`tre-init` here creates a new ssb network by generating a configuration for `sbot` (now callled ssb-server). This configuration can be found in `.trerc`. `tre-bot` is a small wrapper for `sbot` that makes it look for the configuration in `.trerc` and create its data directory in `.tre`. Otherwise, the data structures are standard ssb.\n\n## Create a pub\n\nYou need to create an ssb pub to be able to share photos with others that are not in the same LAN. Follow instructions [here](https://ssbc.github.io/docs/scuttlebot/howto-setup-a-pub.html) (skip the invite step).\n\nOn your local machine in the ssb-photos project directory, run\n\n```\ntre-pub-config \u003e config\n```\n\nTransfer the generated config file to your pub and use it instead of the stock one. That means, you copy it into `~/.ssb`, or, if you use a custom `ssb_appname`, into `~/.${ssb_appname}/config`.\n\nCreate a JSON file `.tre/remotes` on your local machine the format:\n\n```\n{\n  \"name of pub\": \"address of pub\"\n}\n```\n\nwhere `address of pub` is the output of `sbot getAddress` run on the pub.\n\n## Create invites\n\nLocally run `tre-invite --compact` to create an invite code for a friend. Send that code via email or messanger. Your friend needs to download [bay-of-plenty](https://github.com/regular/bay-of-plenty/releases/) (currently OSX only) and paste that invite code. Now you can collaborate on the photo collection.\n\n---\n\nThis is a Prototype Fund project, in part funded by Bundesministerium fuer Bildung und Forschung. (Germany's Ministry of Science and Education)\n\nLicense AGPLv3 - Copyright 2019 Jan Bölsche\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fregular%2Fssb-photos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fregular%2Fssb-photos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fregular%2Fssb-photos/lists"}