{"id":15519123,"url":"https://github.com/i80and/backup-tools","last_synced_at":"2025-11-11T23:35:37.938Z","repository":{"id":13062080,"uuid":"15742506","full_name":"i80and/backup-tools","owner":"i80and","description":null,"archived":false,"fork":false,"pushed_at":"2016-10-03T23:59:44.000Z","size":1949,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T20:12:42.877Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/i80and.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":"2014-01-08T17:26:09.000Z","updated_at":"2016-10-03T23:41:04.000Z","dependencies_parsed_at":"2022-09-23T10:42:05.697Z","dependency_job_id":null,"html_url":"https://github.com/i80and/backup-tools","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/i80and/backup-tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i80and%2Fbackup-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i80and%2Fbackup-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i80and%2Fbackup-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i80and%2Fbackup-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/i80and","download_url":"https://codeload.github.com/i80and/backup-tools/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i80and%2Fbackup-tools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":283950016,"owners_count":26921648,"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","status":"online","status_checked_at":"2025-11-11T02:00:06.610Z","response_time":65,"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":[],"created_at":"2024-10-02T10:20:20.228Z","updated_at":"2025-11-11T23:35:37.894Z","avatar_url":"https://github.com/i80and.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"backup-tools\n============\nSimple command-line helper utilities that can fit into a backup system.\n\nUSE AT YOUR OWN RISK.\n\nTools\n=====\n  * backup\n    * Can back up to Amazon S3, list archives, prune old archives, and restore archives.\n  * wuffcrypt\n    * Extremely fast and secure symmetric encryption tool using libsodium (derived from NaCl) with scrypt for key derivation.  This tool has not undergone peer-review, so treat it as the experimental software that it is.\n\nBuilding wuffcrypt\n==================\nThe following configurations have been tested and are known to work:\n  * Linux x86_64\n    * gcc 4.7+\n    * clang 3.2+\n  * Mac OS X\n    * Apple LLVM 8.0.0\n  * OpenBSD 6.0\n    * GCC 4.9\n  * Windows/MSYS\n    * gcc 4.8\n    * clang 3.4\n  * Haiku\n    * gcc 4.7\n\nTo build, run from the source root:\n```\n    $ cd encrypt\n    $ make\n    $ make test\n```\n\nWindows users will have to use `cmake .. -G \"MSYS Makefiles\"`, and Haiku users must force GCC 4.x:\n```\n    $ export CC=gcc-x86\n    $ export CXX=g++-x86\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fi80and%2Fbackup-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fi80and%2Fbackup-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fi80and%2Fbackup-tools/lists"}