Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
deprecation added
Browse files Browse the repository at this point in the history
  • Loading branch information
argl committed Oct 21, 2024
1 parent a884720 commit 8651b15
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
## ⚠️ Deprecation Announcement for Mozilla HTTP Observatory

Dear Mozilla Observatory Users,

This code repository is now deprecated There is a [Node/Javascript based rewrite available](https://github.com/mdn/mdn-http-observatory/), that has updated scoring and backs the [public HTTP Observatory service on MDN](https://developer.mozilla.org/en-US/observatory).

### 🛠️ What This Means

* No Further Updates: We will no longer be providing updates, bug fixes, or new features for this repository.
* Limited Support: Official support will be discontinued.
* Archival: The repository will be archived soon, making it read-only.

🔍 Alternatives and Recommendations

We recommend transitioning to [HTTP Observatory](https://github.com/mdn/mdn-http-observatory/), maintained by [MDN](https://developer.mozilla.org).

📦 Migration Guide

To assist you in transitioning, we have prepared a [Migration Guide](https://github.com/mdn/mdn-http-observatory/blob/main/README.md#migrating-from-the-public-v1-api-to-the-v2-api) that covers steps to migrate your existing setup to the alternative.

# Mozilla HTTP Observatory

The Mozilla HTTP Observatory is a set of tools to analyze your website and inform you if you are utilizing the many available methods to secure it.
Expand Down

0 comments on commit 8651b15

Please sign in to comment.