{"id":18037958,"url":"https://github.com/quantumsheep/warshield","last_synced_at":"2026-03-06T08:34:06.127Z","repository":{"id":44618624,"uuid":"153188393","full_name":"quantumsheep/warshield","owner":"quantumsheep","description":"Warshield is a file encryption and decryption CLI using AES 256 algorithm","archived":false,"fork":false,"pushed_at":"2023-09-13T14:52:00.000Z","size":120,"stargazers_count":37,"open_issues_count":3,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-10-13T10:17:44.738Z","etag":null,"topics":["aes-256","aes-256-gcm","cli","decryption","encryption","file-encryption","protection","security","sha512"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/quantumsheep.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":"2018-10-15T22:13:54.000Z","updated_at":"2025-10-05T23:00:44.000Z","dependencies_parsed_at":"2022-09-25T00:33:44.050Z","dependency_job_id":null,"html_url":"https://github.com/quantumsheep/warshield","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/quantumsheep/warshield","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumsheep%2Fwarshield","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumsheep%2Fwarshield/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumsheep%2Fwarshield/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumsheep%2Fwarshield/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumsheep","download_url":"https://codeload.github.com/quantumsheep/warshield/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumsheep%2Fwarshield/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30167963,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T07:56:45.623Z","status":"ssl_error","status_checked_at":"2026-03-06T07:55:55.621Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["aes-256","aes-256-gcm","cli","decryption","encryption","file-encryption","protection","security","sha512"],"created_at":"2024-10-30T13:14:26.010Z","updated_at":"2026-03-06T08:34:06.094Z","avatar_url":"https://github.com/quantumsheep.png","language":"JavaScript","readme":"![Warshield](https://i.imgur.com/hmaHsmi.png)\n\n![license](https://img.shields.io/github/license/quantumsheep/warshield.svg)\n[![npm](https://img.shields.io/npm/v/warshield/latest.svg)](https://www.npmjs.com/package/warshield)\n\n[WarShield](https://warshield.qtmsheep.com) is a CLI tool made to encrypt and decrypt your files with a password using AES-256. It was made to ensure a full files protection inside a storage device. If those are lost or stolen, malicious peoples can take over your data.\n\nIt uses AES-256 GCM (Galois/Counter Mode) with random 16 bytes initialization vector.\nKey is hash in a 256 bits key with SHA-512 using random 64 bytes salt and rounds (between 3000 and 9000 rounds).\n\n\n# How to install\nNodeJS minimal required version is `v10.0.0`.  \nTo install as a CLI tool, launch `npm install -g warshield`.\n\n# How to use\n```\nUsage: warshield [options] \u003cmode\u003e \u003cdir\u003e\n\nOptions:\n  -V, --version             output the version number\n  -v, --verbose             enable verbosity\n  -t, --trace               enable stacktrace\n  -p, --tmp \u003cdirectory\u003e     change temporary directory\n  -h, --help                output usage information\n\nCommands:\n  encrypt [options] \u003cfile\u003e  encrypt a file or all files in a directory\n  decrypt [options] \u003cfile\u003e  decrypt a file or all files in a directory\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquantumsheep%2Fwarshield","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquantumsheep%2Fwarshield","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquantumsheep%2Fwarshield/lists"}