{"id":19390370,"url":"https://github.com/nucypher/kafka-as-module-oss","last_synced_at":"2025-04-24T00:31:18.516Z","repository":{"id":101544190,"uuid":"91339361","full_name":"nucypher/kafka-as-module-oss","owner":"nucypher","description":"NuCypher for Kafka. Start building from this module (it fetches the appropriate branch from Kafka repository)","archived":false,"fork":false,"pushed_at":"2017-10-13T14:52:01.000Z","size":5371,"stargazers_count":18,"open_issues_count":0,"forks_count":2,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-02T22:33:17.034Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","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/nucypher.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}},"created_at":"2017-05-15T13:11:09.000Z","updated_at":"2021-10-18T09:19:05.000Z","dependencies_parsed_at":"2023-06-05T09:45:25.169Z","dependency_job_id":null,"html_url":"https://github.com/nucypher/kafka-as-module-oss","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nucypher%2Fkafka-as-module-oss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nucypher%2Fkafka-as-module-oss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nucypher%2Fkafka-as-module-oss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nucypher%2Fkafka-as-module-oss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nucypher","download_url":"https://codeload.github.com/nucypher/kafka-as-module-oss/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250539364,"owners_count":21447294,"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-10T10:20:33.853Z","updated_at":"2025-04-24T00:31:18.507Z","avatar_url":"https://github.com/nucypher.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Run initialize_project.sh\n\nAfter git clone run: initialize_project.sh\n\n# Project structure\n\n\n## External submodules\n\n### nucypher-crypto-oss\n### kafka-oss (0.10.1-encrypted branch)\n\n\n## Java features for AES 256 bit\n\nhttp://docs.oracle.com/javase/8/docs/technotes/guides/security/SunProviders.html#importlimits\nIf stronger algorithms are needed (for example, AES with 256-bit keys), the JCE Unlimited Strength Jurisdiction Policy Files must be obtained and installed in the JDK/JRE.\n\nNeed to download:\nJava Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files for JDK/JRE\n\nand install (overwrite) files in\n$JAVA_HOME/jre/lib/security\n\n\n## Create patch for Kafka\n\n1. Run\n ```bash\ntools/create.patch/create_patch.sh\n```\ndirectory *patch* will be created with the following structure:\n\n ```bash\n bin/\n libs/\n\n bin/kafka-run-class.sh - added NuCypher jar's to Kafka class path\n libs/kafka_2.10-1.0-SNAPSHOT.jar - patched core Kafka jar\n\n libs/nucypher/ - core NuCypher jar's\n    nucypher-kafka-admin-1.0-SNAPSHOT.jar\n    nucypher-kafka-clients-1.0-SNAPSHOT.jar\n    nucypher-kafka-commons-1.0-SNAPSHOT.jar\n\n libs/nucypher/lib - 3rd party jar's for NuCypher core jar's\n ```\n\nand a tar.gz archive nucypher-patch-kafka_2.10-1.0-SNAPSHOT.tar.gz\nit will contains also a script to patch Kafka\ntools/create.patch/apply_patch.sh\n\n\n2. Run\n\n  ```bash \ntools/create.patch/apply_patch.sh /opt/kafka\n ```\n \nNeed to specify a path to Kafka directory, for instance: Kafka is located in /opt/kafka so \n\n ```bash \ntools/create.patch/apply_patch.sh /opt/kafka\n ```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnucypher%2Fkafka-as-module-oss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnucypher%2Fkafka-as-module-oss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnucypher%2Fkafka-as-module-oss/lists"}