mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
ee253e392a
We could use one of these for holding "junk" descriptors and unparseable things -- but we'll _need_ it for having cached consensuses and diffs between them.
6 lines
298 B
Plaintext
6 lines
298 B
Plaintext
o Minor features (infrastructure, seccomp2 sandbox):
|
|
- We now have a document storage backend compatible with the Linux
|
|
seccomp2 sandbox. The long-term plan is to use this backend for
|
|
consensus documents and for storing unparseable directory
|
|
material. Closes ticket 21645.
|