{"id":17520613,"url":"https://github.com/oxzi/weechat-xochimilco","last_synced_at":"2025-03-28T23:25:08.174Z","repository":{"id":134034895,"uuid":"350291910","full_name":"oxzi/weechat-xochimilco","owner":"oxzi","description":"Proof-of-concept xochimilco plugin for WeeChat, a rough implementation of Signal’s crypto","archived":false,"fork":false,"pushed_at":"2021-03-22T10:17:46.000Z","size":39,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-03-10T07:45:13.459Z","etag":null,"topics":["signal-protocol","weechat-plugin"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oxzi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSES/CC0-1.0.txt","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":"2021-03-22T09:58:35.000Z","updated_at":"2021-03-22T10:22:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"d0437b36-e5f3-4851-a759-1b335f51d6e2","html_url":"https://github.com/oxzi/weechat-xochimilco","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxzi%2Fweechat-xochimilco","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxzi%2Fweechat-xochimilco/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxzi%2Fweechat-xochimilco/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxzi%2Fweechat-xochimilco/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxzi","download_url":"https://codeload.github.com/oxzi/weechat-xochimilco/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246113882,"owners_count":20725539,"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":["signal-protocol","weechat-plugin"],"created_at":"2024-10-20T11:24:04.400Z","updated_at":"2025-03-28T23:25:08.153Z","avatar_url":"https://github.com/oxzi.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WeeChat Xochimilco\n\n[![CI](https://github.com/oxzi/weechat-xochimilco/actions/workflows/ci.yml/badge.svg)](https://github.com/oxzi/weechat-xochimilco/actions/workflows/ci.yml)\n[![REUSE status](https://api.reuse.software/badge/github.com/oxzi/weechat-xochimilco)](https://api.reuse.software/info/github.com/oxzi/weechat-xochimilco)\n\nA _proof-of-concept_ [WeeChat][weechat-main] plugin to encrypt `PRIVMSG`s with a variant of Signal's cryptography.\nThis [plugin][weechat-plugin] (not a script) is written in both Golang and C and is based on my [xochimilco][] library for encryption.\nIt is mostly an experiment.\nSo please do not use it for anything serious.\n\n[![asciicast](https://asciinema.org/a/uc0FHddfKOXxczu8CVCGVvP3e.svg)](https://asciinema.org/a/uc0FHddfKOXxczu8CVCGVvP3e)\n\n\n## Install\n\nTo build the plugin, at least a recent Go compiler and a GCC must be installed.\nIf you are using the Nix package manager, please enter a `nix-shell`.\n\n```sh\n# Create the plugin, xochimilco.so\nmake\n\n# Now, you might wanna copy this shared object to your WeeChat's plugin dir.\n# For the default location, ~/.weechat/, there is:\nmake install\n\n# For testing, a temporary and preconfigured WeeChat can be launched:\nmake test-instance\n```\n\n\n[weechat-main]: https://weechat.org/\n[weechat-plugin]: https://weechat.org/files/doc/stable/weechat_plugin_api.en.html\n[xochimilco]: https://github.com/oxzi/xochimilco\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foxzi%2Fweechat-xochimilco","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foxzi%2Fweechat-xochimilco","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foxzi%2Fweechat-xochimilco/lists"}