Skip to content

Commit 73d1bfb

Browse files
committed
Add README production data disclaimer
1 parent 2caddca commit 73d1bfb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
1010
`solid-server` lets you run a Solid server on top of the file-system. You can use it as a [command-line tool](https://github.com/solid/node-solid-server/blob/master/README.md#command-line-usage) (easy) or as a [library](https://github.com/solid/node-solid-server/blob/master/README.md#library-usage) (advanced).
1111

12+
> **Disclaimer**: This is a prototype implementation of a Solid server. It is a fully functional server, but there are no security or stability guarantees. Do not use it with production data.
13+
1214
The [solid test suite](https://github.com/nodeSolidServer/node-solid-server/blob/main/test/surface/run-solid-test-suite.sh) runs as part of GitHub Actions on this repository, ensuring that this server is always (to the best of our knowledge) fully spec compliant.
1315

1416
## Solid Features supported

0 commit comments

Comments
 (0)