{"id":22962425,"url":"https://github.com/suign/cleaker","last_synced_at":"2025-06-30T00:02:54.608Z","repository":{"id":38981625,"uuid":"224597975","full_name":"suiGn/cleaker","owner":"suiGn","description":"Taking all points within a fixed distance.","archived":false,"fork":false,"pushed_at":"2024-03-19T05:42:55.000Z","size":78395,"stargazers_count":4,"open_issues_count":1,"forks_count":2,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-11-28T01:37:22.301Z","etag":null,"topics":["all-this","dids","hashing","utils"],"latest_commit_sha":null,"homepage":"https://www.cleaker.me","language":"CSS","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/suiGn.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-28T07:48:42.000Z","updated_at":"2024-08-02T04:23:01.000Z","dependencies_parsed_at":"2023-11-29T19:45:41.707Z","dependency_job_id":"93f82cc2-2de8-4812-b305-555d55a26451","html_url":"https://github.com/suiGn/cleaker","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/suiGn%2Fcleaker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suiGn%2Fcleaker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suiGn%2Fcleaker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suiGn%2Fcleaker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/suiGn","download_url":"https://codeload.github.com/suiGn/cleaker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229743812,"owners_count":18117460,"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":["all-this","dids","hashing","utils"],"created_at":"2024-12-14T19:16:49.323Z","updated_at":"2024-12-14T19:16:49.964Z","avatar_url":"https://github.com/suiGn.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n\u003cimg src=\"https://suign.github.io/assets/imgs/cleakerme.png\" alt=\"Cleaker Me\" width=\"377\" height=\"377\"\u003e\n\n# CLEAKER\n##### cleaked (connected and recognized).\n### [Project Status : Experimental and Under Development, Subject to Major Changes]\n**Visit:** https://neurons.me to learn more.\n\n# README\n**Cleaker** is a pronoun representing a [person](https://suign.github.io/this.me/), place, or thing in space and time and serves connecting all points **within a fixed distance.** \nIts role is to function as a **Digital Identifier (DID)** **Creator**;  making **cleaker** accept an object (like a **.me** profile) and **return a unique DID for it.**\n\n## Install with npm.\n```bash\nnpm i cleaker\n```\n\n# Usage Example\nCurrently under development.\n```javascript\nimport { cleaker } from 'cleaker';\nconst me = { /*  profile data */ };\nconst ID = { /*  Network Identity Provider */ };\n// Generate a DID\ncleaker(me, ID); \n\n```\n\nBy implementing both `SHA-256` and `Keccak-256`, `cleaker` becomes a versatile tool for creating DIDs that are compatible with major blockchain networks. This approach allows for the integration of **cleaker** with a variety of blockchain technologies and potentially opens up various use cases in the **blockchain domain.**\n\n# Getting Cleaked.\n\n##### usrme.cleaker.me\n\nThe server acts as a **channel** for these functionalities over the network.\n\n**Subdomains** are a way to create a **unique URL** for each user. This is done by creating a **wildcard DNS record that points all subdomains to the same server.** Our server (https://cleaker.me) then parses the subdomain and uses it to identify the user. Any server can be setup.\n\n **This is done by using the request object in the server, to get the subdomain and then using it to query the database for the user.** \n\n* **If the user exists,** the server will then route the request to the user's profile page.\n*  **If the user does not exist,** the server will route the request to the homepage.\n\n----------\n# About All.This\n\n## Modular Data Structures:\n**[this.me](https://suign.github.io/this.me)  - [this.audio](https://suign.github.io/this.audio) - [this.text](https://suign.github.io/this.text) - [this.wallet](https://suign.github.io/this.wallet) - [this.img](https://suign.github.io/this.img) - [this.pixel](https://suign.github.io/Pixels) - [be.this](https://suign.github.io/be.this) - [this.DOM](https://suign.github.io/this.DOM) - [this.env](https://suign.github.io/this.env/) - [this.GUI](https://suign.github.io/this.GUI) - [this.be](https://suign.github.io/this.be) - [this.video](https://suign.github.io/this.video) - [this.atom](https://suign.github.io/this.atom) - [this.dictionaries](https://suign.github.io/this.dictionaries/)**\n**Each module** in **[all.this](https://neurons.me/all-this)** represents a specific **datastructure**. These classes encapsulate the functionalities and **data specific to their domain.**\n\n## **Utils**\n**[all.this](https://neurons.me/all-this)** not only aggregates these modules but also provides utilities to facilitate the integration, management, and enhancement of these data structures. **For example:**\n*The integration with [cleaker](https://suign.github.io/cleaker/) ensures each module instance has a **unique cryptographic identity**, enhancing security and data integrity.*\n\n### Neurons.me Ecosystem Glossary:\nvisit: [Neurons.me Glossary](https://suign.github.io/neurons.me/Glossary) \n## License \u0026 Policies\n- **License**: MIT License (see LICENSE for details).\n- **Privacy Policy**: Respects user privacy; no collection/storage of personal data.\n- **Terms of Usage**: Use responsibly. No guarantees/warranties provided. [Terms](https://www.neurons.me/terms-of-use) | [Privacy](https://www.neurons.me/privacy-policy)\n  **Learn more** at https://neurons.me\n  **Author:** SuiGn\n  [By neurons.me](https://neurons.me)\n  \u003cimg src=\"https://suign.github.io/neurons.me/neurons_logo.png\" alt=\"neurons.me logo\" width=\"123\" height=\"123\" style=\"width123px; height:123px;\"\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuign%2Fcleaker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsuign%2Fcleaker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuign%2Fcleaker/lists"}