{"id":16247731,"url":"https://github.com/mbdevpl/encrypted-config","last_synced_at":"2025-04-08T12:17:11.988Z","repository":{"id":143019860,"uuid":"137451858","full_name":"mbdevpl/encrypted-config","owner":"mbdevpl","description":"Read and write partially encrypted configuration files.","archived":false,"fork":false,"pushed_at":"2024-03-02T11:21:57.000Z","size":50,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-15T14:35:34.768Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mbdevpl.png","metadata":{"files":{"readme":"README.rst","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-06-15T06:54:02.000Z","updated_at":"2024-03-02T10:47:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"c7336592-6df1-4cc3-8348-4c6b2e941fae","html_url":"https://github.com/mbdevpl/encrypted-config","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbdevpl%2Fencrypted-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbdevpl%2Fencrypted-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbdevpl%2Fencrypted-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbdevpl%2Fencrypted-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mbdevpl","download_url":"https://codeload.github.com/mbdevpl/encrypted-config/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247838448,"owners_count":21004580,"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-10T14:38:19.369Z","updated_at":"2025-04-08T12:17:11.967Z","avatar_url":"https://github.com/mbdevpl.png","language":"Python","readme":".. role:: python(code)\n    :language: python\n\n\n================\nencrypted-config\n================\n\nRead and write partially encrypted configuration files.\n\n.. image:: https://img.shields.io/pypi/v/encrypted-config.svg\n    :target: https://pypi.org/project/encrypted-config\n    :alt: package version from PyPI\n\n.. image:: https://github.com/mbdevpl/encrypted-config/actions/workflows/python.yml/badge.svg?branch=main\n    :target: https://github.com/mbdevpl/encrypted-config/actions\n    :alt: build status from GitHub\n\n.. image:: https://codecov.io/gh/mbdevpl/encrypted-config/branch/main/graph/badge.svg\n    :target: https://codecov.io/gh/mbdevpl/encrypted-config\n    :alt: test coverage from Codecov\n\n.. image:: https://api.codacy.com/project/badge/Grade/ba21a054e3cf4f278ad1822017ef1987\n    :target: https://app.codacy.com/gh/mbdevpl/encrypted-config\n    :alt: grade from Codacy\n\n.. image:: https://img.shields.io/github/license/mbdevpl/encrypted-config.svg\n    :target: NOTICE\n    :alt: license\n\nAt present, it is simply an encrypted JSON I/O library.\n\nBecause of asymmetric encryption, it enables users to create encrypted configuration files readable only by the target application.\n\n.. contents::\n    :backlinks: none\n\n\nHow to use\n==========\n\n\nAs a library\n------------\n\n.. code:: python\n\n    import encrypted_config\n\n\nDetails are to be decided.\n\nAs a command-line tool\n----------------------\n\nTo be decided.\n\n\nHow to NOT use\n==============\n\nRunning this library on an system to which anyone else has access is not secure.\n\nIf anyone else can access your private key, they can also decrypt the configuration.\n\n\nAlgorithms\n==========\n\nThe library relies on RSA.\n\n\nRequirements\n============\n\nPython version 3.8 or later.\n\nPython libraries as specified in `\u003crequirements.txt\u003e`_.\n\nBuilding and running tests additionally requires packages listed in `\u003ctest_requirements.txt\u003e`_.\n\nTested on Linux, macOS and Windows.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbdevpl%2Fencrypted-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmbdevpl%2Fencrypted-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbdevpl%2Fencrypted-config/lists"}