{"id":16195262,"url":"https://github.com/mrf345/safelock","last_synced_at":"2025-03-19T04:30:53.782Z","repository":{"id":88520098,"uuid":"110949961","full_name":"mrf345/safelock","owner":"mrf345","description":"Fast drag \u0026 drop cross-platform files encryption tool (chacha20poly1305  +  argon2id)","archived":false,"fork":false,"pushed_at":"2024-09-18T16:50:04.000Z","size":6514,"stargazers_count":3,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-28T15:58:34.777Z","etag":null,"topics":["angular","argon2id","chacha20-poly1305","encrypted-files","encryption","files-encryption","go","wails"],"latest_commit_sha":null,"homepage":"https://sourceforge.net/projects/safe-lock/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mrf345.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":"2017-11-16T09:17:29.000Z","updated_at":"2024-09-18T17:04:05.000Z","dependencies_parsed_at":"2024-10-27T20:17:12.813Z","dependency_job_id":"33879a83-ba81-4913-b716-22b5b23bf9df","html_url":"https://github.com/mrf345/safelock","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrf345%2Fsafelock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrf345%2Fsafelock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrf345%2Fsafelock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrf345%2Fsafelock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrf345","download_url":"https://codeload.github.com/mrf345/safelock/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243971156,"owners_count":20376784,"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":["angular","argon2id","chacha20-poly1305","encrypted-files","encryption","files-encryption","go","wails"],"created_at":"2024-10-10T08:26:51.017Z","updated_at":"2025-03-19T04:30:52.773Z","avatar_url":"https://github.com/mrf345.png","language":"TypeScript","readme":"\u003cp align='center'\u003e\n  \u003cimg width='24%' src='docs/logo.webp' /\u003e\n\u003c/p\u003e\n\n\u003cp align='center'\u003e\n  \u003ca href='https://github.com/mrf345/safelock/actions/workflows/ci.yml'\u003e\n    \u003cimg src='https://github.com/mrf345/safelock/workflows/Build/badge.svg'\u003e\n  \u003c/a\u003e\n  \u003cimg alt=\"Static Badge\" src=\"https://img.shields.io/badge/OS-_Linux_%7C_Windows_%7C_MacOS-blue\"\u003e\n  \u003cimg alt=\"Static Badge\" src=\"https://img.shields.io/badge/Arch-_amd64_%7C_arm64-black\"\u003e\n\u003c/p\u003e\n\n\u003cp align='center'\u003e\n  Fast drag \u0026 drop cross-platform files encryption tool, based on \u003ca href=\"https://github.com/mrf345/safelock-cli\" target=\"_blank\"\u003esafelock-cli\u003c/a\u003e and built with\n  \u003ca href=\"https://github.com/wailsapp/wails\" target=\"_blank\"\u003eWails\u003c/a\u003e and \u003ca href=\"https://github.com/angular/angular\" target=\"_blank\"\u003eAngular\u003c/a\u003e.\n\u003c/p\u003e\n\n\u003chr /\u003e\n\n### Install\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003ch5\u003eLinux\u003c/h5\u003e\u003c/summary\u003e\n\n  - With binaries\n\n  ```bash\n  wget -qO- https://github.com/mrf345/safelock/releases/latest/download/safelock-linux-amd64.tar.gz | tar xvz -C ~ \u0026\u0026 ~/safelock\n  ```\n\n  - Or from the source code\n\n    Make sure you have [go](https://go.dev/doc/install), [npm](https://nodejs.org/en/download/package-manager) and [git](https://git-scm.com/downloads) are installed, then run:\n\n    ```bash\n    go install github.com/wailsapp/wails/v2/cmd/wails@latest\n    git clone https://github.com/mrf345/safelock.git\n    cd safelock\n    wails dev\n    ```\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003ch5\u003eWindows\u003c/h5\u003e\u003c/summary\u003e\n\n  Download, extract and install [this](https://github.com/mrf345/safelock/releases/latest/download/safelock-windows-amd64.zip) or [this](https://github.com/mrf345/safelock/releases/latest/download/safelock-windows-arm64.zip) for `arm64` processors. If you want a portable version download [this](https://github.com/mrf345/safelock/releases/latest/download/safelock-windows-portable-amd64.zip) or [this](https://github.com/mrf345/safelock/releases/latest/download/safelock-windows-portable-arm64.zip) for `arm64`.\n\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003ch5\u003eMacOS\u003c/h5\u003e\u003c/summary\u003e\n\n  Download and run [this universal .app](https://github.com/mrf345/safelock/releases/latest/download/safelock-darwin-universal.zip), Note that you'll need to enable running apps from unknown developers follow [this guide](https://www.wikihow.com/Install-Software-from-Unsigned-Developers-on-a-Mac).\n\n\u003c/details\u003e\n\n\n### Performance\n\n\u003e [!NOTE]\n\u003e Check [safelock-cli/performance](https://github.com/mrf345/safelock-cli?tab=readme-ov-file#performance) for more detailed benchmarks.\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://raw.githubusercontent.com/mrf345/safelock-cli/master/benchmark/encryption-time.webp\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/mrf345/safelock-cli/master/benchmark/encryption-time.webp\" alt=\"encryption time\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://raw.githubusercontent.com/mrf345/safelock-cli/master/benchmark/decryption-time.webp\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/mrf345/safelock-cli/master/benchmark/decryption-time.webp\" alt=\"decryption time\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\n### Breaking changes\n\n##### v1.0.0\n\nShould expect great improvement in performance (about **23.2** times faster) compared to the last release `0.5`, with better overall encryption and cross-platform support.\n\nHowever, this version **breaks backward compatibility**. Any files encrypted with a prior versions can't be decrypted with this version, and vice versa.\n\n\u003cp style=\"margin-top: 35px;\"\u003e\n  \u003ca href=\"https://raw.githubusercontent.com/mrf345/safelock/master/docs/demo.gif\" target=\"_blank\"\u003e\n    \u003cimg src=\"docs/demo.gif\" alt=\"demo\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrf345%2Fsafelock","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrf345%2Fsafelock","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrf345%2Fsafelock/lists"}