{"id":13764491,"url":"https://github.com/wstrm/omemo-utils","last_synced_at":"2026-01-12T15:57:51.312Z","repository":{"id":71098366,"uuid":"254733500","full_name":"wstrm/omemo-utils","owner":"wstrm","description":"Utilities for OMEMO media sharing.","archived":false,"fork":false,"pushed_at":"2023-12-07T13:56:22.000Z","size":72,"stargazers_count":8,"open_issues_count":3,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-10T15:50:17.832Z","etag":null,"topics":["omemo"],"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/wstrm.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":"2020-04-10T20:49:23.000Z","updated_at":"2024-11-19T06:19:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"364d381a-e013-480d-8d9b-1efc6abec5eb","html_url":"https://github.com/wstrm/omemo-utils","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wstrm%2Fomemo-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wstrm%2Fomemo-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wstrm%2Fomemo-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wstrm%2Fomemo-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wstrm","download_url":"https://codeload.github.com/wstrm/omemo-utils/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253470790,"owners_count":21913734,"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":["omemo"],"created_at":"2024-08-03T16:00:21.539Z","updated_at":"2026-01-12T15:57:51.303Z","avatar_url":"https://github.com/wstrm.png","language":"C","funding_links":[],"categories":["Tools"],"sub_categories":[],"readme":"# omemo-utils [![builds.sr.ht status](https://builds.sr.ht/~wstrm/omemo-utils.svg)](https://builds.sr.ht/~wstrm/omemo-utils?)\n\nUtilities for OMEMO media sharing.\n\n## Usage\n\n```\nξ omut\nUsage: ./omut [-d] [-o FILE] URL\n```\n\n### Encrypt\n\nEncrypt the file and send the output to a file using shell redirection:\n\n```\nξ omut file:///home/me/file.txt \u003e encrypted.aes\n```\n\nEncrypt the file and write the output to a file:\n```\nξ omut -o encrypted.aes file:///home/me/file.txt\n```\n\n### Decrypt\n\nDecrypt the data located at the URL and send the output to a file using shell\nredirection:\n\n```\nξ omut -d aesgcm://example.org/file.aes#abc...def \u003e decrypted.txt\n```\n\nDecrypt the data located at the URL and write the output to a file:\n```\nξ omut -d -o decrypted.txt aesgcm://example.org/file.aes#abc...def\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwstrm%2Fomemo-utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwstrm%2Fomemo-utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwstrm%2Fomemo-utils/lists"}