Skip to content

Commit

Permalink
✏️ Improved descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
ChanTsune committed Nov 8, 2024
1 parent c022b37 commit 25ba182
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@ Also, its data structure is inspired by the PNG data structure.
- [x] Supports 256-bit AES and 256-bit Camellia.

- **Solid Mode**
- [x] Compresses and encrypts entire archives.
- [x] Compresses and encrypts the entire archive as a single block.

- **File Attribute Preservation**
- [x] Maintains and restores file permissions.
- [x] Maintains and restores file timestamps.
- [x] Maintains and restores extended attributes.
- [x] Maintains and restores Access Control Lists (ACLs) (experimental feature).
- **File Attribute Preservation (Maintains and restores)**
- [x] File permissions.
- [x] File timestamps.
- [x] Extended attributes.
- [x] Access Control Lists (ACLs) (experimental).

## Installation

Expand Down

0 comments on commit 25ba182

Please sign in to comment.