Commit Graph
119 Commits
Author SHA1 Message Date
Felicitas Pojtinger 24bbfcc45b feat: Enable verifying headers everywhere that they can be decrypted 2021-12-04 21:25:16 +01:00
Felicitas Pojtinger 019108005a feat: Enable signing headers everywhere they can be encrypted 2021-12-04 21:00:42 +01:00
Felicitas Pojtinger a21099cfb2 feat: Start implementation of signed headers 2021-12-04 20:55:25 +01:00
Felicitas Pojtinger 6643d21e9c feat: Add signature support to update cmd 2021-12-04 20:34:34 +01:00
Felicitas Pojtinger 75ee70dc4c feat: Add signature verification support when restoring 2021-12-04 19:17:59 +01:00
Felicitas Pojtinger ce7c9df3ac feat: Add basic signature support to archive cmd based on Minisign 2021-12-04 16:44:31 +01:00
Felicitas Pojtinger 1938e15eef refactor: Decompose and pull up identity parsing to cmds 2021-12-04 15:20:04 +01:00
Felicitas Pojtinger 641eba4a4e refactor: Decompose and pull up recipient parsing to cmds 2021-12-04 02:02:22 +01:00
Felicitas Pojtinger 211ec57062 feat: Add key generation support for PGP 2021-12-04 01:42:15 +01:00
Felicitas Pojtinger 9d69665563 feat: Add key generation support for age 2021-12-04 01:10:53 +01:00
Felicitas Pojtinger 5ee9ddf325 feat: Add support for password-protected age keys 2021-12-04 00:27:24 +01:00
Felicitas Pojtinger cc72f880b4 feat: Add support for password-protected PGP keys 2021-12-04 00:18:07 +01:00
Felicitas Pojtinger f1a4e195d2 feat: Add PGP decryption support 2021-12-03 18:10:54 +01:00
Felicitas Pojtinger d2f03751b6 feat: Add PGP encryption support 2021-12-03 17:17:36 +01:00
Felicitas Pojtinger 67a027bc80 refactor: Switch to base64 as name fields are no longer encrypted 2021-12-03 01:10:23 +01:00
Felicitas Pojtinger e19e086d97 feat: Encrypt header by embedding it to prevent metadata sniffing 2021-12-03 00:39:53 +01:00
Felicitas Pojtinger 98acabd9d4 fix: Make key checker error universal 2021-12-02 23:59:20 +01:00
Felicitas Pojtinger f67c9d2427 feat: Implement encryption for more text header fields 2021-12-02 23:57:21 +01:00
Felicitas Pojtinger 52c39596c3 refactor: Decompose key readers 2021-12-02 23:23:14 +01:00
Felicitas Pojtinger 4aeef7f1f3 refactor: Decompose key checks 2021-12-02 23:10:34 +01:00
Felicitas Pojtinger b5a99751de feat: Allow automatic re-indexing without private key 2021-12-02 12:16:05 +01:00
Felicitas Pojtinger f4dc9f9f52 feat: Start implementation of metadata encryption 2021-12-02 11:26:18 +01:00
Felicitas Pojtinger daa62e25b5 refactor: Decompose suffix addition and removal 2021-12-02 00:45:12 +01:00
Felicitas Pojtinger f6e27af47f feat: Add trannsparent decryption support based on age and enable streaming encryption & compression 2021-12-02 00:38:11 +01:00
Felicitas Pojtinger 9f61c37c9d feat: Start implementation of transparent encryption based on age 2021-12-01 23:27:43 +01:00
Felicitas Pojtinger 9067f71960 refactor: Decompose decompression 2021-12-01 22:22:38 +01:00
Felicitas Pojtinger b60929205a fix: Don't assume EOF filemark size on disk 2021-12-01 00:01:18 +01:00
Felicitas Pojtinger 002d4df82f feat: Add compressionn support to update cmd 2021-11-30 23:05:01 +01:00
Felicitas Pojtinger 5f97bd692c refactor: Decompose compression 2021-11-30 22:20:34 +01:00
Felicitas Pojtinger 2fbfb8632d feat: Add compression level selection support 2021-11-30 22:02:57 +01:00
Felicitas Pojtinger 8516b786d6 feat: Add parallel bzip2 support 2021-11-30 19:29:56 +01:00
Felicitas Pojtinger 6b26046bad feat: Add bzip2 compression support 2021-11-30 19:24:39 +01:00
Felicitas Pojtinger 5bb1b341ea feat: Add brotli compression support 2021-11-30 19:09:48 +01:00
Felicitas Pojtinger b3a45ae9b2 feat: Add ZStandard compression support 2021-11-30 18:44:27 +01:00
Felicitas Pojtinger 68c88098aa feat: Add lz4 compression support 2021-11-30 18:35:28 +01:00
Felicitas Pojtinger 1c544c3400 feat: Add parallel GZip compression and decompression support 2021-11-30 18:16:36 +01:00
Felicitas Pojtinger 82621af612 feat: Implement transparent compression based on GZip 2021-11-30 17:51:09 +01:00
Felicitas Pojtinger 8f93dcfef9 refactor: Use manual size calculation instead of trusting the tar header size 2021-11-30 15:44:15 +01:00
Felicitas Pojtinger 4d67601837 feat: Add aliases to commands, re-organize subcommands to be destinct from root commands 2021-11-29 23:18:25 +01:00
Felicitas Pojtinger bc291fa883 refactor: Use unified naming scheme for commands 2021-11-29 23:07:19 +01:00
Felicitas Pojtinger 1d9b756752 feat: Add restore command which combines behaviour of find and recovery restore commands 2021-11-29 22:41:18 +01:00
Felicitas Pojtinger bb012fdaaa feat: Add find command for searching by regex 2021-11-28 23:10:33 +01:00
Felicitas Pojtinger 5f3d3598d8 feat: Implement reliable direct child directory searches 2021-11-28 22:56:27 +01:00
Felicitas Pojtinger 35a447a9cc refactor: Move drive and recovery commands to subcommands 2021-11-28 19:07:10 +01:00
Felicitas Pojtinger 05d4ef999a fix: Remove unused overwrite option in update command 2021-11-28 19:00:37 +01:00
Felicitas Pojtinger ab8bdc7a8f feat: Allow overwriting tape in archive command 2021-11-28 18:59:27 +01:00
Felicitas Pojtinger de4c629fbf feat: Implement restoring folders 2021-11-28 16:23:43 +01:00
Felicitas Pojtinger 4ae1a1df47 fix: Truncate destination file when restoring 2021-11-28 15:50:48 +01:00
Felicitas Pojtinger 232ec290d1 feat: Implement Replaces-Content: true header support 2021-11-28 15:48:13 +01:00
Felicitas Pojtinger 7115d0ecb4 feat: Add support for metadata-only UPDATE PAX headers 2021-11-28 14:59:23 +01:00