Перейти к содержимому

Assistral

Опубликовано: shano

Оболочка WebView для Mistral Le Chat с блокировкой URL и функциями приватности

Открытый исходный кодGPL-3.0-only

Часть этой страницы показана на языке оригинала, потому что перевод не закончен.

Основное

  • Presents Mistral Le Chat as a standalone Android app window.
  • Blocks WebView requests to URLs outside the expected set.
  • No browser tab or separate browser install required to use the service.
  • Android-only, licensed GPL-3.0-only.

Об этом приложении

Assistral wraps the Mistral Le Chat web interface in an Android WebView, giving the service an app icon and its own window rather than a browser tab. The chat itself is still the vendor's web page; the app supplies the container around it, along with URL blocking so that requests to addresses outside the expected set are not loaded.

The privacy-oriented behaviour is the reason the wrapper exists: by filtering which URLs the WebView is allowed to fetch, it narrows what the embedded page can reach. Anyone deciding whether this fits their needs should note that the underlying service remains a hosted, remote one, so the app changes how the page is loaded, not where the conversation is processed.

It is an Android-only application, published by shano under the GPL-3.0-only licence. Since it depends on the remote interface, changes to that interface can affect how the wrapper behaves.

Android

Мы не размещаем этот файл у себя, не сканируем его и не изучаем его содержимое. Прочитайте, что пишет источник, и решайте сами.