diff --git a/fep/044f/fep-044f.md b/fep/044f/fep-044f.md index fdbf5a7..81464b7 100644 --- a/fep/044f/fep-044f.md +++ b/fep/044f/fep-044f.md @@ -429,7 +429,8 @@ By not adding a hash or copy of the reply in the `QuoteAuthorization` object, ma ## Implementations -None so far. +* [Smithereen](https://github.com/grishka/Smithereen) exposes always-allowed quote policies, supports authoring quote posts as well as issuing `QuoteAuthorization` in response to a `QuoteRequest`, it does not currently verify quotes nor request stamps +* [Mastodon](https://github.com/mastodon/mastodon) 4.4 has added support for verifying and displaying remote quote posts ## References