news fragment

This commit is contained in:
Jean-Paul Calderone 2023-01-06 15:51:36 -05:00
parent 3ff9c45e95
commit 1d125b7be8

View File

@ -0,0 +1 @@
Mutable objects can now be created with a pre-determined "signature key" using the ``tahoe put`` CLI or the HTTP API. This enables deterministic creation of mutable capabilities. This feature must be used with care to preserve the normal security and reliability properties.