{"id":26517186,"url":"https://github.com/fraction/ssb-vanity","last_synced_at":"2025-03-21T08:18:59.807Z","repository":{"id":55743840,"uuid":"229837098","full_name":"fraction/ssb-vanity","owner":"fraction","description":"Generate custom vanity public keys for Secure Scuttlebutt (SSB).","archived":false,"fork":false,"pushed_at":"2020-12-12T17:44:08.000Z","size":16,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-18T14:08:16.558Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/fraction.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-12-23T23:28:56.000Z","updated_at":"2021-02-28T20:39:18.000Z","dependencies_parsed_at":"2022-08-15T06:40:50.220Z","dependency_job_id":null,"html_url":"https://github.com/fraction/ssb-vanity","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fraction%2Fssb-vanity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fraction%2Fssb-vanity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fraction%2Fssb-vanity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fraction%2Fssb-vanity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fraction","download_url":"https://codeload.github.com/fraction/ssb-vanity/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244236078,"owners_count":20420758,"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":"2025-03-21T08:18:59.202Z","updated_at":"2025-03-21T08:18:59.800Z","avatar_url":"https://github.com/fraction.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SSB-Vanity\n\n\u003e Generate custom vanity public keys for Secure Scuttlebutt (SSB).\n\n## Usage\n\n```javascript\nconst ssbVanity = require('ssb-vanity')\n\nconst myKeys = ssbVanity((keys) =\u003e\n  keys.public.startsWith('SSB')\n)\n\nconsole.log(myKeys)\n```\n\n```javascript\n{\n  curve: 'ed25519',\n  public: 'SSBzcRZYPjtP5rSIezMgHKiSU0lgdKcJnoHOt0ZFvo4=.ed25519',\n  private: 'aCXph8K5LqiqS3G2nWYQhPAEH4WzLiHoUL7uYpr/yttJIHNxFlg+O0/mtIh7MyAcqJJTSWB0pwmegc63RkW+jg==.ed25519',\n  id: '@SSBzcRZYPjtP5rSIezMgHKiSU0lgdKcJnoHOt0ZFvo4=.ed25519'\n}\n```\n\n## Installation\n\nWith [npm](https://npmjs.org/):\n\n```shell\nnpm install ssb-vanity\n```\n\nWith [yarn](https://yarnpkg.com/en/):\n\n```shell\nyarn add ssb-vanity\n```\n\n## License\n\nAGPL-3.0\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffraction%2Fssb-vanity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffraction%2Fssb-vanity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffraction%2Fssb-vanity/lists"}