Skip to content

Koromix/rekkord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

You can find these instructions on the official web page.

Overview

Rekkord is a multi-platform backup tool, with the following features:

  • Write-only passwords / keys (using asymmetic encryption)
  • Data deduplication based on content-defined chunking
  • Local and remote storage back-ends: local directory, S3 storage, SFTP servers

Caution

This software has not been stabilized yet and must not be used as your primary backup tool. You've been warned!

Use the following links for more information:

Up-to-date binaries are available here:

Source code

This repository does not contain the code of Rekkord but only exists as a front. For pratical reasons, I've started using a single repository for all my projects in 2018 because it is easier to manage.

The source code is available here: https://github.com/Koromix/rygel/ (in the src/rekkord subdirectory).

Monorepositories have two killer features for me:

  • Cross-project refactoring
  • Simplified dependency management

You can find a more detailed rationale here: https://danluu.com/monorepo/

About

Backup tool with deduplication and asymmetric encryption

Resources

License

Stars

Watchers

Forks