{"id":15329157,"url":"https://github.com/2pk03/cerbtk","last_synced_at":"2025-04-05T23:16:01.075Z","repository":{"id":37264391,"uuid":"134563936","full_name":"2pk03/cerbtk","owner":"2pk03","description":"[experimental] Simple IoT Device Registry using Kotlin and Blockchain","archived":false,"fork":false,"pushed_at":"2022-08-09T07:22:06.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-02-12T05:43:49.573Z","etag":null,"topics":["blockchain","iot"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/2pk03.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":"2018-05-23T12:08:18.000Z","updated_at":"2023-08-08T06:40:49.000Z","dependencies_parsed_at":"2022-08-09T09:15:35.648Z","dependency_job_id":null,"html_url":"https://github.com/2pk03/cerbtk","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/2pk03%2Fcerbtk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2pk03%2Fcerbtk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2pk03%2Fcerbtk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2pk03%2Fcerbtk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/2pk03","download_url":"https://codeload.github.com/2pk03/cerbtk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247411241,"owners_count":20934654,"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":["blockchain","iot"],"created_at":"2024-10-01T09:46:35.420Z","updated_at":"2025-04-05T23:16:01.051Z","avatar_url":"https://github.com/2pk03.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cerbtk - simple device registry\n[![CircleCI](https://circleci.com/gh/infinimesh/cerbtk.svg?style=svg)](https://circleci.com/gh/infinimesh/cerbtk)  \nJust to see how a blockchain approach could solve some fundamental issues. Supposed as PoC, most work was done by Adrian (see credits).\n\n## API\n\nThe registration instance is available at http://localhost:23230\n\nAs for now, it offers the following endpoints:\n* `GET /device/all` for listing all existing devices in the chain\n* `POST /device/write` for adding new device\n\nDevice send registration to the chain, gets a block back which is the device ID for all further communication. \nUsing a private chain is not tamper proof as an public one, the registration process is just simplified and the \nowner of the chain has the full control.\n\nToDo:\n- include LetsEncrypt certificates\n- implement as an k8s service (mesh?)\n- add contracting for IoT data sharing and handling\n\n## Credit\n\nThis project uses some open source libraries:\n* [Apache Commons Codec](https://github.com/apache/commons-codec)\n* [JavaLin](https://javalin.io/)\n* [Jackson Module Kotlin](https://github.com/FasterXML/jackson-module-kotlin)\n* based on code of [Adrian Marszałek](https://github.com/adikm/kotcoin)\n \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F2pk03%2Fcerbtk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F2pk03%2Fcerbtk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F2pk03%2Fcerbtk/lists"}