Encrypted Container File: Design and Implementation of a Hybrid-Encrypted Multi-Recipient File Structure

May 15, 2024 Β· Entered Twilight Β· πŸ› arXiv.org

πŸ’€ TWILIGHT: Eternal Rest
Repo abandoned since publication

Repo contents: .gitignore, .gitmodules, LICENSE, README.md, perf, src

Authors Tobias J. Bauer, Andreas Aßmuth arXiv ID 2405.09398 Category cs.DC: Distributed Computing Cross-listed cs.CR, cs.SE Citations 2 Venue arXiv.org Repository https://github.com/Hirnmoder/ECF ⭐ 1 Last Checked 3 months ago
Abstract
Modern software engineering trends towards Cloud-native software development by international teams of developers. Cloud-based version management services, such as GitHub, are used for the source code and other artifacts created during the development process. However, using such a service usually means that every developer has access to all data stored on the platform. Particularly, if the developers belong to different companies or organizations, it would be desirable for sensitive files to be encrypted in such a way that these can only be decrypted again by a group of previously defined people. In this paper, we examine currently available tools that address this problem, but which have certain shortcomings. We then present our own solution, Encrypted Container Files (ECF), for this problem, eliminating the deficiencies found in the other tools.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Distributed Computing