Add news fragment

This commit is contained in:
Christopher R. Wood 2024-05-13 21:47:48 -04:00
parent 9d10bda2a0
commit 5a485545f6

View File

@ -0,0 +1 @@
Mutable directories can now be created with a pre-determined "signature key" via the web API using the "private-key=..." parameter. The "private-key" value must be a DER-encoded 2048-bit RSA private key in urlsafe base64 encoding.