We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5aef8e4 commit 1364246Copy full SHA for 1364246
1 file changed
README.md
@@ -1,5 +1,12 @@
1
# Serverless Log
2
3
+> [!WARNING]
4
+> This repository should not be used for new logs.
5
+> New logs should be built using the [tlog-tiles](https://c2sp.org/tlog-tiles) API,
6
+> which is slightly different than the layout used by this repository.
7
+> We recommend using [Tessera](https://github.com/transparency-dev/tessera) with
8
+> the POSIX driver for anyone that would have otherwise used this repo.
9
+
10
This is some experimental tooling which allows for the maintenance and querying
11
of a log represented by tiles & files. These tools are built upon components
12
from the transparency-dev repos (e.g. compact ranges from the
0 commit comments