diff --git a/suggestions/browsers.json b/suggestions/browsers.json index 8f6d973..9d63ea5 100644 --- a/suggestions/browsers.json +++ b/suggestions/browsers.json @@ -1,14 +1,21 @@ [ - { - "id": "org.bromite.bromite", - "label": "Bromite", - "source": "f", - "repo": "https://github.com/bromite/bromite" - }, { "id": "org.chromium.chrome", "label": "Vanadium", "repo": "https://github.com/GrapheneOS/Vanadium", "reason": "GrapheneOS only" + }, + { + "id": "org.cromite.cromite", + "label": "Cromite", + "source": "f", + "repo": "https://github.com/uazo/cromite" + }, + { + "id": "us.spotco.fennec_dos", + "label": "Mull", + "source": "f", + "repo": "https://gitlab.com/divested-mobile/mull-fenix", + "reason": "Hardened Firefox browser without any proprietary blobs" } ] \ No newline at end of file diff --git a/suggestions/webviews.json b/suggestions/webviews.json index 6e92b08..76150fe 100644 --- a/suggestions/webviews.json +++ b/suggestions/webviews.json @@ -1,8 +1,9 @@ [ { - "id": "org.bromite.webview", - "label": "Bromite SystemWebView", + "id": "us.spotco.mulch_wv", + "label": "Mulch WebView", "source": "f", - "repo": "https://github.com/bromite/bromite" + "repo": "https://gitlab.com/divested-mobile/mulch", + "reason": "Provides limited privacy and security, but always up-to-date" } ] \ No newline at end of file