{ "info": { "author": "Francisco Reverbel", "author_email": "reverbel@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: MIT License", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Internet", "Topic :: Security :: Cryptography", "Topic :: Utilities" ], "description": "seed-phrases-for-stellar\n========================\n\nThis package provides a command-line script and a library module for\ngenerating Stellar accounts from BIP-0039/Electrum seed phrases. It\nperforms deterministic generation of Stellar account keys from mnemonic\nseed phrases. Each seed phrase may optionally be extended with custom\nwords that play the role of an additional passphrase.\n\nseed-phrases-for-stellar accepts two kinds of mnemonic seed phrases:\n\n- seed phrases that comply with the BIP-0039 specification\n (https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki), and\n \n- seed phrases generated by the Electrum Bitcoin wallet (https://electrum.org/).\n\nSince these are the two major standards for wallet seed phrases,\nseed-phrases-for-stellar accepts nearly all mnemonic phrases generated by\ncryptocurrency wallets. Note, however, that this software does NOT perform\nrandom generation of high-entropy seed phrases. Its main purpose is to allow\ncryptocurrency wallet users to derive Stellar account keys from high-entropy\nseed phrases that they already have and that probably were created by their\nwallets.\n\nBy following either BIP-0039 or Electrum, `seed-phrases-for-stellar` \nderives a binary seed from a mnemonic seed phrase. Then it derives\nStellar keys from the binary seed, as specified by SEP-0005\n(https://github.com/stellar/stellar-protocol/blob/master/ecosystem/sep-0005.md),\nSLIP-0010 (https://github.com/satoshilabs/slips/blob/master/slip-0010.md) and\nBIP-0044 (https://github.com/bitcoin/bips/blob/master/bip-0044.mediawiki).\n\nMore information (installation, command-line usage, API, etc.) in\nhttps://github.com/reverbel/seed-phrases-for-stellar/blob/master/README.md", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/reverbel/seed-phrases-for-stellar", "keywords": "Stellar deterministic keypair generation BIP39 Electrum mnemonic seed phrase", "license": "http://opensource.org/licenses/MIT", "maintainer": "", "maintainer_email": "", "name": "seed-phrases-for-stellar", "package_url": "https://pypi.org/project/seed-phrases-for-stellar/", "platform": "", "project_url": "https://pypi.org/project/seed-phrases-for-stellar/", "project_urls": { "Homepage": "https://github.com/reverbel/seed-phrases-for-stellar" }, "release_url": "https://pypi.org/project/seed-phrases-for-stellar/0.2/", "requires_dist": null, "requires_python": "", "summary": "Utility for generating Stellar accounts from BIP39/Electrum seed phrases", "version": "0.2" }, "last_serial": 3476454, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "155f5df5f81067562a2c5512acd4c27b", "sha256": "aad5c6186b945ec41f1af408e8f7758fd6ce1416c44399f6f67c08165070dbda" }, "downloads": -1, "filename": "seed-phrases-for-stellar-0.1.tar.gz", "has_sig": true, "md5_digest": "155f5df5f81067562a2c5512acd4c27b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17065, "upload_time": "2018-01-09T03:53:41", "url": "https://files.pythonhosted.org/packages/d1/fb/a6a416558e8b3d277e567e4f96932da6d6d43c5646efa7db1da59c503b02/seed-phrases-for-stellar-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "e630b6cbfbc1834c91fc079a139cbf10", "sha256": "bf08734620effca6b5f95bacc17f2fe4eaf99602e079874611c526e847a51cc5" }, "downloads": -1, "filename": "seed-phrases-for-stellar-0.2.tar.gz", "has_sig": true, "md5_digest": "e630b6cbfbc1834c91fc079a139cbf10", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14557, "upload_time": "2018-01-10T06:11:06", "url": "https://files.pythonhosted.org/packages/29/06/d3e000dc79b14a780fa5f377134aaedbcf10f5f0d2723a4137d9416930ae/seed-phrases-for-stellar-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e630b6cbfbc1834c91fc079a139cbf10", "sha256": "bf08734620effca6b5f95bacc17f2fe4eaf99602e079874611c526e847a51cc5" }, "downloads": -1, "filename": "seed-phrases-for-stellar-0.2.tar.gz", "has_sig": true, "md5_digest": "e630b6cbfbc1834c91fc079a139cbf10", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14557, "upload_time": "2018-01-10T06:11:06", "url": "https://files.pythonhosted.org/packages/29/06/d3e000dc79b14a780fa5f377134aaedbcf10f5f0d2723a4137d9416930ae/seed-phrases-for-stellar-0.2.tar.gz" } ] }