Commit Graph

9 Commits

Author SHA1 Message Date
Elara 74c6391dca Restructure project 2021-07-08 13:11:41 -07:00
Elara 8dc2ffff6f Switch to using archiver package rather than manual tar 2021-06-19 00:32:24 -07:00
Elara 116e2cd9ab Switch to HTTP for transfer 2021-06-19 00:01:31 -07:00
Elara ac115b592a Switch from AES-256-GCM to ChaCha20-Poly1305 2021-02-26 01:48:26 -08:00
Elara 7c117bc735 Fix bugs and add comments (see description)
Fix bug where config destination directory is ignored
Switch to base91 (14%-23% size increase) from hex (100% size increase)
Add comments
2021-01-12 19:22:40 -08:00
Elara 82028213cf Clean up code and add config 2021-01-08 18:35:03 -08:00
Elara 9bd7b30222 Implement config files 2020-12-30 23:54:18 -08:00
Elara 5b976e6bac Implement dir type and add Zstd compression 2020-12-05 16:47:04 -08:00
Elara 561bf06826 Golang Rewrite 2020-12-03 02:12:43 -08:00