{"id":15460909,"url":"https://github.com/machawk1/piskg","last_synced_at":"2025-08-29T18:30:34.589Z","repository":{"id":57453064,"uuid":"93667721","full_name":"machawk1/piskg","owner":"machawk1","description":"Python IPFS Swarm Key Generator","archived":false,"fork":false,"pushed_at":"2022-07-04T10:13:40.000Z","size":147,"stargazers_count":4,"open_issues_count":3,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-25T02:05:55.509Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/machawk1.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-06-07T18:39:46.000Z","updated_at":"2019-01-09T03:08:06.000Z","dependencies_parsed_at":"2022-08-29T08:31:53.091Z","dependency_job_id":null,"html_url":"https://github.com/machawk1/piskg","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/machawk1%2Fpiskg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machawk1%2Fpiskg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machawk1%2Fpiskg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machawk1%2Fpiskg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/machawk1","download_url":"https://codeload.github.com/machawk1/piskg/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":231404209,"owners_count":18371741,"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-10-01T23:39:50.955Z","updated_at":"2024-12-26T19:39:45.614Z","avatar_url":"https://github.com/machawk1.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![image](https://github.com/machawk1/piskg/blob/master/meta/piskgLogo.png?raw=true)](https://pypi.python.org/pypi/piskg)\n# piskg: Python IPFS Swarm Key Generator\n\nThis program generates swarm.key file for IPFS Private Network feature.\n\n## Installing\n\n``` {.sourceCode .bash}\n$ pip install piskg\n```\n\n## Usage\n\n```\n$ piskg \u003e ~/.ipfs/swarm.key\n```\n\nChange `~/.ipfs/` to different directory if you use custom `IPFS_PATH`. To\njoin a private network, save the key value to your `~/.ipfs/swarm.key`.\n\nWhen using this feature, you will not be able to connect to the default\nbootstrap nodes since they are not part of your private network, so you\nwill need to set up your own bootstrap nodes.\n\nTo prevent your node from even trying to connect to the default\nbootstrap nodes, run:\n\n``` {.sourceCode .bash}\n$ ipfs bootstrap rm --all\n```\n\nTo be extra cautious, you can also set the LIBP2P\\_FORCE\\_PNET\nenvironment variable to 1 to force the usage of private networks. If no\nprivate network is configured, the daemon will fail to start.\n\nCredits\n=======\n\nDirect port of \u003chttps://github.com/Kubuxu/go-ipfs-swarm-key-gen/\u003e. Setup\ninformation derived from\n\u003chttps://github.com/ipfs/go-ipfs/issues/3397#issuecomment-284341649\u003e.\n\nLogo derived from work by [Eagle Eye](https://thenounproject.com/eagleeye/) ([CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)) and [Sergey Demushkin](https://thenounproject.com/mockturtle/) ([CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)) and itself licensed [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/).\n\nLicense\n=======\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmachawk1%2Fpiskg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmachawk1%2Fpiskg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmachawk1%2Fpiskg/lists"}