{"id":24581534,"url":"https://github.com/bdegreve/cryptoma","last_synced_at":"2026-05-18T02:35:08.261Z","repository":{"id":46933881,"uuid":"88904126","full_name":"bdegreve/cryptoma","owner":"bdegreve","description":"This tool was created for the purpose of enciphering parts of the route description of Joepie 27, tocht C.","archived":false,"fork":false,"pushed_at":"2023-01-04T01:19:00.000Z","size":3405,"stargazers_count":0,"open_issues_count":17,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-29T04:44:24.805Z","etag":null,"topics":["cryptography","reactjs"],"latest_commit_sha":null,"homepage":"https://cryptoma.bramz.net/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bdegreve.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":"2017-04-20T19:42:41.000Z","updated_at":"2020-11-21T13:56:49.000Z","dependencies_parsed_at":"2023-02-01T17:30:40.203Z","dependency_job_id":null,"html_url":"https://github.com/bdegreve/cryptoma","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bdegreve/cryptoma","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bdegreve%2Fcryptoma","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bdegreve%2Fcryptoma/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bdegreve%2Fcryptoma/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bdegreve%2Fcryptoma/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bdegreve","download_url":"https://codeload.github.com/bdegreve/cryptoma/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bdegreve%2Fcryptoma/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33162675,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"online","status_checked_at":"2026-05-18T02:00:06.436Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cryptography","reactjs"],"created_at":"2025-01-24T02:58:47.480Z","updated_at":"2026-05-18T02:35:08.225Z","avatar_url":"https://github.com/bdegreve.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cryptoma\n\n[![Website](https://img.shields.io/website/https/cryptoma.bramz.net.svg)](https://cryptoma.bramz.net/)\n[![License](https://img.shields.io/badge/license-ISC-blue.svg)](https://opensource.org/licenses/ISC)\n[![js-standard-style](https://img.shields.io/badge/code%20style-standard-blue.svg)](http://standardjs.com/)\n\nThis tool was created for the purpose of enciphering parts of the route description of [Joepie 27](http://www.joepie27.be/), tocht C.\n\n## Website\n\nA live version of Cryptoma can be accessed at [cryptoma.bramz.net](https://cryptoma.bramz.net/).\n\n## License\n\nISC, see [LICENSE](./LICENSE) file.\n\n## Requirements\n\n  - Node.js (v10.x LTS recommended) and NPM (v6.x recommended). Various download\n    options are available at [nodejs.org](https://nodejs.org/en/download/),\n    including instructions using [package managers](https://nodejs.org/en/download/package-manager/).\n  - Optional: [Yarn](https://yarnpkg.com/en/docs/install) to install the dependencies.\n  - Optional: `make`\n\n## How to build\n\n  - Install dependencies:\n    ```\n    npm install\n    ```\n    Or, if you have Yarn:\n    ```\n    yarn install\n    ```\n  - Run development server at [localhost:8080](http://localhost:8080):\n    ```\n    npm start\n    ```\n  - If you've chanced source code, update locale files (in `app/locales`):\n    ```\n    npm run translations\n    ```\n  - Run tests\n    ```\n    npm test\n    ```\n  - Make production build (in `dist`):\n    ```\n    npm run dist\n    ```\n\n### Using `make`\n\n  - Run development server at [localhost:8080](http://localhost:8080):\n    ```\n    make run\n    ```\n  - If you've chanced source code, update locale files (in `app/locales`):\n    ```\n    make translations\n    ```\n  - Run tests\n    ```\n    make check\n    ```\n  - Make production build (in `dist`):\n    ```\n    make\n    ```\n  - Clean up build\n    ```\n    make clean\n    ```\n  - Clean up everything (including dependencies)\n    ```\n    make distclean\n    ```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbdegreve%2Fcryptoma","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbdegreve%2Fcryptoma","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbdegreve%2Fcryptoma/lists"}