| Index: README.md
|
| diff --git a/README.md b/README.md
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..dc49e056488bc6fa497c9cd1bfe5ac876e49a43f
|
| --- /dev/null
|
| +++ b/README.md
|
| @@ -0,0 +1,10 @@
|
| +This NSS repository is unmaintained
|
| +===================================
|
| +
|
| +Chromium no longer bundles NSS and has instead moved to
|
| +[BoringSSL](https://boringssl.googlesource.com/boringssl/). As a result, this
|
| +repository is unmaintained. It should not be used.
|
| +
|
| +Note: Although, as of writing, the Linux and Chromium OS ports of Chromium do
|
| +use a system copy NSS for certificate verification, that has never used this
|
| +repository.
|
|
|