{"id":21741075,"url":"https://github.com/devfabiosilva/nakamoto","last_synced_at":"2026-05-16T00:06:50.409Z","repository":{"id":174542907,"uuid":"652359255","full_name":"devfabiosilva/nakamoto","owner":"devfabiosilva","description":"Nakamoto is a 2 layer encryption tool to protect your data and your cyptocurrency","archived":false,"fork":false,"pushed_at":"2026-05-02T16:27:13.000Z","size":2222,"stargazers_count":16,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-05-02T18:15:36.049Z","etag":null,"topics":["argon2id","bitcoin","c","cipher","cryptocurrency","cryptography","openssl","pbkdf2","security-tools","ssl"],"latest_commit_sha":null,"homepage":"","language":"C","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/devfabiosilva.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-06-11T22:25:18.000Z","updated_at":"2026-05-02T16:27:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"b60b86f3-bb2d-41a6-8130-6fe665b8d1a8","html_url":"https://github.com/devfabiosilva/nakamoto","commit_stats":null,"previous_names":["devfabiosilva/nakamoto"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/devfabiosilva/nakamoto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfabiosilva%2Fnakamoto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfabiosilva%2Fnakamoto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfabiosilva%2Fnakamoto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfabiosilva%2Fnakamoto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devfabiosilva","download_url":"https://codeload.github.com/devfabiosilva/nakamoto/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfabiosilva%2Fnakamoto/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33085096,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T20:25:35.270Z","status":"ssl_error","status_checked_at":"2026-05-15T20:25:34.732Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["argon2id","bitcoin","c","cipher","cryptocurrency","cryptography","openssl","pbkdf2","security-tools","ssl"],"created_at":"2024-11-26T06:16:34.690Z","updated_at":"2026-05-16T00:06:50.392Z","avatar_url":"https://github.com/devfabiosilva.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nakamoto\n\nNakamoto is a 2 layer encryption tool to protect your data and your cryptocurrency private keys\n\n## Usage\n\nThere are 3 types of usage:\n\n- Generate random passwords\n\nExample:\n\n```\n./nakamoto g\n```\n\n- Encrypt file\n\nExample:\n\nEncrypt file _myfile.txt_\n\n```\n./nakamoto enc myfile.txt\n```\n\n- Decrypt file\n\nDecrypt file _out.nkm_\n\n```\n./nakamoto dec out.nkm\n```\n\n## Building\n\n### Requirements\n\n- Openssl 3.3 or later\n- CMake 4.3 or later\n\n### First time installation\n\nYou need to install Open SSL.\n\n```sh\nmake install_ssl\n```\n\n**NOTE** You only need to do this step once\n\n### Build nakamoto\n\n```sh\nmake\n```\n\n## Cleaning\n\n### Cleaning project\n\n```\nmake clean\n```\n\n### Cleaning Compiled Openssl libs\n\n```\nmake remove_ssl\n```\n\n### Test project\n\n```\nmake test\n```\n\nHave fun :)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevfabiosilva%2Fnakamoto","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevfabiosilva%2Fnakamoto","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevfabiosilva%2Fnakamoto/lists"}