diff --git a/tar/asm/README.md b/tar/asm/README.md index 60f1cb0..2a3a5b5 100644 --- a/tar/asm/README.md +++ b/tar/asm/README.md @@ -40,3 +40,5 @@ by default for most implementations. Not supporting them wouldn't be a security concern either, as if it did occur, we would reassemble an archive that doesn't validate signature/checksum, so it shouldn't be trusted anyway. +Otherwise, this will allow us to defer support for appended files as a FUTURE FEATURE. +