{"id":21815343,"url":"https://github.com/brxken128/dexios","last_synced_at":"2025-04-04T13:11:31.239Z","repository":{"id":36950811,"uuid":"487542858","full_name":"brxken128/dexios","owner":"brxken128","description":"A secure file encryption utility, written in Rust.","archived":false,"fork":false,"pushed_at":"2023-06-17T10:06:16.000Z","size":3561,"stargazers_count":214,"open_issues_count":5,"forks_count":18,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T12:07:43.747Z","etag":null,"topics":["aes-256-gcm","crypto","cryptography","deoxys","encryption","rust","security","xchacha20-poly1305"],"latest_commit_sha":null,"homepage":"https://brxken128.github.io/dexios/","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brxken128.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":"docs/Supporting-Dexios.html","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-05-01T13:19:23.000Z","updated_at":"2025-03-08T14:54:29.000Z","dependencies_parsed_at":"2024-12-17T20:05:17.616Z","dependency_job_id":"1acb02a2-bb3d-4c34-be5c-2008ed26f0ba","html_url":"https://github.com/brxken128/dexios","commit_stats":{"total_commits":1459,"total_committers":6,"mean_commits":"243.16666666666666","dds":0.09115832762165865,"last_synced_commit":"e4103ae291e53b0ff350c0dfef41c6e18d83993f"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brxken128%2Fdexios","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brxken128%2Fdexios/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brxken128%2Fdexios/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brxken128%2Fdexios/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brxken128","download_url":"https://codeload.github.com/brxken128/dexios/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247182361,"owners_count":20897380,"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":["aes-256-gcm","crypto","cryptography","deoxys","encryption","rust","security","xchacha20-poly1305"],"created_at":"2024-11-27T15:17:59.144Z","updated_at":"2025-04-04T13:11:31.222Z","avatar_url":"https://github.com/brxken128.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/brxken128/dexios/raw/master/assets/long-logo.png\" width=\"320\" /\u003e\n\u003c/p\u003e\n\n[![Dexios Tests](https://img.shields.io/github/actions/workflow/status/brxken128/dexios/dexios-tests.yml?branch=master\u0026label=tests\u0026style=flat-square)](https://github.com/brxken128/dexios/actions/workflows/dexios-tests.yml)\n[![Dexios Crate](https://img.shields.io/crates/v/dexios.svg?style=flat-square)](https://lib.rs/crates/dexios)\n[![BSD-2-Clause](https://img.shields.io/badge/License-BSD_2--Clause-blue.svg?style=flat-square)](https://opensource.org/licenses/BSD-2-Clause)\n\n## Update Status\n\nDexios will continue to receive updates. Things are stable for the time being and I consider none of the code broken. In the (somewhat) near future I plan to change the backend entirely and give the CLI a re-write, so that things are both easier to maintain and understand. This will regrettably not be backwards-compatible, but the performance improvements and stability guarantees will be extremely worthwhile.\n\n## Dexios - What is it?\n\nDexios is a fast, secure, and open source command-line encryption tool. It's\nwritten entirely in Rust and prioritises security, performance and convenience\nthe most. It uses modern cryptographic AEADs (XChaCha20-Poly1305 + AES-256-GCM),\nwith audited backends to ensure the safety and integrity of\nyour data. It's extremely easy to use Dexios before uploading your files to a\ncloud service, to ensure that no prying eyes can read them.\n\nFor notes on Deoxys-II, please see the\n[Security Notices](https://brxken128.github.io/dexios/Introduction.html#security-notices)\nsection of the Documentation.\n\nYou can install Dexios through cargo, with:\n\n```\ncargo install dexios --locked\n```\n\nOr you can download a pre-compiled binary from\n[the releases page](https://github.com/brxken128/dexios/releases)!\n\nThis repo also contains the Dexios-Core and Dexios-Domain libraries\n- they're used by Dexios itself for\nmanaging headers and cryptographic functions. This allows us to keep them\nisolated, and ensure that security-critical pieces of code remain maintainable.\n\nYou may view more information about [Dexios](dexios/README.md),\n[Dexios-Core](dexios-core/README.md) and [Dexios-Domain](dexios-domain/README.md) in their respective folders. You can also\n[view the documentation](https://brxken128.github.io/dexios/) for the technical\ninfo!\n\n## Donating\n\nIf you like my work, and want to help support the project, feel free to donate!\nThis is not necessary by any means, so please don't feel obliged to do so.\n\n```\nXMR: 84zSGS18aHtT3CZjZUnnWpCsz1wmA5f65G6BXisbrvAiH7PxZpP8GorbdjAQYRtfeiANZywwUPjZcHu8eXJeWdafJQFK46G\nBTC: bc1q8x0r7khrfj40qd0zr5xv3t9nl92rz2387pu48u\nETH: 0x9630f95F11dFa8703b71DbF746E5c83A31A3F2DD\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrxken128%2Fdexios","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrxken128%2Fdexios","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrxken128%2Fdexios/lists"}