{"id":13423482,"url":"https://github.com/quiet/quiet","last_synced_at":"2025-05-16T11:04:02.408Z","repository":{"id":42056075,"uuid":"49683440","full_name":"quiet/quiet","owner":"quiet","description":"Transmit data with sound. Includes binaries for soundcards and .wav files.","archived":false,"fork":false,"pushed_at":"2021-05-19T07:46:13.000Z","size":1185,"stargazers_count":1617,"open_issues_count":26,"forks_count":121,"subscribers_count":52,"default_branch":"master","last_synced_at":"2025-04-09T06:07:23.949Z","etag":null,"topics":["modem","transmit-data","ultrasonic"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/quiet.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":"2016-01-15T00:00:28.000Z","updated_at":"2025-03-25T09:43:31.000Z","dependencies_parsed_at":"2022-08-31T03:30:05.903Z","dependency_job_id":null,"html_url":"https://github.com/quiet/quiet","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/quiet%2Fquiet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quiet%2Fquiet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quiet%2Fquiet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quiet%2Fquiet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quiet","download_url":"https://codeload.github.com/quiet/quiet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254518384,"owners_count":22084374,"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":["modem","transmit-data","ultrasonic"],"created_at":"2024-07-31T00:00:35.657Z","updated_at":"2025-05-16T11:04:02.381Z","avatar_url":"https://github.com/quiet.png","language":"C","funding_links":[],"categories":["C","\u003ca id=\"5dd93fbc2f2ebc8d98672b2d95782af3\"\u003e\u003c/a\u003e工具"],"sub_categories":["\u003ca id=\"3ae4408f4ab03f99bab9ef9ee69642a8\"\u003e\u003c/a\u003e数据渗透\u0026\u0026DataExfiltration"],"readme":"\u003cimg src=\"https://quiet.github.io/qmp_header_t.png\" alt=\"Quiet Modem Project logo\" height=\"140\" \u003e\n\n[Quiet](https://github.com/quiet/quiet/)\n===========\n[![Build Status](https://travis-ci.org/quiet/quiet.svg?branch=master)](https://travis-ci.org/quiet/quiet)\n\n\n**[Documentation](http://quiet.github.io/quiet/)**\n\n\nThis library uses liquid SDR to transmit data through sound. This makes it suitable for sending data across a 3.5mm headphone jack or via speaker and mic. Quiet can build standalone binaries for encoding/decoding data via .wav files or for streaming through your soundcard via PortAudio. It can also be built as a library to be consumed by other C programs.\n\nBuild\n-----------\n\nWith the [dependencies](#dependencies) installed, run `./bootstrap` provided by this library, which will create a `build` directory and invoke cmake. If you would like to install it after building, do `cd build \u0026\u0026 make install`.\n\nProfiles\n-----------\nThe encoding and decoding processes are controlled by the profiles in `quiet-profiles.json`. Each profile contains a complete set of parameters such as modem type and error correction.\n\n### Cable\nFor cable transmission, use the `cable-` profiles. These will attempt to use nearly the full spectrum provided by your soundcard. As such, they contain many audible frequencies and should not be used on channels that could be heard by people.\n\n### Ultrasonic\nThe `ultrasonic-` profiles encode data through a very low bitrate, but the audio content lies above 16kHz, which should pass through audio equipment relatively well while being inaudible to the average person. This is a good option for sending data through a channel where you would prefer not to disrupt human listeners.\n\nDependencies\n-----------\n* [Liquid DSP](https://github.com/quiet/liquid-dsp/tree/devel) Be sure to work from the devel branch\n* [libfec](https://github.com/quiet/libfec) (optional but strongly recommended)\n* [Jansson](https://github.com/akheron/jansson)\n* [libsndfile](http://www.mega-nerd.com/libsndfile/) (optional)\n* [PortAudio](http://www.portaudio.com/) (optional)\n\nAcknowledgements\n-----------\nI'd like to thank the people who provided feedback and helped me with pull requests and advice on software\n\n* Joseph Gaeddert, for his excellent SDR library, encouragement, and feedback on all things DSP\n* Alon Zakai and @juj for advising me on emscripten and for taking my PRs\n* Jan-Ivar Bruaroey and Maire Reavy for helping me patch the echo cancellation behavior of Firefox's getUserMedia\n* Josh Gao for advising me on API design and C idioms.\n* Ryan Hitchman for extensive testing on Android Chrome\n* Fabrice Bellard for thoughtfully answering a stranger's question out of the blue about digital communications\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquiet%2Fquiet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquiet%2Fquiet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquiet%2Fquiet/lists"}