mirror of
https://github.com/privacyguides/i18n.git
synced 2026-07-24 07:41:45 +00:00
New Crowdin translations by GitHub Action
This commit is contained in:
@@ -159,7 +159,7 @@ Here are a few privacy-focused tools and services that can help you to organize
|
|||||||
|
|
||||||
:video_camera: Use it to share videos with your community free from _YouTube_'s control.
|
:video_camera: Use it to share videos with your community free from _YouTube_'s control.
|
||||||
|
|
||||||
[:octicons-home-16: Homepage](../../social-networks.md#peertube){ .md-button .md-button--primary }
|
[:octicons-home-16: Homepage](https://joinpeertube.org/){ .md-button .md-button--primary }
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ robots: nofollow, max-snippet:-1, max-image-preview:large
|
|||||||
|
|
||||||
We recommend a wide variety of Android apps throughout this site. The apps listed here are Android-exclusive and specifically enhance or replace key system functionality.
|
We recommend a wide variety of Android apps throughout this site. The apps listed here are Android-exclusive and specifically enhance or replace key system functionality.
|
||||||
|
|
||||||
### Shelter
|
## Shelter
|
||||||
|
|
||||||
If your device is on Android 15 or greater, we recommend using the native [Private Space](../os/android-overview.md#private-space) feature instead, which provides nearly the same functionality without needing to place trust in and grant powerful permissions to a third-party app.
|
If your device is on Android 15 or greater, we recommend using the native [Private Space](../os/android-overview.md#private-space) feature instead, which provides nearly the same functionality without needing to place trust in and grant powerful permissions to a third-party app.
|
||||||
|
|
||||||
@@ -57,7 +57,7 @@ When using Shelter, you are placing complete trust in its developer, as Shelter
|
|||||||
|
|
||||||
Shelter is recommended over [Insular](https://secure-system.gitlab.io/Insular) and [Island](https://github.com/oasisfeng/island) as it supports [contact search blocking](https://secure-system.gitlab.io/Insular/faq.html).
|
Shelter is recommended over [Insular](https://secure-system.gitlab.io/Insular) and [Island](https://github.com/oasisfeng/island) as it supports [contact search blocking](https://secure-system.gitlab.io/Insular/faq.html).
|
||||||
|
|
||||||
### Secure Camera
|
## Secure Camera
|
||||||
|
|
||||||
<small>Protects against the following threat(s):</small>
|
<small>Protects against the following threat(s):</small>
|
||||||
|
|
||||||
@@ -101,7 +101,7 @@ The image orientation metadata is not deleted. If you enable location (in Secure
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
### Secure PDF Viewer
|
## Secure PDF Viewer
|
||||||
|
|
||||||
<small>Protects against the following threat(s):</small>
|
<small>Protects against the following threat(s):</small>
|
||||||
|
|
||||||
|
|||||||
@@ -159,7 +159,7 @@ Here are a few privacy-focused tools and services that can help you to organize
|
|||||||
|
|
||||||
:video_camera: Use it to share videos with your community free from _YouTube_'s control.
|
:video_camera: Use it to share videos with your community free from _YouTube_'s control.
|
||||||
|
|
||||||
[:octicons-home-16: Homepage](../../social-networks.md#peertube){ .md-button .md-button--primary }
|
[:octicons-home-16: Homepage](https://joinpeertube.org/){ .md-button .md-button--primary }
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
meta_title: "Recommended AI Chat: Private ChatGPT Alternatives - Privacy Guides"
|
meta_title: "Recommended AI Chat: Private ChatGPT Alternatives - Privacy Guides"
|
||||||
title: AI Chat
|
title: "AI Chat"
|
||||||
icon: material/assistant
|
icon: material/assistant
|
||||||
description: Unlike OpenAI's ChatGPT and its Big Tech competitors, these AI tools run locally so your data never leaves your desktop device.
|
description: Unlike OpenAI's ChatGPT and its Big Tech competitors, these AI tools run locally so your data never leaves your desktop device.
|
||||||
cover: ai-chatbots.webp
|
cover: ai-chatbots.webp
|
||||||
@@ -42,7 +42,7 @@ To run AI locally, you need both an AI model and an AI client.
|
|||||||
|
|
||||||
### Choosing a Model
|
### Choosing a Model
|
||||||
|
|
||||||
There are many permissively licensed models available to download. [Hugging Face](https://huggingface.co/models) is a platform that lets you browse, research, and download models in common formats like [GGUF](https://huggingface.co/docs/hub/en/gguf). Companies that provide good open-weights models include big names like Mistral, Meta, Microsoft, and Google. However, there are also many community models and [fine-tuned](https://en.wikipedia.org/wiki/Fine-tuning_\(deep_learning\)) models available. As mentioned above, quantized models offer the best balance between model quality and performance for those using consumer-grade hardware.
|
There are many permissively licensed models available to download. [Hugging Face](https://huggingface.co/models) is a platform that lets you browse, research, and download models in common formats like [GGUF](https://huggingface.co/docs/hub/en/gguf). Companies that provide good open-weights models include big names like Mistral, Meta, Microsoft, and Google. However, there are also many community models and [fine-tuned](https://en.wikipedia.org/wiki/Fine-tuning_(deep_learning)) models available. As mentioned above, quantized models offer the best balance between model quality and performance for those using consumer-grade hardware.
|
||||||
|
|
||||||
To help you choose a model that fits your needs, you can look at leaderboards and benchmarks. The most widely-used leaderboard is the community-driven [LM Arena](https://lmarena.ai). Additionally, the [OpenLLM Leaderboard](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard) focuses on the performance of open-weights models on common benchmarks like [MMLU-Pro](https://arxiv.org/abs/2406.01574). There are also specialized benchmarks which measure factors like [emotional intelligence](https://eqbench.com), ["uncensored general intelligence"](https://huggingface.co/spaces/DontPlanToEnd/UGI-Leaderboard), and [many others](https://nebuly.com/blog/llm-leaderboards).
|
To help you choose a model that fits your needs, you can look at leaderboards and benchmarks. The most widely-used leaderboard is the community-driven [LM Arena](https://lmarena.ai). Additionally, the [OpenLLM Leaderboard](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard) focuses on the performance of open-weights models on common benchmarks like [MMLU-Pro](https://arxiv.org/abs/2406.01574). There are also specialized benchmarks which measure factors like [emotional intelligence](https://eqbench.com), ["uncensored general intelligence"](https://huggingface.co/spaces/DontPlanToEnd/UGI-Leaderboard), and [many others](https://nebuly.com/blog/llm-leaderboards).
|
||||||
|
|
||||||
|
|||||||
@@ -1,11 +1,11 @@
|
|||||||
---
|
---
|
||||||
title: General Apps
|
title: "General Apps"
|
||||||
description: The apps listed here are Android-exclusive and specifically enhance or replace key system functionality.
|
description: The apps listed here are Android-exclusive and specifically enhance or replace key system functionality.
|
||||||
schema:
|
schema:
|
||||||
- "@context": http://schema.org
|
- "@context": http://schema.org
|
||||||
"@type": WebPage
|
"@type": WebPage
|
||||||
name: General Android Apps
|
name: General Android Apps
|
||||||
url: ./
|
url: "./"
|
||||||
- "@context": http://schema.org
|
- "@context": http://schema.org
|
||||||
"@type": MobileApplication
|
"@type": MobileApplication
|
||||||
name: Shelter
|
name: Shelter
|
||||||
@@ -30,7 +30,7 @@ robots: nofollow, max-snippet:-1, max-image-preview:large
|
|||||||
|
|
||||||
We recommend a wide variety of Android apps throughout this site. The apps listed here are Android-exclusive and specifically enhance or replace key system functionality.
|
We recommend a wide variety of Android apps throughout this site. The apps listed here are Android-exclusive and specifically enhance or replace key system functionality.
|
||||||
|
|
||||||
### Shelter
|
## Shelter
|
||||||
|
|
||||||
If your device is on Android 15 or greater, we recommend using the native [Private Space](../os/android-overview.md#private-space) feature instead, which provides nearly the same functionality without needing to place trust in and grant powerful permissions to a third-party app.
|
If your device is on Android 15 or greater, we recommend using the native [Private Space](../os/android-overview.md#private-space) feature instead, which provides nearly the same functionality without needing to place trust in and grant powerful permissions to a third-party app.
|
||||||
|
|
||||||
@@ -57,7 +57,7 @@ When using Shelter, you are placing complete trust in its developer, as Shelter
|
|||||||
|
|
||||||
Shelter is recommended over [Insular](https://secure-system.gitlab.io/Insular) and [Island](https://github.com/oasisfeng/island) as it supports [contact search blocking](https://secure-system.gitlab.io/Insular/faq.html).
|
Shelter is recommended over [Insular](https://secure-system.gitlab.io/Insular) and [Island](https://github.com/oasisfeng/island) as it supports [contact search blocking](https://secure-system.gitlab.io/Insular/faq.html).
|
||||||
|
|
||||||
### Secure Camera
|
## Secure Camera
|
||||||
|
|
||||||
<small>Protects against the following threat(s):</small>
|
<small>Protects against the following threat(s):</small>
|
||||||
|
|
||||||
@@ -101,7 +101,7 @@ The image orientation metadata is not deleted. If you enable location (in Secure
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
### Secure PDF Viewer
|
## Secure PDF Viewer
|
||||||
|
|
||||||
<small>Protects against the following threat(s):</small>
|
<small>Protects against the following threat(s):</small>
|
||||||
|
|
||||||
@@ -112,7 +112,7 @@ The image orientation metadata is not deleted. If you enable location (in Secure
|
|||||||
{ align=right }
|
{ align=right }
|
||||||
{ align=right }
|
{ align=right }
|
||||||
|
|
||||||
**Secure PDF Viewer** is a PDF viewer based on [pdf.js](https://en.wikipedia.org/wiki/PDF.js) that doesn't require any permissions. The PDF is fed into a [sandboxed](https://en.wikipedia.org/wiki/Sandbox_\(software_development\)) [WebView](https://developer.android.com/guide/webapps/webview). This means that it doesn't require permission directly to access content or files.
|
**Secure PDF Viewer** is a PDF viewer based on [pdf.js](https://en.wikipedia.org/wiki/PDF.js) that doesn't require any permissions. The PDF is fed into a [sandboxed](https://en.wikipedia.org/wiki/Sandbox_(software_development)) [WebView](https://developer.android.com/guide/webapps/webview). This means that it doesn't require permission directly to access content or files.
|
||||||
|
|
||||||
[Content-Security-Policy](https://en.wikipedia.org/wiki/Content_Security_Policy) is used to enforce that the JavaScript and styling properties within the WebView are entirely static content.
|
[Content-Security-Policy](https://en.wikipedia.org/wiki/Content_Security_Policy) is used to enforce that the JavaScript and styling properties within the WebView are entirely static content.
|
||||||
|
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ This section is a work in progress, because it takes considerably more time and
|
|||||||
|
|
||||||
## Privacy Notes
|
## Privacy Notes
|
||||||
|
|
||||||
Microsoft Windows, particularly those versions aimed at consumers like the **Home** version often don't prioritize privacy-friendly features by [default](https://theguardian.com/technology/2015/jul/31/windows-10-microsoft-faces-criticism-over-privacy-default-settings). As a result we often see more [data collection](https://en.wikipedia.org/wiki/Criticism_of_Microsoft#Telemetry_and_data_collection) than necessary, without any real warnings that this is the default behavior. In an attempt to compete with Google in the advertising space, [Cortana](https://en.wikipedia.org/wiki/Cortana_\(virtual_assistant\)) has included unique identifiers such as an "advertising ID" in order to correlate usage and assist advertisers in targeted advertising. At launch, telemetry could not be disabled in non-enterprise editions of Windows 10. It still cannot be disabled, but Microsoft added the ability to [reduce](https://extremetech.com/computing/243079-upcoming-windows-update-reduces-spying-microsoft-still-mum-data-collects) the data that is sent to them.
|
Microsoft Windows, particularly those versions aimed at consumers like the **Home** version often don't prioritize privacy-friendly features by [default](https://theguardian.com/technology/2015/jul/31/windows-10-microsoft-faces-criticism-over-privacy-default-settings). As a result we often see more [data collection](https://en.wikipedia.org/wiki/Criticism_of_Microsoft#Telemetry_and_data_collection) than necessary, without any real warnings that this is the default behavior. In an attempt to compete with Google in the advertising space, [Cortana](https://en.wikipedia.org/wiki/Cortana_(virtual_assistant)) has included unique identifiers such as an "advertising ID" in order to correlate usage and assist advertisers in targeted advertising. At launch, telemetry could not be disabled in non-enterprise editions of Windows 10. It still cannot be disabled, but Microsoft added the ability to [reduce](https://extremetech.com/computing/243079-upcoming-windows-update-reduces-spying-microsoft-still-mum-data-collects) the data that is sent to them.
|
||||||
|
|
||||||
With Windows 11 there are a number of restrictions or defaults such as:
|
With Windows 11 there are a number of restrictions or defaults such as:
|
||||||
|
|
||||||
|
|||||||
@@ -159,7 +159,7 @@ Here are a few privacy-focused tools and services that can help you to organize
|
|||||||
|
|
||||||
:video_camera: Use it to share videos with your community free from _YouTube_'s control.
|
:video_camera: Use it to share videos with your community free from _YouTube_'s control.
|
||||||
|
|
||||||
[:octicons-home-16: Homepage](../../social-networks.md#peertube){ .md-button .md-button--primary }
|
[:octicons-home-16: Homepage](https://joinpeertube.org/){ .md-button .md-button--primary }
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ robots: nofollow, max-snippet:-1, max-image-preview:large
|
|||||||
|
|
||||||
We recommend a wide variety of Android apps throughout this site. The apps listed here are Android-exclusive and specifically enhance or replace key system functionality.
|
We recommend a wide variety of Android apps throughout this site. The apps listed here are Android-exclusive and specifically enhance or replace key system functionality.
|
||||||
|
|
||||||
### Shelter
|
## Shelter
|
||||||
|
|
||||||
If your device is on Android 15 or greater, we recommend using the native [Private Space](../os/android-overview.md#private-space) feature instead, which provides nearly the same functionality without needing to place trust in and grant powerful permissions to a third-party app.
|
If your device is on Android 15 or greater, we recommend using the native [Private Space](../os/android-overview.md#private-space) feature instead, which provides nearly the same functionality without needing to place trust in and grant powerful permissions to a third-party app.
|
||||||
|
|
||||||
@@ -57,7 +57,7 @@ When using Shelter, you are placing complete trust in its developer, as Shelter
|
|||||||
|
|
||||||
Shelter is recommended over [Insular](https://secure-system.gitlab.io/Insular) and [Island](https://github.com/oasisfeng/island) as it supports [contact search blocking](https://secure-system.gitlab.io/Insular/faq.html).
|
Shelter is recommended over [Insular](https://secure-system.gitlab.io/Insular) and [Island](https://github.com/oasisfeng/island) as it supports [contact search blocking](https://secure-system.gitlab.io/Insular/faq.html).
|
||||||
|
|
||||||
### Secure Camera
|
## Secure Camera
|
||||||
|
|
||||||
<small>Protects against the following threat(s):</small>
|
<small>Protects against the following threat(s):</small>
|
||||||
|
|
||||||
@@ -101,7 +101,7 @@ The image orientation metadata is not deleted. If you enable location (in Secure
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
### Secure PDF Viewer
|
## Secure PDF Viewer
|
||||||
|
|
||||||
<small>Protects against the following threat(s):</small>
|
<small>Protects against the following threat(s):</small>
|
||||||
|
|
||||||
|
|||||||
@@ -159,7 +159,7 @@ Here are a few privacy-focused tools and services that can help you to organize
|
|||||||
|
|
||||||
:video_camera: Use it to share videos with your community free from _YouTube_'s control.
|
:video_camera: Use it to share videos with your community free from _YouTube_'s control.
|
||||||
|
|
||||||
[:octicons-home-16: Homepage](../../social-networks.md#peertube){ .md-button .md-button--primary }
|
[:octicons-home-16: Homepage](https://joinpeertube.org/){ .md-button .md-button--primary }
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -42,7 +42,7 @@ To run AI locally, you need both an AI model and an AI client.
|
|||||||
|
|
||||||
### Choosing a Model
|
### Choosing a Model
|
||||||
|
|
||||||
There are many permissively licensed models available to download. [Hugging Face](https://huggingface.co/models) is a platform that lets you browse, research, and download models in common formats like [GGUF](https://huggingface.co/docs/hub/en/gguf). Companies that provide good open-weights models include big names like Mistral, Meta, Microsoft, and Google. However, there are also many community models and [fine-tuned](https://en.wikipedia.org/wiki/Fine-tuning_\(deep_learning\)) models available. As mentioned above, quantized models offer the best balance between model quality and performance for those using consumer-grade hardware.
|
There are many permissively licensed models available to download. [Hugging Face](https://huggingface.co/models) is a platform that lets you browse, research, and download models in common formats like [GGUF](https://huggingface.co/docs/hub/en/gguf). Companies that provide good open-weights models include big names like Mistral, Meta, Microsoft, and Google. However, there are also many community models and [fine-tuned](https://en.wikipedia.org/wiki/Fine-tuning_(deep_learning)) models available. As mentioned above, quantized models offer the best balance between model quality and performance for those using consumer-grade hardware.
|
||||||
|
|
||||||
To help you choose a model that fits your needs, you can look at leaderboards and benchmarks. The most widely-used leaderboard is the community-driven [LM Arena](https://lmarena.ai). Additionally, the [OpenLLM Leaderboard](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard) focuses on the performance of open-weights models on common benchmarks like [MMLU-Pro](https://arxiv.org/abs/2406.01574). There are also specialized benchmarks which measure factors like [emotional intelligence](https://eqbench.com), ["uncensored general intelligence"](https://huggingface.co/spaces/DontPlanToEnd/UGI-Leaderboard), and [many others](https://nebuly.com/blog/llm-leaderboards).
|
To help you choose a model that fits your needs, you can look at leaderboards and benchmarks. The most widely-used leaderboard is the community-driven [LM Arena](https://lmarena.ai). Additionally, the [OpenLLM Leaderboard](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard) focuses on the performance of open-weights models on common benchmarks like [MMLU-Pro](https://arxiv.org/abs/2406.01574). There are also specialized benchmarks which measure factors like [emotional intelligence](https://eqbench.com), ["uncensored general intelligence"](https://huggingface.co/spaces/DontPlanToEnd/UGI-Leaderboard), and [many others](https://nebuly.com/blog/llm-leaderboards).
|
||||||
|
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ robots: nofollow, max-snippet:-1, max-image-preview:large
|
|||||||
|
|
||||||
We recommend a wide variety of Android apps throughout this site. The apps listed here are Android-exclusive and specifically enhance or replace key system functionality.
|
We recommend a wide variety of Android apps throughout this site. The apps listed here are Android-exclusive and specifically enhance or replace key system functionality.
|
||||||
|
|
||||||
### Shelter
|
## Shelter
|
||||||
|
|
||||||
If your device is on Android 15 or greater, we recommend using the native [Private Space](../os/android-overview.md#private-space) feature instead, which provides nearly the same functionality without needing to place trust in and grant powerful permissions to a third-party app.
|
If your device is on Android 15 or greater, we recommend using the native [Private Space](../os/android-overview.md#private-space) feature instead, which provides nearly the same functionality without needing to place trust in and grant powerful permissions to a third-party app.
|
||||||
|
|
||||||
@@ -57,7 +57,7 @@ When using Shelter, you are placing complete trust in its developer, as Shelter
|
|||||||
|
|
||||||
Shelter is recommended over [Insular](https://secure-system.gitlab.io/Insular) and [Island](https://github.com/oasisfeng/island) as it supports [contact search blocking](https://secure-system.gitlab.io/Insular/faq.html).
|
Shelter is recommended over [Insular](https://secure-system.gitlab.io/Insular) and [Island](https://github.com/oasisfeng/island) as it supports [contact search blocking](https://secure-system.gitlab.io/Insular/faq.html).
|
||||||
|
|
||||||
### Secure Camera
|
## Secure Camera
|
||||||
|
|
||||||
<small>Protects against the following threat(s):</small>
|
<small>Protects against the following threat(s):</small>
|
||||||
|
|
||||||
@@ -101,7 +101,7 @@ The image orientation metadata is not deleted. If you enable location (in Secure
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
### Secure PDF Viewer
|
## Secure PDF Viewer
|
||||||
|
|
||||||
<small>Protects against the following threat(s):</small>
|
<small>Protects against the following threat(s):</small>
|
||||||
|
|
||||||
@@ -112,7 +112,7 @@ The image orientation metadata is not deleted. If you enable location (in Secure
|
|||||||
{ align=right }
|
{ align=right }
|
||||||
{ align=right }
|
{ align=right }
|
||||||
|
|
||||||
**Secure PDF Viewer** is a PDF viewer based on [pdf.js](https://en.wikipedia.org/wiki/PDF.js) that doesn't require any permissions. The PDF is fed into a [sandboxed](https://en.wikipedia.org/wiki/Sandbox_\(software_development\)) [WebView](https://developer.android.com/guide/webapps/webview). This means that it doesn't require permission directly to access content or files.
|
**Secure PDF Viewer** is a PDF viewer based on [pdf.js](https://en.wikipedia.org/wiki/PDF.js) that doesn't require any permissions. The PDF is fed into a [sandboxed](https://en.wikipedia.org/wiki/Sandbox_(software_development)) [WebView](https://developer.android.com/guide/webapps/webview). This means that it doesn't require permission directly to access content or files.
|
||||||
|
|
||||||
[Content-Security-Policy](https://en.wikipedia.org/wiki/Content_Security_Policy) is used to enforce that the JavaScript and styling properties within the WebView are entirely static content.
|
[Content-Security-Policy](https://en.wikipedia.org/wiki/Content_Security_Policy) is used to enforce that the JavaScript and styling properties within the WebView are entirely static content.
|
||||||
|
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ This section is a work in progress, because it takes considerably more time and
|
|||||||
|
|
||||||
## Privacy Notes
|
## Privacy Notes
|
||||||
|
|
||||||
Microsoft Windows, particularly those versions aimed at consumers like the **Home** version often don't prioritize privacy-friendly features by [default](https://theguardian.com/technology/2015/jul/31/windows-10-microsoft-faces-criticism-over-privacy-default-settings). As a result we often see more [data collection](https://en.wikipedia.org/wiki/Criticism_of_Microsoft#Telemetry_and_data_collection) than necessary, without any real warnings that this is the default behavior. In an attempt to compete with Google in the advertising space, [Cortana](https://en.wikipedia.org/wiki/Cortana_\(virtual_assistant\)) has included unique identifiers such as an "advertising ID" in order to correlate usage and assist advertisers in targeted advertising. At launch, telemetry could not be disabled in non-enterprise editions of Windows 10. It still cannot be disabled, but Microsoft added the ability to [reduce](https://extremetech.com/computing/243079-upcoming-windows-update-reduces-spying-microsoft-still-mum-data-collects) the data that is sent to them.
|
Microsoft Windows, particularly those versions aimed at consumers like the **Home** version often don't prioritize privacy-friendly features by [default](https://theguardian.com/technology/2015/jul/31/windows-10-microsoft-faces-criticism-over-privacy-default-settings). As a result we often see more [data collection](https://en.wikipedia.org/wiki/Criticism_of_Microsoft#Telemetry_and_data_collection) than necessary, without any real warnings that this is the default behavior. In an attempt to compete with Google in the advertising space, [Cortana](https://en.wikipedia.org/wiki/Cortana_(virtual_assistant)) has included unique identifiers such as an "advertising ID" in order to correlate usage and assist advertisers in targeted advertising. At launch, telemetry could not be disabled in non-enterprise editions of Windows 10. It still cannot be disabled, but Microsoft added the ability to [reduce](https://extremetech.com/computing/243079-upcoming-windows-update-reduces-spying-microsoft-still-mum-data-collects) the data that is sent to them.
|
||||||
|
|
||||||
With Windows 11 there are a number of restrictions or defaults such as:
|
With Windows 11 there are a number of restrictions or defaults such as:
|
||||||
|
|
||||||
|
|||||||
@@ -159,7 +159,7 @@ Here are a few privacy-focused tools and services that can help you to organize
|
|||||||
|
|
||||||
:video_camera: Use it to share videos with your community free from _YouTube_'s control.
|
:video_camera: Use it to share videos with your community free from _YouTube_'s control.
|
||||||
|
|
||||||
[:octicons-home-16: Homepage](../../social-networks.md#peertube){ .md-button .md-button--primary }
|
[:octicons-home-16: Homepage](https://joinpeertube.org/){ .md-button .md-button--primary }
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -42,7 +42,7 @@ To run AI locally, you need both an AI model and an AI client.
|
|||||||
|
|
||||||
### Choosing a Model
|
### Choosing a Model
|
||||||
|
|
||||||
There are many permissively licensed models available to download. [Hugging Face](https://huggingface.co/models) is a platform that lets you browse, research, and download models in common formats like [GGUF](https://huggingface.co/docs/hub/en/gguf). Companies that provide good open-weights models include big names like Mistral, Meta, Microsoft, and Google. However, there are also many community models and [fine-tuned](https://en.wikipedia.org/wiki/Fine-tuning_\(deep_learning\)) models available. As mentioned above, quantized models offer the best balance between model quality and performance for those using consumer-grade hardware.
|
There are many permissively licensed models available to download. [Hugging Face](https://huggingface.co/models) is a platform that lets you browse, research, and download models in common formats like [GGUF](https://huggingface.co/docs/hub/en/gguf). Companies that provide good open-weights models include big names like Mistral, Meta, Microsoft, and Google. However, there are also many community models and [fine-tuned](https://en.wikipedia.org/wiki/Fine-tuning_(deep_learning)) models available. As mentioned above, quantized models offer the best balance between model quality and performance for those using consumer-grade hardware.
|
||||||
|
|
||||||
To help you choose a model that fits your needs, you can look at leaderboards and benchmarks. The most widely-used leaderboard is the community-driven [LM Arena](https://lmarena.ai). Additionally, the [OpenLLM Leaderboard](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard) focuses on the performance of open-weights models on common benchmarks like [MMLU-Pro](https://arxiv.org/abs/2406.01574). There are also specialized benchmarks which measure factors like [emotional intelligence](https://eqbench.com), ["uncensored general intelligence"](https://huggingface.co/spaces/DontPlanToEnd/UGI-Leaderboard), and [many others](https://nebuly.com/blog/llm-leaderboards).
|
To help you choose a model that fits your needs, you can look at leaderboards and benchmarks. The most widely-used leaderboard is the community-driven [LM Arena](https://lmarena.ai). Additionally, the [OpenLLM Leaderboard](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard) focuses on the performance of open-weights models on common benchmarks like [MMLU-Pro](https://arxiv.org/abs/2406.01574). There are also specialized benchmarks which measure factors like [emotional intelligence](https://eqbench.com), ["uncensored general intelligence"](https://huggingface.co/spaces/DontPlanToEnd/UGI-Leaderboard), and [many others](https://nebuly.com/blog/llm-leaderboards).
|
||||||
|
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ robots: nofollow, max-snippet:-1, max-image-preview:large
|
|||||||
|
|
||||||
Wir empfehlen auf dieser Website eine Vielzahl von Android-Apps. Die hier aufgeführten Apps sind Android-exklusiv und verbessern oder ersetzen wichtige Systemfunktionen.
|
Wir empfehlen auf dieser Website eine Vielzahl von Android-Apps. Die hier aufgeführten Apps sind Android-exklusiv und verbessern oder ersetzen wichtige Systemfunktionen.
|
||||||
|
|
||||||
### Shelter
|
## Shelter
|
||||||
|
|
||||||
Wenn dein Gerät mit Android 15 oder höher ausgestattet ist, empfehlen wir dir, stattdessen die native Funktion [Privater Speicher](../os/android-overview.md#private-space) zu verwenden, die nahezu dieselbe Funktionalität bietet, ohne dass du einer Drittanbieter-App vertrauen und ihr weitreichende Berechtigungen erteilen musst.
|
Wenn dein Gerät mit Android 15 oder höher ausgestattet ist, empfehlen wir dir, stattdessen die native Funktion [Privater Speicher](../os/android-overview.md#private-space) zu verwenden, die nahezu dieselbe Funktionalität bietet, ohne dass du einer Drittanbieter-App vertrauen und ihr weitreichende Berechtigungen erteilen musst.
|
||||||
|
|
||||||
@@ -57,7 +57,7 @@ Bei der Verwendung von Shelter vertraust du vollständig dem Entwickler, da Shel
|
|||||||
|
|
||||||
Shelter wird gegenüber [Insular](https://secure-system.gitlab.io/Insular) und [Island](https://github.com/oasisfeng/island) empfohlen, da es das [Blockieren der Kontaktsuche](https://secure-system.gitlab.io/Insular/faq.html) unterstützt.
|
Shelter wird gegenüber [Insular](https://secure-system.gitlab.io/Insular) und [Island](https://github.com/oasisfeng/island) empfohlen, da es das [Blockieren der Kontaktsuche](https://secure-system.gitlab.io/Insular/faq.html) unterstützt.
|
||||||
|
|
||||||
### Secure Camera
|
## Secure Camera
|
||||||
|
|
||||||
<small>Schützt vor der/den folgenden Bedrohung(en):</small>
|
<small>Schützt vor der/den folgenden Bedrohung(en):</small>
|
||||||
|
|
||||||
@@ -101,7 +101,7 @@ Die Metadaten zur Bildausrichtung werden nicht gelöscht. Wenn du den Standort (
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
### Secure PDF Viewer
|
## Secure PDF Viewer
|
||||||
|
|
||||||
<small>Schützt vor der/den folgenden Bedrohung(en):</small>
|
<small>Schützt vor der/den folgenden Bedrohung(en):</small>
|
||||||
|
|
||||||
@@ -112,7 +112,7 @@ Die Metadaten zur Bildausrichtung werden nicht gelöscht. Wenn du den Standort (
|
|||||||
{ align=right }
|
{ align=right }
|
||||||
{ align=right }
|
{ align=right }
|
||||||
|
|
||||||
**Secure PDF Viewer** ist ein PDF-Viewer, der auf [pdf.js](https://de.wikipedia.org/wiki/PDF.js) basiert und keine Berechtigungen benötigt. Das PDF wird in eine [sandboxed](https://en.wikipedia.org/wiki/Sandbox_\(software_development\)) [WebView](https://developer.android.com/guide/webapps/webview) eingespeist. Das bedeutet, dass es keine Berechtigung zum direkten Zugriff auf Inhalte oder Dateien benötigt.
|
**Secure PDF Viewer** ist ein PDF-Viewer, der auf [pdf.js](https://de.wikipedia.org/wiki/PDF.js) basiert und keine Berechtigungen benötigt. Das PDF wird in eine [sandboxed](https://en.wikipedia.org/wiki/Sandbox_(software_development)) [WebView](https://developer.android.com/guide/webapps/webview) eingespeist. Das bedeutet, dass es keine Berechtigung zum direkten Zugriff auf Inhalte oder Dateien benötigt.
|
||||||
|
|
||||||
[Content-Security-Policy](https://de.wikipedia.org/wiki/Content_Security_Policy) wird verwendet, um zu erzwingen, dass die JavaScript- und Styling-Eigenschaften innerhalb der WebView ausschließlich statische Inhalte sind.
|
[Content-Security-Policy](https://de.wikipedia.org/wiki/Content_Security_Policy) wird verwendet, um zu erzwingen, dass die JavaScript- und Styling-Eigenschaften innerhalb der WebView ausschließlich statische Inhalte sind.
|
||||||
|
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ This section is a work in progress, because it takes considerably more time and
|
|||||||
|
|
||||||
## Privacy Notes
|
## Privacy Notes
|
||||||
|
|
||||||
Microsoft Windows, particularly those versions aimed at consumers like the **Home** version often don't prioritize privacy-friendly features by [default](https://theguardian.com/technology/2015/jul/31/windows-10-microsoft-faces-criticism-over-privacy-default-settings). As a result we often see more [data collection](https://en.wikipedia.org/wiki/Criticism_of_Microsoft#Telemetry_and_data_collection) than necessary, without any real warnings that this is the default behavior. In an attempt to compete with Google in the advertising space, [Cortana](https://en.wikipedia.org/wiki/Cortana_\(virtual_assistant\)) has included unique identifiers such as an "advertising ID" in order to correlate usage and assist advertisers in targeted advertising. At launch, telemetry could not be disabled in non-enterprise editions of Windows 10. It still cannot be disabled, but Microsoft added the ability to [reduce](https://extremetech.com/computing/243079-upcoming-windows-update-reduces-spying-microsoft-still-mum-data-collects) the data that is sent to them.
|
Microsoft Windows, particularly those versions aimed at consumers like the **Home** version often don't prioritize privacy-friendly features by [default](https://theguardian.com/technology/2015/jul/31/windows-10-microsoft-faces-criticism-over-privacy-default-settings). As a result we often see more [data collection](https://en.wikipedia.org/wiki/Criticism_of_Microsoft#Telemetry_and_data_collection) than necessary, without any real warnings that this is the default behavior. In an attempt to compete with Google in the advertising space, [Cortana](https://en.wikipedia.org/wiki/Cortana_(virtual_assistant)) has included unique identifiers such as an "advertising ID" in order to correlate usage and assist advertisers in targeted advertising. At launch, telemetry could not be disabled in non-enterprise editions of Windows 10. It still cannot be disabled, but Microsoft added the ability to [reduce](https://extremetech.com/computing/243079-upcoming-windows-update-reduces-spying-microsoft-still-mum-data-collects) the data that is sent to them.
|
||||||
|
|
||||||
With Windows 11 there are a number of restrictions or defaults such as:
|
With Windows 11 there are a number of restrictions or defaults such as:
|
||||||
|
|
||||||
|
|||||||
@@ -159,7 +159,7 @@ Here are a few privacy-focused tools and services that can help you to organize
|
|||||||
|
|
||||||
:video_camera: Use it to share videos with your community free from _YouTube_'s control.
|
:video_camera: Use it to share videos with your community free from _YouTube_'s control.
|
||||||
|
|
||||||
[:octicons-home-16: Homepage](../../social-networks.md#peertube){ .md-button .md-button--primary }
|
[:octicons-home-16: Homepage](https://joinpeertube.org/){ .md-button .md-button--primary }
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -42,7 +42,7 @@ To run AI locally, you need both an AI model and an AI client.
|
|||||||
|
|
||||||
### Choosing a Model
|
### Choosing a Model
|
||||||
|
|
||||||
There are many permissively licensed models available to download. [Hugging Face](https://huggingface.co/models) is a platform that lets you browse, research, and download models in common formats like [GGUF](https://huggingface.co/docs/hub/en/gguf). Companies that provide good open-weights models include big names like Mistral, Meta, Microsoft, and Google. However, there are also many community models and [fine-tuned](https://en.wikipedia.org/wiki/Fine-tuning_\(deep_learning\)) models available. As mentioned above, quantized models offer the best balance between model quality and performance for those using consumer-grade hardware.
|
There are many permissively licensed models available to download. [Hugging Face](https://huggingface.co/models) is a platform that lets you browse, research, and download models in common formats like [GGUF](https://huggingface.co/docs/hub/en/gguf). Companies that provide good open-weights models include big names like Mistral, Meta, Microsoft, and Google. However, there are also many community models and [fine-tuned](https://en.wikipedia.org/wiki/Fine-tuning_(deep_learning)) models available. As mentioned above, quantized models offer the best balance between model quality and performance for those using consumer-grade hardware.
|
||||||
|
|
||||||
To help you choose a model that fits your needs, you can look at leaderboards and benchmarks. The most widely-used leaderboard is the community-driven [LM Arena](https://lmarena.ai). Additionally, the [OpenLLM Leaderboard](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard) focuses on the performance of open-weights models on common benchmarks like [MMLU-Pro](https://arxiv.org/abs/2406.01574). There are also specialized benchmarks which measure factors like [emotional intelligence](https://eqbench.com), ["uncensored general intelligence"](https://huggingface.co/spaces/DontPlanToEnd/UGI-Leaderboard), and [many others](https://nebuly.com/blog/llm-leaderboards).
|
To help you choose a model that fits your needs, you can look at leaderboards and benchmarks. The most widely-used leaderboard is the community-driven [LM Arena](https://lmarena.ai). Additionally, the [OpenLLM Leaderboard](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard) focuses on the performance of open-weights models on common benchmarks like [MMLU-Pro](https://arxiv.org/abs/2406.01574). There are also specialized benchmarks which measure factors like [emotional intelligence](https://eqbench.com), ["uncensored general intelligence"](https://huggingface.co/spaces/DontPlanToEnd/UGI-Leaderboard), and [many others](https://nebuly.com/blog/llm-leaderboards).
|
||||||
|
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ robots: nofollow, max-snippet:-1, max-image-preview:large
|
|||||||
|
|
||||||
We recommend a wide variety of Android apps throughout this site. The apps listed here are Android-exclusive and specifically enhance or replace key system functionality.
|
We recommend a wide variety of Android apps throughout this site. The apps listed here are Android-exclusive and specifically enhance or replace key system functionality.
|
||||||
|
|
||||||
### Shelter
|
## Shelter
|
||||||
|
|
||||||
If your device is on Android 15 or greater, we recommend using the native [Private Space](../os/android-overview.md#private-space) feature instead, which provides nearly the same functionality without needing to place trust in and grant powerful permissions to a third-party app.
|
If your device is on Android 15 or greater, we recommend using the native [Private Space](../os/android-overview.md#private-space) feature instead, which provides nearly the same functionality without needing to place trust in and grant powerful permissions to a third-party app.
|
||||||
|
|
||||||
@@ -57,7 +57,7 @@ When using Shelter, you are placing complete trust in its developer, as Shelter
|
|||||||
|
|
||||||
Shelter is recommended over [Insular](https://secure-system.gitlab.io/Insular) and [Island](https://github.com/oasisfeng/island) as it supports [contact search blocking](https://secure-system.gitlab.io/Insular/faq.html).
|
Shelter is recommended over [Insular](https://secure-system.gitlab.io/Insular) and [Island](https://github.com/oasisfeng/island) as it supports [contact search blocking](https://secure-system.gitlab.io/Insular/faq.html).
|
||||||
|
|
||||||
### Secure Camera
|
## Secure Camera
|
||||||
|
|
||||||
<small>Protects against the following threat(s):</small>
|
<small>Protects against the following threat(s):</small>
|
||||||
|
|
||||||
@@ -101,7 +101,7 @@ The image orientation metadata is not deleted. If you enable location (in Secure
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
### Secure PDF Viewer
|
## Secure PDF Viewer
|
||||||
|
|
||||||
<small>Protects against the following threat(s):</small>
|
<small>Protects against the following threat(s):</small>
|
||||||
|
|
||||||
@@ -112,7 +112,7 @@ The image orientation metadata is not deleted. If you enable location (in Secure
|
|||||||
{ align=right }
|
{ align=right }
|
||||||
{ align=right }
|
{ align=right }
|
||||||
|
|
||||||
**Secure PDF Viewer** is a PDF viewer based on [pdf.js](https://en.wikipedia.org/wiki/PDF.js) that doesn't require any permissions. The PDF is fed into a [sandboxed](https://en.wikipedia.org/wiki/Sandbox_\(software_development\)) [WebView](https://developer.android.com/guide/webapps/webview). This means that it doesn't require permission directly to access content or files.
|
**Secure PDF Viewer** is a PDF viewer based on [pdf.js](https://en.wikipedia.org/wiki/PDF.js) that doesn't require any permissions. The PDF is fed into a [sandboxed](https://en.wikipedia.org/wiki/Sandbox_(software_development)) [WebView](https://developer.android.com/guide/webapps/webview). This means that it doesn't require permission directly to access content or files.
|
||||||
|
|
||||||
[Content-Security-Policy](https://en.wikipedia.org/wiki/Content_Security_Policy) is used to enforce that the JavaScript and styling properties within the WebView are entirely static content.
|
[Content-Security-Policy](https://en.wikipedia.org/wiki/Content_Security_Policy) is used to enforce that the JavaScript and styling properties within the WebView are entirely static content.
|
||||||
|
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ This section is a work in progress, because it takes considerably more time and
|
|||||||
|
|
||||||
## Privacy Notes
|
## Privacy Notes
|
||||||
|
|
||||||
Microsoft Windows, particularly those versions aimed at consumers like the **Home** version often don't prioritize privacy-friendly features by [default](https://theguardian.com/technology/2015/jul/31/windows-10-microsoft-faces-criticism-over-privacy-default-settings). As a result we often see more [data collection](https://en.wikipedia.org/wiki/Criticism_of_Microsoft#Telemetry_and_data_collection) than necessary, without any real warnings that this is the default behavior. In an attempt to compete with Google in the advertising space, [Cortana](https://en.wikipedia.org/wiki/Cortana_\(virtual_assistant\)) has included unique identifiers such as an "advertising ID" in order to correlate usage and assist advertisers in targeted advertising. At launch, telemetry could not be disabled in non-enterprise editions of Windows 10. It still cannot be disabled, but Microsoft added the ability to [reduce](https://extremetech.com/computing/243079-upcoming-windows-update-reduces-spying-microsoft-still-mum-data-collects) the data that is sent to them.
|
Microsoft Windows, particularly those versions aimed at consumers like the **Home** version often don't prioritize privacy-friendly features by [default](https://theguardian.com/technology/2015/jul/31/windows-10-microsoft-faces-criticism-over-privacy-default-settings). As a result we often see more [data collection](https://en.wikipedia.org/wiki/Criticism_of_Microsoft#Telemetry_and_data_collection) than necessary, without any real warnings that this is the default behavior. In an attempt to compete with Google in the advertising space, [Cortana](https://en.wikipedia.org/wiki/Cortana_(virtual_assistant)) has included unique identifiers such as an "advertising ID" in order to correlate usage and assist advertisers in targeted advertising. At launch, telemetry could not be disabled in non-enterprise editions of Windows 10. It still cannot be disabled, but Microsoft added the ability to [reduce](https://extremetech.com/computing/243079-upcoming-windows-update-reduces-spying-microsoft-still-mum-data-collects) the data that is sent to them.
|
||||||
|
|
||||||
With Windows 11 there are a number of restrictions or defaults such as:
|
With Windows 11 there are a number of restrictions or defaults such as:
|
||||||
|
|
||||||
|
|||||||
@@ -159,7 +159,7 @@ Here are a few privacy-focused tools and services that can help you to organize
|
|||||||
|
|
||||||
:video_camera: Use it to share videos with your community free from _YouTube_'s control.
|
:video_camera: Use it to share videos with your community free from _YouTube_'s control.
|
||||||
|
|
||||||
[:octicons-home-16: Homepage](../../social-networks.md#peertube){ .md-button .md-button--primary }
|
[:octicons-home-16: Homepage](https://joinpeertube.org/){ .md-button .md-button--primary }
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
+2
-2
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
meta_title: "Recommended AI Chat: Private ChatGPT Alternatives - Privacy Guides"
|
meta_title: "Recommended AI Chat: Private ChatGPT Alternatives - Privacy Guides"
|
||||||
title: AI Chat
|
title: "AI Chat"
|
||||||
icon: material/assistant
|
icon: material/assistant
|
||||||
description: Unlike OpenAI's ChatGPT and its Big Tech competitors, these AI tools run locally so your data never leaves your desktop device.
|
description: Unlike OpenAI's ChatGPT and its Big Tech competitors, these AI tools run locally so your data never leaves your desktop device.
|
||||||
cover: ai-chatbots.webp
|
cover: ai-chatbots.webp
|
||||||
@@ -42,7 +42,7 @@ To run AI locally, you need both an AI model and an AI client.
|
|||||||
|
|
||||||
### Choosing a Model
|
### Choosing a Model
|
||||||
|
|
||||||
There are many permissively licensed models available to download. [Hugging Face](https://huggingface.co/models) is a platform that lets you browse, research, and download models in common formats like [GGUF](https://huggingface.co/docs/hub/en/gguf). Companies that provide good open-weights models include big names like Mistral, Meta, Microsoft, and Google. However, there are also many community models and [fine-tuned](https://en.wikipedia.org/wiki/Fine-tuning_\(deep_learning\)) models available. As mentioned above, quantized models offer the best balance between model quality and performance for those using consumer-grade hardware.
|
There are many permissively licensed models available to download. [Hugging Face](https://huggingface.co/models) is a platform that lets you browse, research, and download models in common formats like [GGUF](https://huggingface.co/docs/hub/en/gguf). Companies that provide good open-weights models include big names like Mistral, Meta, Microsoft, and Google. However, there are also many community models and [fine-tuned](https://en.wikipedia.org/wiki/Fine-tuning_(deep_learning)) models available. As mentioned above, quantized models offer the best balance between model quality and performance for those using consumer-grade hardware.
|
||||||
|
|
||||||
To help you choose a model that fits your needs, you can look at leaderboards and benchmarks. The most widely-used leaderboard is the community-driven [LM Arena](https://lmarena.ai). Additionally, the [OpenLLM Leaderboard](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard) focuses on the performance of open-weights models on common benchmarks like [MMLU-Pro](https://arxiv.org/abs/2406.01574). There are also specialized benchmarks which measure factors like [emotional intelligence](https://eqbench.com), ["uncensored general intelligence"](https://huggingface.co/spaces/DontPlanToEnd/UGI-Leaderboard), and [many others](https://nebuly.com/blog/llm-leaderboards).
|
To help you choose a model that fits your needs, you can look at leaderboards and benchmarks. The most widely-used leaderboard is the community-driven [LM Arena](https://lmarena.ai). Additionally, the [OpenLLM Leaderboard](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard) focuses on the performance of open-weights models on common benchmarks like [MMLU-Pro](https://arxiv.org/abs/2406.01574). There are also specialized benchmarks which measure factors like [emotional intelligence](https://eqbench.com), ["uncensored general intelligence"](https://huggingface.co/spaces/DontPlanToEnd/UGI-Leaderboard), and [many others](https://nebuly.com/blog/llm-leaderboards).
|
||||||
|
|
||||||
|
|||||||
@@ -1,11 +1,11 @@
|
|||||||
---
|
---
|
||||||
title: General Apps
|
title: "General Apps"
|
||||||
description: The apps listed here are Android-exclusive and specifically enhance or replace key system functionality.
|
description: The apps listed here are Android-exclusive and specifically enhance or replace key system functionality.
|
||||||
schema:
|
schema:
|
||||||
- "@context": http://schema.org
|
- "@context": http://schema.org
|
||||||
"@type": WebPage
|
"@type": WebPage
|
||||||
name: General Android Apps
|
name: General Android Apps
|
||||||
url: ./
|
url: "./"
|
||||||
- "@context": http://schema.org
|
- "@context": http://schema.org
|
||||||
"@type": MobileApplication
|
"@type": MobileApplication
|
||||||
name: Shelter
|
name: Shelter
|
||||||
@@ -30,7 +30,7 @@ robots: nofollow, max-snippet:-1, max-image-preview:large
|
|||||||
|
|
||||||
We recommend a wide variety of Android apps throughout this site. The apps listed here are Android-exclusive and specifically enhance or replace key system functionality.
|
We recommend a wide variety of Android apps throughout this site. The apps listed here are Android-exclusive and specifically enhance or replace key system functionality.
|
||||||
|
|
||||||
### Shelter
|
## Shelter
|
||||||
|
|
||||||
If your device is on Android 15 or greater, we recommend using the native [Private Space](../os/android-overview.md#private-space) feature instead, which provides nearly the same functionality without needing to place trust in and grant powerful permissions to a third-party app.
|
If your device is on Android 15 or greater, we recommend using the native [Private Space](../os/android-overview.md#private-space) feature instead, which provides nearly the same functionality without needing to place trust in and grant powerful permissions to a third-party app.
|
||||||
|
|
||||||
@@ -57,7 +57,7 @@ When using Shelter, you are placing complete trust in its developer, as Shelter
|
|||||||
|
|
||||||
Shelter is recommended over [Insular](https://secure-system.gitlab.io/Insular) and [Island](https://github.com/oasisfeng/island) as it supports [contact search blocking](https://secure-system.gitlab.io/Insular/faq.html).
|
Shelter is recommended over [Insular](https://secure-system.gitlab.io/Insular) and [Island](https://github.com/oasisfeng/island) as it supports [contact search blocking](https://secure-system.gitlab.io/Insular/faq.html).
|
||||||
|
|
||||||
### Secure Camera
|
## Secure Camera
|
||||||
|
|
||||||
<small>Protects against the following threat(s):</small>
|
<small>Protects against the following threat(s):</small>
|
||||||
|
|
||||||
@@ -101,7 +101,7 @@ The image orientation metadata is not deleted. If you enable location (in Secure
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
### Secure PDF Viewer
|
## Secure PDF Viewer
|
||||||
|
|
||||||
<small>Protects against the following threat(s):</small>
|
<small>Protects against the following threat(s):</small>
|
||||||
|
|
||||||
@@ -112,7 +112,7 @@ The image orientation metadata is not deleted. If you enable location (in Secure
|
|||||||
{ align=right }
|
{ align=right }
|
||||||
{ align=right }
|
{ align=right }
|
||||||
|
|
||||||
**Secure PDF Viewer** is a PDF viewer based on [pdf.js](https://en.wikipedia.org/wiki/PDF.js) that doesn't require any permissions. The PDF is fed into a [sandboxed](https://en.wikipedia.org/wiki/Sandbox_\(software_development\)) [WebView](https://developer.android.com/guide/webapps/webview). This means that it doesn't require permission directly to access content or files.
|
**Secure PDF Viewer** is a PDF viewer based on [pdf.js](https://en.wikipedia.org/wiki/PDF.js) that doesn't require any permissions. The PDF is fed into a [sandboxed](https://en.wikipedia.org/wiki/Sandbox_(software_development)) [WebView](https://developer.android.com/guide/webapps/webview). This means that it doesn't require permission directly to access content or files.
|
||||||
|
|
||||||
[Content-Security-Policy](https://en.wikipedia.org/wiki/Content_Security_Policy) is used to enforce that the JavaScript and styling properties within the WebView are entirely static content.
|
[Content-Security-Policy](https://en.wikipedia.org/wiki/Content_Security_Policy) is used to enforce that the JavaScript and styling properties within the WebView are entirely static content.
|
||||||
|
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ This section is a work in progress, because it takes considerably more time and
|
|||||||
|
|
||||||
## Privacy Notes
|
## Privacy Notes
|
||||||
|
|
||||||
Microsoft Windows, particularly those versions aimed at consumers like the **Home** version often don't prioritize privacy-friendly features by [default](https://theguardian.com/technology/2015/jul/31/windows-10-microsoft-faces-criticism-over-privacy-default-settings). As a result we often see more [data collection](https://en.wikipedia.org/wiki/Criticism_of_Microsoft#Telemetry_and_data_collection) than necessary, without any real warnings that this is the default behavior. In an attempt to compete with Google in the advertising space, [Cortana](https://en.wikipedia.org/wiki/Cortana_\(virtual_assistant\)) has included unique identifiers such as an "advertising ID" in order to correlate usage and assist advertisers in targeted advertising. At launch, telemetry could not be disabled in non-enterprise editions of Windows 10. It still cannot be disabled, but Microsoft added the ability to [reduce](https://extremetech.com/computing/243079-upcoming-windows-update-reduces-spying-microsoft-still-mum-data-collects) the data that is sent to them.
|
Microsoft Windows, particularly those versions aimed at consumers like the **Home** version often don't prioritize privacy-friendly features by [default](https://theguardian.com/technology/2015/jul/31/windows-10-microsoft-faces-criticism-over-privacy-default-settings). As a result we often see more [data collection](https://en.wikipedia.org/wiki/Criticism_of_Microsoft#Telemetry_and_data_collection) than necessary, without any real warnings that this is the default behavior. In an attempt to compete with Google in the advertising space, [Cortana](https://en.wikipedia.org/wiki/Cortana_(virtual_assistant)) has included unique identifiers such as an "advertising ID" in order to correlate usage and assist advertisers in targeted advertising. At launch, telemetry could not be disabled in non-enterprise editions of Windows 10. It still cannot be disabled, but Microsoft added the ability to [reduce](https://extremetech.com/computing/243079-upcoming-windows-update-reduces-spying-microsoft-still-mum-data-collects) the data that is sent to them.
|
||||||
|
|
||||||
With Windows 11 there are a number of restrictions or defaults such as:
|
With Windows 11 there are a number of restrictions or defaults such as:
|
||||||
|
|
||||||
|
|||||||
@@ -159,7 +159,7 @@ Here are a few privacy-focused tools and services that can help you to organize
|
|||||||
|
|
||||||
:video_camera: Use it to share videos with your community free from _YouTube_'s control.
|
:video_camera: Use it to share videos with your community free from _YouTube_'s control.
|
||||||
|
|
||||||
[:octicons-home-16: Homepage](../../social-networks.md#peertube){ .md-button .md-button--primary }
|
[:octicons-home-16: Homepage](https://joinpeertube.org/){ .md-button .md-button--primary }
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -42,7 +42,7 @@ Para ejecutar IA localmente, se necesita tanto un modelo de IA como un cliente d
|
|||||||
|
|
||||||
### Elegir un Modelo
|
### Elegir un Modelo
|
||||||
|
|
||||||
Hay muchos modelos con licencia permisiva disponibles para descargar. [Hugging Face](https://huggingface.co/models) es una plataforma que te permite navegar, investigar y descargar modelos en formatos comunes como [GGUF](https://huggingface.co/docs/hub/en/gguf). Entre las empresas que ofrecen buenos modelos open-weights figuran grandes nombres como Mistral, Meta, Microsoft y Google. Sin embargo, también existen muchos modelos comunitarios y modelos de [ajuste fino](https://es.wikipedia.org/wiki/Ajuste_fino_\(aprendizaje_profundo\)). Como ya se ha mencionado, los modelos cuantificados ofrecen el mejor equilibrio entre calidad de modelo y rendimiento para quienes utilizan hardware de consumo personal.
|
Hay muchos modelos con licencia permisiva disponibles para descargar. [Hugging Face](https://huggingface.co/models) es una plataforma que te permite navegar, investigar y descargar modelos en formatos comunes como [GGUF](https://huggingface.co/docs/hub/en/gguf). Entre las empresas que ofrecen buenos modelos open-weights figuran grandes nombres como Mistral, Meta, Microsoft y Google. Sin embargo, también existen muchos modelos comunitarios y modelos de [ajuste fino](https://es.wikipedia.org/wiki/Ajuste_fino_(aprendizaje_profundo)). Como ya se ha mencionado, los modelos cuantificados ofrecen el mejor equilibrio entre calidad de modelo y rendimiento para quienes utilizan hardware de consumo personal.
|
||||||
|
|
||||||
Para ayudarte a elegir un modelo que se adapte a tus necesidades, puedes consultar tablas de clasificación y puntos de referencia. La tabla de clasificación más utilizada es la de la comunidad [LM Arena](https://lmarena.ai). Además, la [OpenLLM Leaderboard](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard) se centra en el rendimiento de los modelos open-weights en puntos de referencia comunes como [MMLU-Pro](https://arxiv.org/abs/2406.01574). También existen puntos de referencia especializados que miden factores como [inteligencia emocional](https://eqbench.com), [«inteligencia general no censurada»](https://huggingface.co/spaces/DontPlanToEnd/UGI-Leaderboard), y [muchos otros](https://nebuly.com/blog/llm-leaderboards).
|
Para ayudarte a elegir un modelo que se adapte a tus necesidades, puedes consultar tablas de clasificación y puntos de referencia. La tabla de clasificación más utilizada es la de la comunidad [LM Arena](https://lmarena.ai). Además, la [OpenLLM Leaderboard](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard) se centra en el rendimiento de los modelos open-weights en puntos de referencia comunes como [MMLU-Pro](https://arxiv.org/abs/2406.01574). También existen puntos de referencia especializados que miden factores como [inteligencia emocional](https://eqbench.com), [«inteligencia general no censurada»](https://huggingface.co/spaces/DontPlanToEnd/UGI-Leaderboard), y [muchos otros](https://nebuly.com/blog/llm-leaderboards).
|
||||||
|
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ robots: nofollow, max-snippet:-1, max-image-preview:large
|
|||||||
|
|
||||||
En este sitio web recomendamos una amplia variedad de aplicaciones para Android. Las aplicaciones que se encuentran listadas son exclusivas para Android y están diseñadas para mejorar o reemplazar funcionalidades clave del sistema.
|
En este sitio web recomendamos una amplia variedad de aplicaciones para Android. Las aplicaciones que se encuentran listadas son exclusivas para Android y están diseñadas para mejorar o reemplazar funcionalidades clave del sistema.
|
||||||
|
|
||||||
### Shelter
|
## Shelter
|
||||||
|
|
||||||
Si tu dispositivo está en Android 15 o superior, te recomendamos que utilices la función nativa [Espacio Privado](../os/android-overview.md#private-space) en su lugar, que proporciona casi la misma funcionalidad sin necesidad de confiar en una aplicación de terceros y concederle potentes permisos.
|
Si tu dispositivo está en Android 15 o superior, te recomendamos que utilices la función nativa [Espacio Privado](../os/android-overview.md#private-space) en su lugar, que proporciona casi la misma funcionalidad sin necesidad de confiar en una aplicación de terceros y concederle potentes permisos.
|
||||||
|
|
||||||
@@ -57,7 +57,7 @@ Al utilizar Shelter, estás depositando toda tu confianza en su desarrollador, y
|
|||||||
|
|
||||||
Se recomienda Shelter en lugar de [Insular](https://secure-system.gitlab.io/Insular) e [Island](https://github.com/oasisfeng/island), ya que admite [bloqueo de búsqueda de contactos](https://secure-system.gitlab.io/Insular/faq.html).
|
Se recomienda Shelter en lugar de [Insular](https://secure-system.gitlab.io/Insular) e [Island](https://github.com/oasisfeng/island), ya que admite [bloqueo de búsqueda de contactos](https://secure-system.gitlab.io/Insular/faq.html).
|
||||||
|
|
||||||
### Secure Camera
|
## Secure Camera
|
||||||
|
|
||||||
<small>Protege contra la(s) siguiente(s) amenaza(s):</small>
|
<small>Protege contra la(s) siguiente(s) amenaza(s):</small>
|
||||||
|
|
||||||
@@ -101,7 +101,7 @@ Los metadatos de orientación de la imagen no se borran. Si activas la localizac
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
### Secure PDF Viewer
|
## Secure PDF Viewer
|
||||||
|
|
||||||
<small>Protege contra la(s) siguiente(s) amenaza(s):</small>
|
<small>Protege contra la(s) siguiente(s) amenaza(s):</small>
|
||||||
|
|
||||||
@@ -112,7 +112,7 @@ Los metadatos de orientación de la imagen no se borran. Si activas la localizac
|
|||||||
{ align=right }
|
{ align=right }
|
||||||
{ align=right }
|
{ align=right }
|
||||||
|
|
||||||
**Secure PDF Viewer** es un visor de PDF basado en [pdf.js](https://en.wikipedia.org/wiki/PDF.js) que no requiere ningún permiso. El PDF se introduce en un [WebView](https://developer.android.com/guide/webapps/webview) [aislado](https://es.wikipedia.org/wiki/Entorno_de_pruebas_\(inform%C3%A1tica\)). Esto significa que no necesita permiso directamente para acceder a contenidos o archivos.
|
**Secure PDF Viewer** es un visor de PDF basado en [pdf.js](https://en.wikipedia.org/wiki/PDF.js) que no requiere ningún permiso. El PDF se introduce en un [WebView](https://developer.android.com/guide/webapps/webview) [aislado](https://es.wikipedia.org/wiki/Entorno_de_pruebas_(inform%C3%A1tica)). Esto significa que no necesita permiso directamente para acceder a contenidos o archivos.
|
||||||
|
|
||||||
[Content-Security-Policy](https://en.wikipedia.org/wiki/Content_Security_Policy) se utiliza para reforzar que las propiedades JavaScript y de estilo dentro del WebView sean enteramente contenido estático.
|
[Content-Security-Policy](https://en.wikipedia.org/wiki/Content_Security_Policy) se utiliza para reforzar que las propiedades JavaScript y de estilo dentro del WebView sean enteramente contenido estático.
|
||||||
|
|
||||||
|
|||||||
@@ -78,7 +78,7 @@ Estas opciones se encuentran en :material-menu: → **Preferencias** → **Priva
|
|||||||
|
|
||||||
##### Telemetría
|
##### Telemetría
|
||||||
|
|
||||||
- [ ] Desmarca **Permitir a Thunderbird enviar datos técnicos y de interacción a Mozilla**
|
- [ ] Uncheck **Allow Thunderbird to send technical and interaction data to Mozilla**
|
||||||
|
|
||||||
#### Thunderbird-user.js (avanzado)
|
#### Thunderbird-user.js (avanzado)
|
||||||
|
|
||||||
|
|||||||
@@ -159,7 +159,7 @@ Here are a few privacy-focused tools and services that can help you to organize
|
|||||||
|
|
||||||
:video_camera: Use it to share videos with your community free from _YouTube_'s control.
|
:video_camera: Use it to share videos with your community free from _YouTube_'s control.
|
||||||
|
|
||||||
[:octicons-home-16: Homepage](../../social-networks.md#peertube){ .md-button .md-button--primary }
|
[:octicons-home-16: Homepage](https://joinpeertube.org/){ .md-button .md-button--primary }
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -42,7 +42,7 @@ To run AI locally, you need both an AI model and an AI client.
|
|||||||
|
|
||||||
### Choosing a Model
|
### Choosing a Model
|
||||||
|
|
||||||
There are many permissively licensed models available to download. [Hugging Face](https://huggingface.co/models) is a platform that lets you browse, research, and download models in common formats like [GGUF](https://huggingface.co/docs/hub/en/gguf). Companies that provide good open-weights models include big names like Mistral, Meta, Microsoft, and Google. However, there are also many community models and [fine-tuned](https://en.wikipedia.org/wiki/Fine-tuning_\(deep_learning\)) models available. As mentioned above, quantized models offer the best balance between model quality and performance for those using consumer-grade hardware.
|
There are many permissively licensed models available to download. [Hugging Face](https://huggingface.co/models) is a platform that lets you browse, research, and download models in common formats like [GGUF](https://huggingface.co/docs/hub/en/gguf). Companies that provide good open-weights models include big names like Mistral, Meta, Microsoft, and Google. However, there are also many community models and [fine-tuned](https://en.wikipedia.org/wiki/Fine-tuning_(deep_learning)) models available. As mentioned above, quantized models offer the best balance between model quality and performance for those using consumer-grade hardware.
|
||||||
|
|
||||||
To help you choose a model that fits your needs, you can look at leaderboards and benchmarks. The most widely-used leaderboard is the community-driven [LM Arena](https://lmarena.ai). Additionally, the [OpenLLM Leaderboard](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard) focuses on the performance of open-weights models on common benchmarks like [MMLU-Pro](https://arxiv.org/abs/2406.01574). There are also specialized benchmarks which measure factors like [emotional intelligence](https://eqbench.com), ["uncensored general intelligence"](https://huggingface.co/spaces/DontPlanToEnd/UGI-Leaderboard), and [many others](https://nebuly.com/blog/llm-leaderboards).
|
To help you choose a model that fits your needs, you can look at leaderboards and benchmarks. The most widely-used leaderboard is the community-driven [LM Arena](https://lmarena.ai). Additionally, the [OpenLLM Leaderboard](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard) focuses on the performance of open-weights models on common benchmarks like [MMLU-Pro](https://arxiv.org/abs/2406.01574). There are also specialized benchmarks which measure factors like [emotional intelligence](https://eqbench.com), ["uncensored general intelligence"](https://huggingface.co/spaces/DontPlanToEnd/UGI-Leaderboard), and [many others](https://nebuly.com/blog/llm-leaderboards).
|
||||||
|
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ robots: nofollow, max-snippet:-1, max-image-preview:large
|
|||||||
|
|
||||||
We recommend a wide variety of Android apps throughout this site. The apps listed here are Android-exclusive and specifically enhance or replace key system functionality.
|
We recommend a wide variety of Android apps throughout this site. The apps listed here are Android-exclusive and specifically enhance or replace key system functionality.
|
||||||
|
|
||||||
### Shelter
|
## Shelter
|
||||||
|
|
||||||
If your device is on Android 15 or greater, we recommend using the native [Private Space](../os/android-overview.md#private-space) feature instead, which provides nearly the same functionality without needing to place trust in and grant powerful permissions to a third-party app.
|
If your device is on Android 15 or greater, we recommend using the native [Private Space](../os/android-overview.md#private-space) feature instead, which provides nearly the same functionality without needing to place trust in and grant powerful permissions to a third-party app.
|
||||||
|
|
||||||
@@ -57,7 +57,7 @@ When using Shelter, you are placing complete trust in its developer, as Shelter
|
|||||||
|
|
||||||
Shelter is recommended over [Insular](https://secure-system.gitlab.io/Insular) and [Island](https://github.com/oasisfeng/island) as it supports [contact search blocking](https://secure-system.gitlab.io/Insular/faq.html).
|
Shelter is recommended over [Insular](https://secure-system.gitlab.io/Insular) and [Island](https://github.com/oasisfeng/island) as it supports [contact search blocking](https://secure-system.gitlab.io/Insular/faq.html).
|
||||||
|
|
||||||
### Secure Camera
|
## Secure Camera
|
||||||
|
|
||||||
<small>Protects against the following threat(s):</small>
|
<small>Protects against the following threat(s):</small>
|
||||||
|
|
||||||
@@ -101,7 +101,7 @@ The image orientation metadata is not deleted. If you enable location (in Secure
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
### Secure PDF Viewer
|
## Secure PDF Viewer
|
||||||
|
|
||||||
<small>Protects against the following threat(s):</small>
|
<small>Protects against the following threat(s):</small>
|
||||||
|
|
||||||
@@ -112,7 +112,7 @@ The image orientation metadata is not deleted. If you enable location (in Secure
|
|||||||
{ align=right }
|
{ align=right }
|
||||||
{ align=right }
|
{ align=right }
|
||||||
|
|
||||||
**Secure PDF Viewer** is a PDF viewer based on [pdf.js](https://en.wikipedia.org/wiki/PDF.js) that doesn't require any permissions. The PDF is fed into a [sandboxed](https://en.wikipedia.org/wiki/Sandbox_\(software_development\)) [WebView](https://developer.android.com/guide/webapps/webview). This means that it doesn't require permission directly to access content or files.
|
**Secure PDF Viewer** is a PDF viewer based on [pdf.js](https://en.wikipedia.org/wiki/PDF.js) that doesn't require any permissions. The PDF is fed into a [sandboxed](https://en.wikipedia.org/wiki/Sandbox_(software_development)) [WebView](https://developer.android.com/guide/webapps/webview). This means that it doesn't require permission directly to access content or files.
|
||||||
|
|
||||||
[Content-Security-Policy](https://en.wikipedia.org/wiki/Content_Security_Policy) is used to enforce that the JavaScript and styling properties within the WebView are entirely static content.
|
[Content-Security-Policy](https://en.wikipedia.org/wiki/Content_Security_Policy) is used to enforce that the JavaScript and styling properties within the WebView are entirely static content.
|
||||||
|
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ This section is a work in progress, because it takes considerably more time and
|
|||||||
|
|
||||||
## Privacy Notes
|
## Privacy Notes
|
||||||
|
|
||||||
Microsoft Windows, particularly those versions aimed at consumers like the **Home** version often don't prioritize privacy-friendly features by [default](https://theguardian.com/technology/2015/jul/31/windows-10-microsoft-faces-criticism-over-privacy-default-settings). As a result we often see more [data collection](https://en.wikipedia.org/wiki/Criticism_of_Microsoft#Telemetry_and_data_collection) than necessary, without any real warnings that this is the default behavior. In an attempt to compete with Google in the advertising space, [Cortana](https://en.wikipedia.org/wiki/Cortana_\(virtual_assistant\)) has included unique identifiers such as an "advertising ID" in order to correlate usage and assist advertisers in targeted advertising. At launch, telemetry could not be disabled in non-enterprise editions of Windows 10. It still cannot be disabled, but Microsoft added the ability to [reduce](https://extremetech.com/computing/243079-upcoming-windows-update-reduces-spying-microsoft-still-mum-data-collects) the data that is sent to them.
|
Microsoft Windows, particularly those versions aimed at consumers like the **Home** version often don't prioritize privacy-friendly features by [default](https://theguardian.com/technology/2015/jul/31/windows-10-microsoft-faces-criticism-over-privacy-default-settings). As a result we often see more [data collection](https://en.wikipedia.org/wiki/Criticism_of_Microsoft#Telemetry_and_data_collection) than necessary, without any real warnings that this is the default behavior. In an attempt to compete with Google in the advertising space, [Cortana](https://en.wikipedia.org/wiki/Cortana_(virtual_assistant)) has included unique identifiers such as an "advertising ID" in order to correlate usage and assist advertisers in targeted advertising. At launch, telemetry could not be disabled in non-enterprise editions of Windows 10. It still cannot be disabled, but Microsoft added the ability to [reduce](https://extremetech.com/computing/243079-upcoming-windows-update-reduces-spying-microsoft-still-mum-data-collects) the data that is sent to them.
|
||||||
|
|
||||||
With Windows 11 there are a number of restrictions or defaults such as:
|
With Windows 11 there are a number of restrictions or defaults such as:
|
||||||
|
|
||||||
|
|||||||
@@ -159,7 +159,7 @@ Here are a few privacy-focused tools and services that can help you to organize
|
|||||||
|
|
||||||
:video_camera: Use it to share videos with your community free from _YouTube_'s control.
|
:video_camera: Use it to share videos with your community free from _YouTube_'s control.
|
||||||
|
|
||||||
[:octicons-home-16: Homepage](../../social-networks.md#peertube){ .md-button .md-button--primary }
|
[:octicons-home-16: Homepage](https://joinpeertube.org/){ .md-button .md-button--primary }
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -42,7 +42,7 @@ To run AI locally, you need both an AI model and an AI client.
|
|||||||
|
|
||||||
### Choosing a Model
|
### Choosing a Model
|
||||||
|
|
||||||
There are many permissively licensed models available to download. [Hugging Face](https://huggingface.co/models) is a platform that lets you browse, research, and download models in common formats like [GGUF](https://huggingface.co/docs/hub/en/gguf). Companies that provide good open-weights models include big names like Mistral, Meta, Microsoft, and Google. However, there are also many community models and [fine-tuned](https://en.wikipedia.org/wiki/Fine-tuning_\(deep_learning\)) models available. As mentioned above, quantized models offer the best balance between model quality and performance for those using consumer-grade hardware.
|
There are many permissively licensed models available to download. [Hugging Face](https://huggingface.co/models) is a platform that lets you browse, research, and download models in common formats like [GGUF](https://huggingface.co/docs/hub/en/gguf). Companies that provide good open-weights models include big names like Mistral, Meta, Microsoft, and Google. However, there are also many community models and [fine-tuned](https://en.wikipedia.org/wiki/Fine-tuning_(deep_learning)) models available. As mentioned above, quantized models offer the best balance between model quality and performance for those using consumer-grade hardware.
|
||||||
|
|
||||||
To help you choose a model that fits your needs, you can look at leaderboards and benchmarks. The most widely-used leaderboard is the community-driven [LM Arena](https://lmarena.ai). Additionally, the [OpenLLM Leaderboard](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard) focuses on the performance of open-weights models on common benchmarks like [MMLU-Pro](https://arxiv.org/abs/2406.01574). There are also specialized benchmarks which measure factors like [emotional intelligence](https://eqbench.com), ["uncensored general intelligence"](https://huggingface.co/spaces/DontPlanToEnd/UGI-Leaderboard), and [many others](https://nebuly.com/blog/llm-leaderboards).
|
To help you choose a model that fits your needs, you can look at leaderboards and benchmarks. The most widely-used leaderboard is the community-driven [LM Arena](https://lmarena.ai). Additionally, the [OpenLLM Leaderboard](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard) focuses on the performance of open-weights models on common benchmarks like [MMLU-Pro](https://arxiv.org/abs/2406.01574). There are also specialized benchmarks which measure factors like [emotional intelligence](https://eqbench.com), ["uncensored general intelligence"](https://huggingface.co/spaces/DontPlanToEnd/UGI-Leaderboard), and [many others](https://nebuly.com/blog/llm-leaderboards).
|
||||||
|
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ robots: nofollow, max-snippet:-1, max-image-preview:large
|
|||||||
|
|
||||||
We recommend a wide variety of Android apps throughout this site. The apps listed here are Android-exclusive and specifically enhance or replace key system functionality.
|
We recommend a wide variety of Android apps throughout this site. The apps listed here are Android-exclusive and specifically enhance or replace key system functionality.
|
||||||
|
|
||||||
### Shelter
|
## Shelter
|
||||||
|
|
||||||
If your device is on Android 15 or greater, we recommend using the native [Private Space](../os/android-overview.md#private-space) feature instead, which provides nearly the same functionality without needing to place trust in and grant powerful permissions to a third-party app.
|
If your device is on Android 15 or greater, we recommend using the native [Private Space](../os/android-overview.md#private-space) feature instead, which provides nearly the same functionality without needing to place trust in and grant powerful permissions to a third-party app.
|
||||||
|
|
||||||
@@ -57,7 +57,7 @@ When using Shelter, you are placing complete trust in its developer, as Shelter
|
|||||||
|
|
||||||
Shelter is recommended over [Insular](https://secure-system.gitlab.io/Insular) and [Island](https://github.com/oasisfeng/island) as it supports [contact search blocking](https://secure-system.gitlab.io/Insular/faq.html).
|
Shelter is recommended over [Insular](https://secure-system.gitlab.io/Insular) and [Island](https://github.com/oasisfeng/island) as it supports [contact search blocking](https://secure-system.gitlab.io/Insular/faq.html).
|
||||||
|
|
||||||
### Secure Camera
|
## Secure Camera
|
||||||
|
|
||||||
<small>Protects against the following threat(s):</small>
|
<small>Protects against the following threat(s):</small>
|
||||||
|
|
||||||
@@ -101,7 +101,7 @@ The image orientation metadata is not deleted. If you enable location (in Secure
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
### Secure PDF Viewer
|
## Secure PDF Viewer
|
||||||
|
|
||||||
<small>Protects against the following threat(s):</small>
|
<small>Protects against the following threat(s):</small>
|
||||||
|
|
||||||
@@ -112,7 +112,7 @@ The image orientation metadata is not deleted. If you enable location (in Secure
|
|||||||
{ align=right }
|
{ align=right }
|
||||||
{ align=right }
|
{ align=right }
|
||||||
|
|
||||||
**Secure PDF Viewer** is a PDF viewer based on [pdf.js](https://en.wikipedia.org/wiki/PDF.js) that doesn't require any permissions. The PDF is fed into a [sandboxed](https://en.wikipedia.org/wiki/Sandbox_\(software_development\)) [WebView](https://developer.android.com/guide/webapps/webview). This means that it doesn't require permission directly to access content or files.
|
**Secure PDF Viewer** is a PDF viewer based on [pdf.js](https://en.wikipedia.org/wiki/PDF.js) that doesn't require any permissions. The PDF is fed into a [sandboxed](https://en.wikipedia.org/wiki/Sandbox_(software_development)) [WebView](https://developer.android.com/guide/webapps/webview). This means that it doesn't require permission directly to access content or files.
|
||||||
|
|
||||||
[Content-Security-Policy](https://en.wikipedia.org/wiki/Content_Security_Policy) is used to enforce that the JavaScript and styling properties within the WebView are entirely static content.
|
[Content-Security-Policy](https://en.wikipedia.org/wiki/Content_Security_Policy) is used to enforce that the JavaScript and styling properties within the WebView are entirely static content.
|
||||||
|
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ This section is a work in progress, because it takes considerably more time and
|
|||||||
|
|
||||||
## Privacy Notes
|
## Privacy Notes
|
||||||
|
|
||||||
Microsoft Windows, particularly those versions aimed at consumers like the **Home** version often don't prioritize privacy-friendly features by [default](https://theguardian.com/technology/2015/jul/31/windows-10-microsoft-faces-criticism-over-privacy-default-settings). As a result we often see more [data collection](https://en.wikipedia.org/wiki/Criticism_of_Microsoft#Telemetry_and_data_collection) than necessary, without any real warnings that this is the default behavior. In an attempt to compete with Google in the advertising space, [Cortana](https://en.wikipedia.org/wiki/Cortana_\(virtual_assistant\)) has included unique identifiers such as an "advertising ID" in order to correlate usage and assist advertisers in targeted advertising. At launch, telemetry could not be disabled in non-enterprise editions of Windows 10. It still cannot be disabled, but Microsoft added the ability to [reduce](https://extremetech.com/computing/243079-upcoming-windows-update-reduces-spying-microsoft-still-mum-data-collects) the data that is sent to them.
|
Microsoft Windows, particularly those versions aimed at consumers like the **Home** version often don't prioritize privacy-friendly features by [default](https://theguardian.com/technology/2015/jul/31/windows-10-microsoft-faces-criticism-over-privacy-default-settings). As a result we often see more [data collection](https://en.wikipedia.org/wiki/Criticism_of_Microsoft#Telemetry_and_data_collection) than necessary, without any real warnings that this is the default behavior. In an attempt to compete with Google in the advertising space, [Cortana](https://en.wikipedia.org/wiki/Cortana_(virtual_assistant)) has included unique identifiers such as an "advertising ID" in order to correlate usage and assist advertisers in targeted advertising. At launch, telemetry could not be disabled in non-enterprise editions of Windows 10. It still cannot be disabled, but Microsoft added the ability to [reduce](https://extremetech.com/computing/243079-upcoming-windows-update-reduces-spying-microsoft-still-mum-data-collects) the data that is sent to them.
|
||||||
|
|
||||||
With Windows 11 there are a number of restrictions or defaults such as:
|
With Windows 11 there are a number of restrictions or defaults such as:
|
||||||
|
|
||||||
|
|||||||
@@ -159,7 +159,7 @@ Here are a few privacy-focused tools and services that can help you to organize
|
|||||||
|
|
||||||
:video_camera: Use it to share videos with your community free from _YouTube_'s control.
|
:video_camera: Use it to share videos with your community free from _YouTube_'s control.
|
||||||
|
|
||||||
[:octicons-home-16: Homepage](../../social-networks.md#peertube){ .md-button .md-button--primary }
|
[:octicons-home-16: Homepage](https://joinpeertube.org/){ .md-button .md-button--primary }
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -42,7 +42,7 @@ To run AI locally, you need both an AI model and an AI client.
|
|||||||
|
|
||||||
### Choosing a Model
|
### Choosing a Model
|
||||||
|
|
||||||
There are many permissively licensed models available to download. [Hugging Face](https://huggingface.co/models) is a platform that lets you browse, research, and download models in common formats like [GGUF](https://huggingface.co/docs/hub/en/gguf). Companies that provide good open-weights models include big names like Mistral, Meta, Microsoft, and Google. However, there are also many community models and [fine-tuned](https://en.wikipedia.org/wiki/Fine-tuning_\(deep_learning\)) models available. As mentioned above, quantized models offer the best balance between model quality and performance for those using consumer-grade hardware.
|
There are many permissively licensed models available to download. [Hugging Face](https://huggingface.co/models) is a platform that lets you browse, research, and download models in common formats like [GGUF](https://huggingface.co/docs/hub/en/gguf). Companies that provide good open-weights models include big names like Mistral, Meta, Microsoft, and Google. However, there are also many community models and [fine-tuned](https://en.wikipedia.org/wiki/Fine-tuning_(deep_learning)) models available. As mentioned above, quantized models offer the best balance between model quality and performance for those using consumer-grade hardware.
|
||||||
|
|
||||||
To help you choose a model that fits your needs, you can look at leaderboards and benchmarks. The most widely-used leaderboard is the community-driven [LM Arena](https://lmarena.ai). Additionally, the [OpenLLM Leaderboard](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard) focuses on the performance of open-weights models on common benchmarks like [MMLU-Pro](https://arxiv.org/abs/2406.01574). There are also specialized benchmarks which measure factors like [emotional intelligence](https://eqbench.com), ["uncensored general intelligence"](https://huggingface.co/spaces/DontPlanToEnd/UGI-Leaderboard), and [many others](https://nebuly.com/blog/llm-leaderboards).
|
To help you choose a model that fits your needs, you can look at leaderboards and benchmarks. The most widely-used leaderboard is the community-driven [LM Arena](https://lmarena.ai). Additionally, the [OpenLLM Leaderboard](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard) focuses on the performance of open-weights models on common benchmarks like [MMLU-Pro](https://arxiv.org/abs/2406.01574). There are also specialized benchmarks which measure factors like [emotional intelligence](https://eqbench.com), ["uncensored general intelligence"](https://huggingface.co/spaces/DontPlanToEnd/UGI-Leaderboard), and [many others](https://nebuly.com/blog/llm-leaderboards).
|
||||||
|
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ robots: nofollow, max-snippet:-1, max-image-preview:large
|
|||||||
|
|
||||||
Nous recommandons une grande variété d'applications Android sur ce site. Les applications répertoriées ici sont exclusives à Android et améliorent ou remplacent les principales fonctionnalités du système.
|
Nous recommandons une grande variété d'applications Android sur ce site. Les applications répertoriées ici sont exclusives à Android et améliorent ou remplacent les principales fonctionnalités du système.
|
||||||
|
|
||||||
### Shelter
|
## Shelter
|
||||||
|
|
||||||
Si votre appareil fonctionne sous Android 15 ou supérieur, nous vous recommandons d'utiliser la fonction native [Espace privé] (../os/android-overview.md#private-space), qui offre pratiquement la même fonctionnalité sans avoir à faire confiance à une application tierce et à lui accorder de puissantes autorisations.
|
Si votre appareil fonctionne sous Android 15 ou supérieur, nous vous recommandons d'utiliser la fonction native [Espace privé] (../os/android-overview.md#private-space), qui offre pratiquement la même fonctionnalité sans avoir à faire confiance à une application tierce et à lui accorder de puissantes autorisations.
|
||||||
|
|
||||||
@@ -57,7 +57,7 @@ En utilisant Shelter, vous accordez une confiance totale à son développeur, ca
|
|||||||
|
|
||||||
Shelter est recommandé par rapport à [Insular](https://secure-system.gitlab.io/Insular) et [Island](https://github.com/oasisfeng/island) car il permet le [blocage de la recherche de contact](https://secure-system.gitlab.io/Insular/faq.html).
|
Shelter est recommandé par rapport à [Insular](https://secure-system.gitlab.io/Insular) et [Island](https://github.com/oasisfeng/island) car il permet le [blocage de la recherche de contact](https://secure-system.gitlab.io/Insular/faq.html).
|
||||||
|
|
||||||
### Secure Camera
|
## Secure Camera
|
||||||
|
|
||||||
<small>Protège contre la(les) menace(s) suivante(s)</small>
|
<small>Protège contre la(les) menace(s) suivante(s)</small>
|
||||||
|
|
||||||
@@ -101,7 +101,7 @@ Les métadonnées d'orientation de l'image ne sont pas supprimées. Si vous acti
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
### Secure PDF Viewer
|
## Secure PDF Viewer
|
||||||
|
|
||||||
<small>Protège contre la(les) menace(s) suivante(s) :</small>
|
<small>Protège contre la(les) menace(s) suivante(s) :</small>
|
||||||
|
|
||||||
@@ -112,7 +112,7 @@ Les métadonnées d'orientation de l'image ne sont pas supprimées. Si vous acti
|
|||||||
{ align=right }
|
{ align=right }
|
||||||
{ align=right }
|
{ align=right }
|
||||||
|
|
||||||
**Secure PDF Viewer** est une visionneuse de PDF basée sur [pdf.js](https://en.wikipedia.org/wiki/PDF.js) qui ne nécessite aucune permission. Le PDF est introduit dans une [webview](https://developer.android.com/guide/webapps/webview) [sandboxée](https://en.wikipedia.org/wiki/Sandbox_\(software_development\)). Cela signifie qu'il n'a pas besoin d'autorisation directe pour accéder au contenu ou aux fichiers.
|
**Secure PDF Viewer** est une visionneuse de PDF basée sur [pdf.js](https://en.wikipedia.org/wiki/PDF.js) qui ne nécessite aucune permission. Le PDF est introduit dans une [webview](https://developer.android.com/guide/webapps/webview) [sandboxée](https://en.wikipedia.org/wiki/Sandbox_(software_development)). Cela signifie qu'il n'a pas besoin d'autorisation directe pour accéder au contenu ou aux fichiers.
|
||||||
|
|
||||||
[Content-Security-Policy](https://en.wikipedia.org/wiki/Content_Security_Policy) est utilisé pour s'assurer que les propriétés JavaScript et de style à l'intérieur de la WebView sont entièrement statiques.
|
[Content-Security-Policy](https://en.wikipedia.org/wiki/Content_Security_Policy) est utilisé pour s'assurer que les propriétés JavaScript et de style à l'intérieur de la WebView sont entièrement statiques.
|
||||||
|
|
||||||
|
|||||||
@@ -78,7 +78,7 @@ Ces options se trouvent dans :material-menu: → **Règlages** → **Confidentia
|
|||||||
|
|
||||||
##### Télémétrie
|
##### Télémétrie
|
||||||
|
|
||||||
- [ ] Décocher **Autoriser Thunderbird à envoyer des données techniques et d'interractions à Mozilla**
|
- [ ] Uncheck **Allow Thunderbird to send technical and interaction data to Mozilla**
|
||||||
|
|
||||||
#### Thunderbird-user.js (avancé)
|
#### Thunderbird-user.js (avancé)
|
||||||
|
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ Cette section est en cours d'élaboration, car il faut beaucoup plus de temps et
|
|||||||
|
|
||||||
## Remarques concernant la vie privée
|
## Remarques concernant la vie privée
|
||||||
|
|
||||||
Microsoft Windows, en particulier les versions destinées aux consommateurs comme la version **Home**, ne donne souvent pas la priorité aux fonctions respectueuses de la vie privée par [défaut](https://theguardian.com/technology/2015/jul/31/windows-10-microsoft-faces-criticism-over-privacy-default-settings). En conséquence, nous remarquons beaucoup plus de [collecte de données](https://en.wikipedia.org/wiki/Criticism_of_Microsoft#Telemetry_and_data_collection) que nécessaire, sans réel avertissement qu'il s'agit du comportement par défaut. Pour tenter de faire compétition à Google dans le domaine des publicités, [Cortana](https://fr.wikipedia.org/wiki/Cortana_\(assistant_personnel_intelligent\)) a inclus des identifiants uniques tels qu'un "identifiant publicitaire" afin de corréler l'utilisation et d'aider les publicitaires à cibler leurs publicités. Au lancement, la télémétrie ne pouvait pas être désactivé dans les éditions non commerciales de Windows 10. Celle-ci ne peut toujours pas être désactivée, cependant, Microsoft a ajouté l'option de [réduire](https://extremetech.com/computing/243079-upcoming-windows-update-reduces-spying-microsoft-still-mum-data-collects) les données qui leur sont envoyées.
|
Microsoft Windows, en particulier les versions destinées aux consommateurs comme la version **Home**, ne donne souvent pas la priorité aux fonctions respectueuses de la vie privée par [défaut](https://theguardian.com/technology/2015/jul/31/windows-10-microsoft-faces-criticism-over-privacy-default-settings). En conséquence, nous remarquons beaucoup plus de [collecte de données](https://en.wikipedia.org/wiki/Criticism_of_Microsoft#Telemetry_and_data_collection) que nécessaire, sans réel avertissement qu'il s'agit du comportement par défaut. Pour tenter de faire compétition à Google dans le domaine des publicités, [Cortana](https://fr.wikipedia.org/wiki/Cortana_(assistant_personnel_intelligent)) a inclus des identifiants uniques tels qu'un "identifiant publicitaire" afin de corréler l'utilisation et d'aider les publicitaires à cibler leurs publicités. Au lancement, la télémétrie ne pouvait pas être désactivé dans les éditions non commerciales de Windows 10. Celle-ci ne peut toujours pas être désactivée, cependant, Microsoft a ajouté l'option de [réduire](https://extremetech.com/computing/243079-upcoming-windows-update-reduces-spying-microsoft-still-mum-data-collects) les données qui leur sont envoyées.
|
||||||
|
|
||||||
Windows 11 comporte un certain nombre de restrictions ou de valeurs par défaut, telles que :
|
Windows 11 comporte un certain nombre de restrictions ou de valeurs par défaut, telles que :
|
||||||
|
|
||||||
|
|||||||
@@ -159,7 +159,7 @@ Here are a few privacy-focused tools and services that can help you to organize
|
|||||||
|
|
||||||
:video_camera: Use it to share videos with your community free from _YouTube_'s control.
|
:video_camera: Use it to share videos with your community free from _YouTube_'s control.
|
||||||
|
|
||||||
[:octicons-home-16: Homepage](../../social-networks.md#peertube){ .md-button .md-button--primary }
|
[:octicons-home-16: Homepage](https://joinpeertube.org/){ .md-button .md-button--primary }
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -42,7 +42,7 @@ To run AI locally, you need both an AI model and an AI client.
|
|||||||
|
|
||||||
### Choosing a Model
|
### Choosing a Model
|
||||||
|
|
||||||
There are many permissively licensed models available to download. [Hugging Face](https://huggingface.co/models) is a platform that lets you browse, research, and download models in common formats like [GGUF](https://huggingface.co/docs/hub/en/gguf). Companies that provide good open-weights models include big names like Mistral, Meta, Microsoft, and Google. However, there are also many community models and [fine-tuned](https://en.wikipedia.org/wiki/Fine-tuning_\(deep_learning\)) models available. As mentioned above, quantized models offer the best balance between model quality and performance for those using consumer-grade hardware.
|
There are many permissively licensed models available to download. [Hugging Face](https://huggingface.co/models) is a platform that lets you browse, research, and download models in common formats like [GGUF](https://huggingface.co/docs/hub/en/gguf). Companies that provide good open-weights models include big names like Mistral, Meta, Microsoft, and Google. However, there are also many community models and [fine-tuned](https://en.wikipedia.org/wiki/Fine-tuning_(deep_learning)) models available. As mentioned above, quantized models offer the best balance between model quality and performance for those using consumer-grade hardware.
|
||||||
|
|
||||||
To help you choose a model that fits your needs, you can look at leaderboards and benchmarks. The most widely-used leaderboard is the community-driven [LM Arena](https://lmarena.ai). Additionally, the [OpenLLM Leaderboard](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard) focuses on the performance of open-weights models on common benchmarks like [MMLU-Pro](https://arxiv.org/abs/2406.01574). There are also specialized benchmarks which measure factors like [emotional intelligence](https://eqbench.com), ["uncensored general intelligence"](https://huggingface.co/spaces/DontPlanToEnd/UGI-Leaderboard), and [many others](https://nebuly.com/blog/llm-leaderboards).
|
To help you choose a model that fits your needs, you can look at leaderboards and benchmarks. The most widely-used leaderboard is the community-driven [LM Arena](https://lmarena.ai). Additionally, the [OpenLLM Leaderboard](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard) focuses on the performance of open-weights models on common benchmarks like [MMLU-Pro](https://arxiv.org/abs/2406.01574). There are also specialized benchmarks which measure factors like [emotional intelligence](https://eqbench.com), ["uncensored general intelligence"](https://huggingface.co/spaces/DontPlanToEnd/UGI-Leaderboard), and [many others](https://nebuly.com/blog/llm-leaderboards).
|
||||||
|
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ robots: nofollow, max-snippet:-1, max-image-preview:large
|
|||||||
|
|
||||||
We recommend a wide variety of Android apps throughout this site. The apps listed here are Android-exclusive and specifically enhance or replace key system functionality.
|
We recommend a wide variety of Android apps throughout this site. The apps listed here are Android-exclusive and specifically enhance or replace key system functionality.
|
||||||
|
|
||||||
### Shelter
|
## Shelter
|
||||||
|
|
||||||
If your device is on Android 15 or greater, we recommend using the native [Private Space](../os/android-overview.md#private-space) feature instead, which provides nearly the same functionality without needing to place trust in and grant powerful permissions to a third-party app.
|
If your device is on Android 15 or greater, we recommend using the native [Private Space](../os/android-overview.md#private-space) feature instead, which provides nearly the same functionality without needing to place trust in and grant powerful permissions to a third-party app.
|
||||||
|
|
||||||
@@ -57,7 +57,7 @@ When using Shelter, you are placing complete trust in its developer, as Shelter
|
|||||||
|
|
||||||
Shelter is recommended over [Insular](https://secure-system.gitlab.io/Insular) and [Island](https://github.com/oasisfeng/island) as it supports [contact search blocking](https://secure-system.gitlab.io/Insular/faq.html).
|
Shelter is recommended over [Insular](https://secure-system.gitlab.io/Insular) and [Island](https://github.com/oasisfeng/island) as it supports [contact search blocking](https://secure-system.gitlab.io/Insular/faq.html).
|
||||||
|
|
||||||
### Secure Camera
|
## Secure Camera
|
||||||
|
|
||||||
<small>Protects against the following threat(s):</small>
|
<small>Protects against the following threat(s):</small>
|
||||||
|
|
||||||
@@ -101,7 +101,7 @@ The image orientation metadata is not deleted. If you enable location (in Secure
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
### Secure PDF Viewer
|
## Secure PDF Viewer
|
||||||
|
|
||||||
<small>Protects against the following threat(s):</small>
|
<small>Protects against the following threat(s):</small>
|
||||||
|
|
||||||
@@ -112,7 +112,7 @@ The image orientation metadata is not deleted. If you enable location (in Secure
|
|||||||
{ align=right }
|
{ align=right }
|
||||||
{ align=right }
|
{ align=right }
|
||||||
|
|
||||||
**Secure PDF Viewer** is a PDF viewer based on [pdf.js](https://en.wikipedia.org/wiki/PDF.js) that doesn't require any permissions. The PDF is fed into a [sandboxed](https://en.wikipedia.org/wiki/Sandbox_\(software_development\)) [WebView](https://developer.android.com/guide/webapps/webview). This means that it doesn't require permission directly to access content or files.
|
**Secure PDF Viewer** is a PDF viewer based on [pdf.js](https://en.wikipedia.org/wiki/PDF.js) that doesn't require any permissions. The PDF is fed into a [sandboxed](https://en.wikipedia.org/wiki/Sandbox_(software_development)) [WebView](https://developer.android.com/guide/webapps/webview). This means that it doesn't require permission directly to access content or files.
|
||||||
|
|
||||||
[Content-Security-Policy](https://en.wikipedia.org/wiki/Content_Security_Policy) is used to enforce that the JavaScript and styling properties within the WebView are entirely static content.
|
[Content-Security-Policy](https://en.wikipedia.org/wiki/Content_Security_Policy) is used to enforce that the JavaScript and styling properties within the WebView are entirely static content.
|
||||||
|
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ This section is a work in progress, because it takes considerably more time and
|
|||||||
|
|
||||||
## הערות פרטיות
|
## הערות פרטיות
|
||||||
|
|
||||||
Microsoft Windows, particularly those versions aimed at consumers like the **Home** version often don't prioritize privacy-friendly features by [default](https://theguardian.com/technology/2015/jul/31/windows-10-microsoft-faces-criticism-over-privacy-default-settings). As a result we often see more [data collection](https://en.wikipedia.org/wiki/Criticism_of_Microsoft#Telemetry_and_data_collection) than necessary, without any real warnings that this is the default behavior. In an attempt to compete with Google in the advertising space, [Cortana](https://en.wikipedia.org/wiki/Cortana_\(virtual_assistant\)) has included unique identifiers such as an "advertising ID" in order to correlate usage and assist advertisers in targeted advertising. At launch, telemetry could not be disabled in non-enterprise editions of Windows 10. It still cannot be disabled, but Microsoft added the ability to [reduce](https://extremetech.com/computing/243079-upcoming-windows-update-reduces-spying-microsoft-still-mum-data-collects) the data that is sent to them.
|
Microsoft Windows, particularly those versions aimed at consumers like the **Home** version often don't prioritize privacy-friendly features by [default](https://theguardian.com/technology/2015/jul/31/windows-10-microsoft-faces-criticism-over-privacy-default-settings). As a result we often see more [data collection](https://en.wikipedia.org/wiki/Criticism_of_Microsoft#Telemetry_and_data_collection) than necessary, without any real warnings that this is the default behavior. In an attempt to compete with Google in the advertising space, [Cortana](https://en.wikipedia.org/wiki/Cortana_(virtual_assistant)) has included unique identifiers such as an "advertising ID" in order to correlate usage and assist advertisers in targeted advertising. At launch, telemetry could not be disabled in non-enterprise editions of Windows 10. It still cannot be disabled, but Microsoft added the ability to [reduce](https://extremetech.com/computing/243079-upcoming-windows-update-reduces-spying-microsoft-still-mum-data-collects) the data that is sent to them.
|
||||||
|
|
||||||
With Windows 11 there are a number of restrictions or defaults such as:
|
With Windows 11 there are a number of restrictions or defaults such as:
|
||||||
|
|
||||||
|
|||||||
@@ -159,7 +159,7 @@ Here are a few privacy-focused tools and services that can help you to organize
|
|||||||
|
|
||||||
:video_camera: Use it to share videos with your community free from _YouTube_'s control.
|
:video_camera: Use it to share videos with your community free from _YouTube_'s control.
|
||||||
|
|
||||||
[:octicons-home-16: Homepage](../../social-networks.md#peertube){ .md-button .md-button--primary }
|
[:octicons-home-16: Homepage](https://joinpeertube.org/){ .md-button .md-button--primary }
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -42,7 +42,7 @@ To run AI locally, you need both an AI model and an AI client.
|
|||||||
|
|
||||||
### Choosing a Model
|
### Choosing a Model
|
||||||
|
|
||||||
There are many permissively licensed models available to download. [Hugging Face](https://huggingface.co/models) is a platform that lets you browse, research, and download models in common formats like [GGUF](https://huggingface.co/docs/hub/en/gguf). Companies that provide good open-weights models include big names like Mistral, Meta, Microsoft, and Google. However, there are also many community models and [fine-tuned](https://en.wikipedia.org/wiki/Fine-tuning_\(deep_learning\)) models available. As mentioned above, quantized models offer the best balance between model quality and performance for those using consumer-grade hardware.
|
There are many permissively licensed models available to download. [Hugging Face](https://huggingface.co/models) is a platform that lets you browse, research, and download models in common formats like [GGUF](https://huggingface.co/docs/hub/en/gguf). Companies that provide good open-weights models include big names like Mistral, Meta, Microsoft, and Google. However, there are also many community models and [fine-tuned](https://en.wikipedia.org/wiki/Fine-tuning_(deep_learning)) models available. As mentioned above, quantized models offer the best balance between model quality and performance for those using consumer-grade hardware.
|
||||||
|
|
||||||
To help you choose a model that fits your needs, you can look at leaderboards and benchmarks. The most widely-used leaderboard is the community-driven [LM Arena](https://lmarena.ai). Additionally, the [OpenLLM Leaderboard](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard) focuses on the performance of open-weights models on common benchmarks like [MMLU-Pro](https://arxiv.org/abs/2406.01574). There are also specialized benchmarks which measure factors like [emotional intelligence](https://eqbench.com), ["uncensored general intelligence"](https://huggingface.co/spaces/DontPlanToEnd/UGI-Leaderboard), and [many others](https://nebuly.com/blog/llm-leaderboards).
|
To help you choose a model that fits your needs, you can look at leaderboards and benchmarks. The most widely-used leaderboard is the community-driven [LM Arena](https://lmarena.ai). Additionally, the [OpenLLM Leaderboard](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard) focuses on the performance of open-weights models on common benchmarks like [MMLU-Pro](https://arxiv.org/abs/2406.01574). There are also specialized benchmarks which measure factors like [emotional intelligence](https://eqbench.com), ["uncensored general intelligence"](https://huggingface.co/spaces/DontPlanToEnd/UGI-Leaderboard), and [many others](https://nebuly.com/blog/llm-leaderboards).
|
||||||
|
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ robots: nofollow, max-snippet:-1, max-image-preview:large
|
|||||||
|
|
||||||
We recommend a wide variety of Android apps throughout this site. The apps listed here are Android-exclusive and specifically enhance or replace key system functionality.
|
We recommend a wide variety of Android apps throughout this site. The apps listed here are Android-exclusive and specifically enhance or replace key system functionality.
|
||||||
|
|
||||||
### Shelter
|
## Shelter
|
||||||
|
|
||||||
If your device is on Android 15 or greater, we recommend using the native [Private Space](../os/android-overview.md#private-space) feature instead, which provides nearly the same functionality without needing to place trust in and grant powerful permissions to a third-party app.
|
If your device is on Android 15 or greater, we recommend using the native [Private Space](../os/android-overview.md#private-space) feature instead, which provides nearly the same functionality without needing to place trust in and grant powerful permissions to a third-party app.
|
||||||
|
|
||||||
@@ -57,7 +57,7 @@ When using Shelter, you are placing complete trust in its developer, as Shelter
|
|||||||
|
|
||||||
Shelter is recommended over [Insular](https://secure-system.gitlab.io/Insular) and [Island](https://github.com/oasisfeng/island) as it supports [contact search blocking](https://secure-system.gitlab.io/Insular/faq.html).
|
Shelter is recommended over [Insular](https://secure-system.gitlab.io/Insular) and [Island](https://github.com/oasisfeng/island) as it supports [contact search blocking](https://secure-system.gitlab.io/Insular/faq.html).
|
||||||
|
|
||||||
### Secure Camera
|
## Secure Camera
|
||||||
|
|
||||||
<small>Protects against the following threat(s):</small>
|
<small>Protects against the following threat(s):</small>
|
||||||
|
|
||||||
@@ -101,7 +101,7 @@ The image orientation metadata is not deleted. If you enable location (in Secure
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
### Secure PDF Viewer
|
## Secure PDF Viewer
|
||||||
|
|
||||||
<small>Protects against the following threat(s):</small>
|
<small>Protects against the following threat(s):</small>
|
||||||
|
|
||||||
@@ -112,7 +112,7 @@ The image orientation metadata is not deleted. If you enable location (in Secure
|
|||||||
{ align=right }
|
{ align=right }
|
||||||
{ align=right }
|
{ align=right }
|
||||||
|
|
||||||
**Secure PDF Viewer** is a PDF viewer based on [pdf.js](https://en.wikipedia.org/wiki/PDF.js) that doesn't require any permissions. The PDF is fed into a [sandboxed](https://en.wikipedia.org/wiki/Sandbox_\(software_development\)) [WebView](https://developer.android.com/guide/webapps/webview). This means that it doesn't require permission directly to access content or files.
|
**Secure PDF Viewer** is a PDF viewer based on [pdf.js](https://en.wikipedia.org/wiki/PDF.js) that doesn't require any permissions. The PDF is fed into a [sandboxed](https://en.wikipedia.org/wiki/Sandbox_(software_development)) [WebView](https://developer.android.com/guide/webapps/webview). This means that it doesn't require permission directly to access content or files.
|
||||||
|
|
||||||
[Content-Security-Policy](https://en.wikipedia.org/wiki/Content_Security_Policy) is used to enforce that the JavaScript and styling properties within the WebView are entirely static content.
|
[Content-Security-Policy](https://en.wikipedia.org/wiki/Content_Security_Policy) is used to enforce that the JavaScript and styling properties within the WebView are entirely static content.
|
||||||
|
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ This section is a work in progress, because it takes considerably more time and
|
|||||||
|
|
||||||
## Privacy Notes
|
## Privacy Notes
|
||||||
|
|
||||||
Microsoft Windows, particularly those versions aimed at consumers like the **Home** version often don't prioritize privacy-friendly features by [default](https://theguardian.com/technology/2015/jul/31/windows-10-microsoft-faces-criticism-over-privacy-default-settings). As a result we often see more [data collection](https://en.wikipedia.org/wiki/Criticism_of_Microsoft#Telemetry_and_data_collection) than necessary, without any real warnings that this is the default behavior. In an attempt to compete with Google in the advertising space, [Cortana](https://en.wikipedia.org/wiki/Cortana_\(virtual_assistant\)) has included unique identifiers such as an "advertising ID" in order to correlate usage and assist advertisers in targeted advertising. At launch, telemetry could not be disabled in non-enterprise editions of Windows 10. It still cannot be disabled, but Microsoft added the ability to [reduce](https://extremetech.com/computing/243079-upcoming-windows-update-reduces-spying-microsoft-still-mum-data-collects) the data that is sent to them.
|
Microsoft Windows, particularly those versions aimed at consumers like the **Home** version often don't prioritize privacy-friendly features by [default](https://theguardian.com/technology/2015/jul/31/windows-10-microsoft-faces-criticism-over-privacy-default-settings). As a result we often see more [data collection](https://en.wikipedia.org/wiki/Criticism_of_Microsoft#Telemetry_and_data_collection) than necessary, without any real warnings that this is the default behavior. In an attempt to compete with Google in the advertising space, [Cortana](https://en.wikipedia.org/wiki/Cortana_(virtual_assistant)) has included unique identifiers such as an "advertising ID" in order to correlate usage and assist advertisers in targeted advertising. At launch, telemetry could not be disabled in non-enterprise editions of Windows 10. It still cannot be disabled, but Microsoft added the ability to [reduce](https://extremetech.com/computing/243079-upcoming-windows-update-reduces-spying-microsoft-still-mum-data-collects) the data that is sent to them.
|
||||||
|
|
||||||
With Windows 11 there are a number of restrictions or defaults such as:
|
With Windows 11 there are a number of restrictions or defaults such as:
|
||||||
|
|
||||||
|
|||||||
@@ -159,7 +159,7 @@ Here are a few privacy-focused tools and services that can help you to organize
|
|||||||
|
|
||||||
:video_camera: Use it to share videos with your community free from _YouTube_'s control.
|
:video_camera: Use it to share videos with your community free from _YouTube_'s control.
|
||||||
|
|
||||||
[:octicons-home-16: Homepage](../../social-networks.md#peertube){ .md-button .md-button--primary }
|
[:octicons-home-16: Homepage](https://joinpeertube.org/){ .md-button .md-button--primary }
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -42,7 +42,7 @@ To run AI locally, you need both an AI model and an AI client.
|
|||||||
|
|
||||||
### Choosing a Model
|
### Choosing a Model
|
||||||
|
|
||||||
There are many permissively licensed models available to download. [Hugging Face](https://huggingface.co/models) is a platform that lets you browse, research, and download models in common formats like [GGUF](https://huggingface.co/docs/hub/en/gguf). Companies that provide good open-weights models include big names like Mistral, Meta, Microsoft, and Google. However, there are also many community models and [fine-tuned](https://en.wikipedia.org/wiki/Fine-tuning_\(deep_learning\)) models available. As mentioned above, quantized models offer the best balance between model quality and performance for those using consumer-grade hardware.
|
There are many permissively licensed models available to download. [Hugging Face](https://huggingface.co/models) is a platform that lets you browse, research, and download models in common formats like [GGUF](https://huggingface.co/docs/hub/en/gguf). Companies that provide good open-weights models include big names like Mistral, Meta, Microsoft, and Google. However, there are also many community models and [fine-tuned](https://en.wikipedia.org/wiki/Fine-tuning_(deep_learning)) models available. As mentioned above, quantized models offer the best balance between model quality and performance for those using consumer-grade hardware.
|
||||||
|
|
||||||
To help you choose a model that fits your needs, you can look at leaderboards and benchmarks. The most widely-used leaderboard is the community-driven [LM Arena](https://lmarena.ai). Additionally, the [OpenLLM Leaderboard](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard) focuses on the performance of open-weights models on common benchmarks like [MMLU-Pro](https://arxiv.org/abs/2406.01574). There are also specialized benchmarks which measure factors like [emotional intelligence](https://eqbench.com), ["uncensored general intelligence"](https://huggingface.co/spaces/DontPlanToEnd/UGI-Leaderboard), and [many others](https://nebuly.com/blog/llm-leaderboards).
|
To help you choose a model that fits your needs, you can look at leaderboards and benchmarks. The most widely-used leaderboard is the community-driven [LM Arena](https://lmarena.ai). Additionally, the [OpenLLM Leaderboard](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard) focuses on the performance of open-weights models on common benchmarks like [MMLU-Pro](https://arxiv.org/abs/2406.01574). There are also specialized benchmarks which measure factors like [emotional intelligence](https://eqbench.com), ["uncensored general intelligence"](https://huggingface.co/spaces/DontPlanToEnd/UGI-Leaderboard), and [many others](https://nebuly.com/blog/llm-leaderboards).
|
||||||
|
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ robots: nofollow, max-snippet:-1, max-image-preview:large
|
|||||||
|
|
||||||
We recommend a wide variety of Android apps throughout this site. The apps listed here are Android-exclusive and specifically enhance or replace key system functionality.
|
We recommend a wide variety of Android apps throughout this site. The apps listed here are Android-exclusive and specifically enhance or replace key system functionality.
|
||||||
|
|
||||||
### Shelter
|
## Shelter
|
||||||
|
|
||||||
If your device is on Android 15 or greater, we recommend using the native [Private Space](../os/android-overview.md#private-space) feature instead, which provides nearly the same functionality without needing to place trust in and grant powerful permissions to a third-party app.
|
If your device is on Android 15 or greater, we recommend using the native [Private Space](../os/android-overview.md#private-space) feature instead, which provides nearly the same functionality without needing to place trust in and grant powerful permissions to a third-party app.
|
||||||
|
|
||||||
@@ -57,7 +57,7 @@ When using Shelter, you are placing complete trust in its developer, as Shelter
|
|||||||
|
|
||||||
Shelter is recommended over [Insular](https://secure-system.gitlab.io/Insular) and [Island](https://github.com/oasisfeng/island) as it supports [contact search blocking](https://secure-system.gitlab.io/Insular/faq.html).
|
Shelter is recommended over [Insular](https://secure-system.gitlab.io/Insular) and [Island](https://github.com/oasisfeng/island) as it supports [contact search blocking](https://secure-system.gitlab.io/Insular/faq.html).
|
||||||
|
|
||||||
### Secure Camera
|
## Secure Camera
|
||||||
|
|
||||||
<small>Protects against the following threat(s):</small>
|
<small>Protects against the following threat(s):</small>
|
||||||
|
|
||||||
@@ -101,7 +101,7 @@ The image orientation metadata is not deleted. If you enable location (in Secure
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
### Secure PDF Viewer
|
## Secure PDF Viewer
|
||||||
|
|
||||||
<small>Protects against the following threat(s):</small>
|
<small>Protects against the following threat(s):</small>
|
||||||
|
|
||||||
@@ -112,7 +112,7 @@ The image orientation metadata is not deleted. If you enable location (in Secure
|
|||||||
{ align=right }
|
{ align=right }
|
||||||
{ align=right }
|
{ align=right }
|
||||||
|
|
||||||
**Secure PDF Viewer** is a PDF viewer based on [pdf.js](https://en.wikipedia.org/wiki/PDF.js) that doesn't require any permissions. The PDF is fed into a [sandboxed](https://en.wikipedia.org/wiki/Sandbox_\(software_development\)) [WebView](https://developer.android.com/guide/webapps/webview). This means that it doesn't require permission directly to access content or files.
|
**Secure PDF Viewer** is a PDF viewer based on [pdf.js](https://en.wikipedia.org/wiki/PDF.js) that doesn't require any permissions. The PDF is fed into a [sandboxed](https://en.wikipedia.org/wiki/Sandbox_(software_development)) [WebView](https://developer.android.com/guide/webapps/webview). This means that it doesn't require permission directly to access content or files.
|
||||||
|
|
||||||
[Content-Security-Policy](https://en.wikipedia.org/wiki/Content_Security_Policy) is used to enforce that the JavaScript and styling properties within the WebView are entirely static content.
|
[Content-Security-Policy](https://en.wikipedia.org/wiki/Content_Security_Policy) is used to enforce that the JavaScript and styling properties within the WebView are entirely static content.
|
||||||
|
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ This section is a work in progress, because it takes considerably more time and
|
|||||||
|
|
||||||
## Privacy Notes
|
## Privacy Notes
|
||||||
|
|
||||||
Microsoft Windows, particularly those versions aimed at consumers like the **Home** version often don't prioritize privacy-friendly features by [default](https://theguardian.com/technology/2015/jul/31/windows-10-microsoft-faces-criticism-over-privacy-default-settings). As a result we often see more [data collection](https://en.wikipedia.org/wiki/Criticism_of_Microsoft#Telemetry_and_data_collection) than necessary, without any real warnings that this is the default behavior. In an attempt to compete with Google in the advertising space, [Cortana](https://en.wikipedia.org/wiki/Cortana_\(virtual_assistant\)) has included unique identifiers such as an "advertising ID" in order to correlate usage and assist advertisers in targeted advertising. At launch, telemetry could not be disabled in non-enterprise editions of Windows 10. It still cannot be disabled, but Microsoft added the ability to [reduce](https://extremetech.com/computing/243079-upcoming-windows-update-reduces-spying-microsoft-still-mum-data-collects) the data that is sent to them.
|
Microsoft Windows, particularly those versions aimed at consumers like the **Home** version often don't prioritize privacy-friendly features by [default](https://theguardian.com/technology/2015/jul/31/windows-10-microsoft-faces-criticism-over-privacy-default-settings). As a result we often see more [data collection](https://en.wikipedia.org/wiki/Criticism_of_Microsoft#Telemetry_and_data_collection) than necessary, without any real warnings that this is the default behavior. In an attempt to compete with Google in the advertising space, [Cortana](https://en.wikipedia.org/wiki/Cortana_(virtual_assistant)) has included unique identifiers such as an "advertising ID" in order to correlate usage and assist advertisers in targeted advertising. At launch, telemetry could not be disabled in non-enterprise editions of Windows 10. It still cannot be disabled, but Microsoft added the ability to [reduce](https://extremetech.com/computing/243079-upcoming-windows-update-reduces-spying-microsoft-still-mum-data-collects) the data that is sent to them.
|
||||||
|
|
||||||
With Windows 11 there are a number of restrictions or defaults such as:
|
With Windows 11 there are a number of restrictions or defaults such as:
|
||||||
|
|
||||||
|
|||||||
@@ -159,7 +159,7 @@ Here are a few privacy-focused tools and services that can help you to organize
|
|||||||
|
|
||||||
:video_camera: Use it to share videos with your community free from _YouTube_'s control.
|
:video_camera: Use it to share videos with your community free from _YouTube_'s control.
|
||||||
|
|
||||||
[:octicons-home-16: Homepage](../../social-networks.md#peertube){ .md-button .md-button--primary }
|
[:octicons-home-16: Homepage](https://joinpeertube.org/){ .md-button .md-button--primary }
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -42,7 +42,7 @@ To run AI locally, you need both an AI model and an AI client.
|
|||||||
|
|
||||||
### Choosing a Model
|
### Choosing a Model
|
||||||
|
|
||||||
There are many permissively licensed models available to download. [Hugging Face](https://huggingface.co/models) is a platform that lets you browse, research, and download models in common formats like [GGUF](https://huggingface.co/docs/hub/en/gguf). Companies that provide good open-weights models include big names like Mistral, Meta, Microsoft, and Google. However, there are also many community models and [fine-tuned](https://en.wikipedia.org/wiki/Fine-tuning_\(deep_learning\)) models available. As mentioned above, quantized models offer the best balance between model quality and performance for those using consumer-grade hardware.
|
There are many permissively licensed models available to download. [Hugging Face](https://huggingface.co/models) is a platform that lets you browse, research, and download models in common formats like [GGUF](https://huggingface.co/docs/hub/en/gguf). Companies that provide good open-weights models include big names like Mistral, Meta, Microsoft, and Google. However, there are also many community models and [fine-tuned](https://en.wikipedia.org/wiki/Fine-tuning_(deep_learning)) models available. As mentioned above, quantized models offer the best balance between model quality and performance for those using consumer-grade hardware.
|
||||||
|
|
||||||
To help you choose a model that fits your needs, you can look at leaderboards and benchmarks. The most widely-used leaderboard is the community-driven [LM Arena](https://lmarena.ai). Additionally, the [OpenLLM Leaderboard](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard) focuses on the performance of open-weights models on common benchmarks like [MMLU-Pro](https://arxiv.org/abs/2406.01574). There are also specialized benchmarks which measure factors like [emotional intelligence](https://eqbench.com), ["uncensored general intelligence"](https://huggingface.co/spaces/DontPlanToEnd/UGI-Leaderboard), and [many others](https://nebuly.com/blog/llm-leaderboards).
|
To help you choose a model that fits your needs, you can look at leaderboards and benchmarks. The most widely-used leaderboard is the community-driven [LM Arena](https://lmarena.ai). Additionally, the [OpenLLM Leaderboard](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard) focuses on the performance of open-weights models on common benchmarks like [MMLU-Pro](https://arxiv.org/abs/2406.01574). There are also specialized benchmarks which measure factors like [emotional intelligence](https://eqbench.com), ["uncensored general intelligence"](https://huggingface.co/spaces/DontPlanToEnd/UGI-Leaderboard), and [many others](https://nebuly.com/blog/llm-leaderboards).
|
||||||
|
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ robots: nofollow, max-snippet:-1, max-image-preview:large
|
|||||||
|
|
||||||
We recommend a wide variety of Android apps throughout this site. The apps listed here are Android-exclusive and specifically enhance or replace key system functionality.
|
We recommend a wide variety of Android apps throughout this site. The apps listed here are Android-exclusive and specifically enhance or replace key system functionality.
|
||||||
|
|
||||||
### Shelter
|
## Shelter
|
||||||
|
|
||||||
If your device is on Android 15 or greater, we recommend using the native [Private Space](../os/android-overview.md#private-space) feature instead, which provides nearly the same functionality without needing to place trust in and grant powerful permissions to a third-party app.
|
If your device is on Android 15 or greater, we recommend using the native [Private Space](../os/android-overview.md#private-space) feature instead, which provides nearly the same functionality without needing to place trust in and grant powerful permissions to a third-party app.
|
||||||
|
|
||||||
@@ -57,7 +57,7 @@ When using Shelter, you are placing complete trust in its developer, as Shelter
|
|||||||
|
|
||||||
Shelter is recommended over [Insular](https://secure-system.gitlab.io/Insular) and [Island](https://github.com/oasisfeng/island) as it supports [contact search blocking](https://secure-system.gitlab.io/Insular/faq.html).
|
Shelter is recommended over [Insular](https://secure-system.gitlab.io/Insular) and [Island](https://github.com/oasisfeng/island) as it supports [contact search blocking](https://secure-system.gitlab.io/Insular/faq.html).
|
||||||
|
|
||||||
### Secure Camera
|
## Secure Camera
|
||||||
|
|
||||||
<small>Protects against the following threat(s):</small>
|
<small>Protects against the following threat(s):</small>
|
||||||
|
|
||||||
@@ -101,7 +101,7 @@ The image orientation metadata is not deleted. If you enable location (in Secure
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
### Secure PDF Viewer
|
## Secure PDF Viewer
|
||||||
|
|
||||||
<small>Protects against the following threat(s):</small>
|
<small>Protects against the following threat(s):</small>
|
||||||
|
|
||||||
@@ -112,7 +112,7 @@ The image orientation metadata is not deleted. If you enable location (in Secure
|
|||||||
{ align=right }
|
{ align=right }
|
||||||
{ align=right }
|
{ align=right }
|
||||||
|
|
||||||
**Secure PDF Viewer** is a PDF viewer based on [pdf.js](https://en.wikipedia.org/wiki/PDF.js) that doesn't require any permissions. The PDF is fed into a [sandboxed](https://en.wikipedia.org/wiki/Sandbox_\(software_development\)) [WebView](https://developer.android.com/guide/webapps/webview). This means that it doesn't require permission directly to access content or files.
|
**Secure PDF Viewer** is a PDF viewer based on [pdf.js](https://en.wikipedia.org/wiki/PDF.js) that doesn't require any permissions. The PDF is fed into a [sandboxed](https://en.wikipedia.org/wiki/Sandbox_(software_development)) [WebView](https://developer.android.com/guide/webapps/webview). This means that it doesn't require permission directly to access content or files.
|
||||||
|
|
||||||
[Content-Security-Policy](https://en.wikipedia.org/wiki/Content_Security_Policy) is used to enforce that the JavaScript and styling properties within the WebView are entirely static content.
|
[Content-Security-Policy](https://en.wikipedia.org/wiki/Content_Security_Policy) is used to enforce that the JavaScript and styling properties within the WebView are entirely static content.
|
||||||
|
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ This section is a work in progress, because it takes considerably more time and
|
|||||||
|
|
||||||
## Privacy Notes
|
## Privacy Notes
|
||||||
|
|
||||||
Microsoft Windows, particularly those versions aimed at consumers like the **Home** version often don't prioritize privacy-friendly features by [default](https://theguardian.com/technology/2015/jul/31/windows-10-microsoft-faces-criticism-over-privacy-default-settings). As a result we often see more [data collection](https://en.wikipedia.org/wiki/Criticism_of_Microsoft#Telemetry_and_data_collection) than necessary, without any real warnings that this is the default behavior. In an attempt to compete with Google in the advertising space, [Cortana](https://en.wikipedia.org/wiki/Cortana_\(virtual_assistant\)) has included unique identifiers such as an "advertising ID" in order to correlate usage and assist advertisers in targeted advertising. At launch, telemetry could not be disabled in non-enterprise editions of Windows 10. It still cannot be disabled, but Microsoft added the ability to [reduce](https://extremetech.com/computing/243079-upcoming-windows-update-reduces-spying-microsoft-still-mum-data-collects) the data that is sent to them.
|
Microsoft Windows, particularly those versions aimed at consumers like the **Home** version often don't prioritize privacy-friendly features by [default](https://theguardian.com/technology/2015/jul/31/windows-10-microsoft-faces-criticism-over-privacy-default-settings). As a result we often see more [data collection](https://en.wikipedia.org/wiki/Criticism_of_Microsoft#Telemetry_and_data_collection) than necessary, without any real warnings that this is the default behavior. In an attempt to compete with Google in the advertising space, [Cortana](https://en.wikipedia.org/wiki/Cortana_(virtual_assistant)) has included unique identifiers such as an "advertising ID" in order to correlate usage and assist advertisers in targeted advertising. At launch, telemetry could not be disabled in non-enterprise editions of Windows 10. It still cannot be disabled, but Microsoft added the ability to [reduce](https://extremetech.com/computing/243079-upcoming-windows-update-reduces-spying-microsoft-still-mum-data-collects) the data that is sent to them.
|
||||||
|
|
||||||
With Windows 11 there are a number of restrictions or defaults such as:
|
With Windows 11 there are a number of restrictions or defaults such as:
|
||||||
|
|
||||||
|
|||||||
@@ -159,7 +159,7 @@ Here are a few privacy-focused tools and services that can help you to organize
|
|||||||
|
|
||||||
:video_camera: Use it to share videos with your community free from _YouTube_'s control.
|
:video_camera: Use it to share videos with your community free from _YouTube_'s control.
|
||||||
|
|
||||||
[:octicons-home-16: Homepage](../../social-networks.md#peertube){ .md-button .md-button--primary }
|
[:octicons-home-16: Homepage](https://joinpeertube.org/){ .md-button .md-button--primary }
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -42,7 +42,7 @@ To run AI locally, you need both an AI model and an AI client.
|
|||||||
|
|
||||||
### Choosing a Model
|
### Choosing a Model
|
||||||
|
|
||||||
There are many permissively licensed models available to download. [Hugging Face](https://huggingface.co/models) is a platform that lets you browse, research, and download models in common formats like [GGUF](https://huggingface.co/docs/hub/en/gguf). Companies that provide good open-weights models include big names like Mistral, Meta, Microsoft, and Google. However, there are also many community models and [fine-tuned](https://en.wikipedia.org/wiki/Fine-tuning_\(deep_learning\)) models available. As mentioned above, quantized models offer the best balance between model quality and performance for those using consumer-grade hardware.
|
There are many permissively licensed models available to download. [Hugging Face](https://huggingface.co/models) is a platform that lets you browse, research, and download models in common formats like [GGUF](https://huggingface.co/docs/hub/en/gguf). Companies that provide good open-weights models include big names like Mistral, Meta, Microsoft, and Google. However, there are also many community models and [fine-tuned](https://en.wikipedia.org/wiki/Fine-tuning_(deep_learning)) models available. As mentioned above, quantized models offer the best balance between model quality and performance for those using consumer-grade hardware.
|
||||||
|
|
||||||
To help you choose a model that fits your needs, you can look at leaderboards and benchmarks. The most widely-used leaderboard is the community-driven [LM Arena](https://lmarena.ai). Additionally, the [OpenLLM Leaderboard](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard) focuses on the performance of open-weights models on common benchmarks like [MMLU-Pro](https://arxiv.org/abs/2406.01574). There are also specialized benchmarks which measure factors like [emotional intelligence](https://eqbench.com), ["uncensored general intelligence"](https://huggingface.co/spaces/DontPlanToEnd/UGI-Leaderboard), and [many others](https://nebuly.com/blog/llm-leaderboards).
|
To help you choose a model that fits your needs, you can look at leaderboards and benchmarks. The most widely-used leaderboard is the community-driven [LM Arena](https://lmarena.ai). Additionally, the [OpenLLM Leaderboard](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard) focuses on the performance of open-weights models on common benchmarks like [MMLU-Pro](https://arxiv.org/abs/2406.01574). There are also specialized benchmarks which measure factors like [emotional intelligence](https://eqbench.com), ["uncensored general intelligence"](https://huggingface.co/spaces/DontPlanToEnd/UGI-Leaderboard), and [many others](https://nebuly.com/blog/llm-leaderboards).
|
||||||
|
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ robots: nofollow, max-snippet:-1, max-image-preview:large
|
|||||||
|
|
||||||
We recommend a wide variety of Android apps throughout this site. The apps listed here are Android-exclusive and specifically enhance or replace key system functionality.
|
We recommend a wide variety of Android apps throughout this site. The apps listed here are Android-exclusive and specifically enhance or replace key system functionality.
|
||||||
|
|
||||||
### Shelter
|
## Shelter
|
||||||
|
|
||||||
If your device is on Android 15 or greater, we recommend using the native [Private Space](../os/android-overview.md#private-space) feature instead, which provides nearly the same functionality without needing to place trust in and grant powerful permissions to a third-party app.
|
If your device is on Android 15 or greater, we recommend using the native [Private Space](../os/android-overview.md#private-space) feature instead, which provides nearly the same functionality without needing to place trust in and grant powerful permissions to a third-party app.
|
||||||
|
|
||||||
@@ -57,7 +57,7 @@ When using Shelter, you are placing complete trust in its developer, as Shelter
|
|||||||
|
|
||||||
Shelter is recommended over [Insular](https://secure-system.gitlab.io/Insular) and [Island](https://github.com/oasisfeng/island) as it supports [contact search blocking](https://secure-system.gitlab.io/Insular/faq.html).
|
Shelter is recommended over [Insular](https://secure-system.gitlab.io/Insular) and [Island](https://github.com/oasisfeng/island) as it supports [contact search blocking](https://secure-system.gitlab.io/Insular/faq.html).
|
||||||
|
|
||||||
### Secure Camera
|
## Secure Camera
|
||||||
|
|
||||||
<small>Protects against the following threat(s):</small>
|
<small>Protects against the following threat(s):</small>
|
||||||
|
|
||||||
@@ -100,7 +100,7 @@ The image orientation metadata is not deleted. If you enable location (in Secure
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
### Secure PDF Viewer
|
## Secure PDF Viewer
|
||||||
|
|
||||||
<small>Protects against the following threat(s):</small>
|
<small>Protects against the following threat(s):</small>
|
||||||
|
|
||||||
@@ -111,7 +111,7 @@ The image orientation metadata is not deleted. If you enable location (in Secure
|
|||||||
{ align=right }
|
{ align=right }
|
||||||
{ align=right }
|
{ align=right }
|
||||||
|
|
||||||
**Secure PDF Viewer** is a PDF viewer based on [pdf.js](https://en.wikipedia.org/wiki/PDF.js) that doesn't require any permissions. The PDF is fed into a [sandboxed](https://en.wikipedia.org/wiki/Sandbox_\(software_development\)) [WebView](https://developer.android.com/guide/webapps/webview). This means that it doesn't require permission directly to access content or files.
|
**Secure PDF Viewer** is a PDF viewer based on [pdf.js](https://en.wikipedia.org/wiki/PDF.js) that doesn't require any permissions. The PDF is fed into a [sandboxed](https://en.wikipedia.org/wiki/Sandbox_(software_development)) [WebView](https://developer.android.com/guide/webapps/webview). This means that it doesn't require permission directly to access content or files.
|
||||||
|
|
||||||
[Content-Security-Policy](https://en.wikipedia.org/wiki/Content_Security_Policy) is used to enforce that the JavaScript and styling properties within the WebView are entirely static content.
|
[Content-Security-Policy](https://en.wikipedia.org/wiki/Content_Security_Policy) is used to enforce that the JavaScript and styling properties within the WebView are entirely static content.
|
||||||
|
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ This section is a work in progress, because it takes considerably more time and
|
|||||||
|
|
||||||
## Note sulla Privacy
|
## Note sulla Privacy
|
||||||
|
|
||||||
Microsoft Windows, particularly those versions aimed at consumers like the **Home** version often don't prioritize privacy-friendly features by [default](https://theguardian.com/technology/2015/jul/31/windows-10-microsoft-faces-criticism-over-privacy-default-settings). As a result we often see more [data collection](https://en.wikipedia.org/wiki/Criticism_of_Microsoft#Telemetry_and_data_collection) than necessary, without any real warnings that this is the default behavior. In an attempt to compete with Google in the advertising space, [Cortana](https://en.wikipedia.org/wiki/Cortana_\(virtual_assistant\)) has included unique identifiers such as an "advertising ID" in order to correlate usage and assist advertisers in targeted advertising. At launch, telemetry could not be disabled in non-enterprise editions of Windows 10. It still cannot be disabled, but Microsoft added the ability to [reduce](https://extremetech.com/computing/243079-upcoming-windows-update-reduces-spying-microsoft-still-mum-data-collects) the data that is sent to them.
|
Microsoft Windows, particularly those versions aimed at consumers like the **Home** version often don't prioritize privacy-friendly features by [default](https://theguardian.com/technology/2015/jul/31/windows-10-microsoft-faces-criticism-over-privacy-default-settings). As a result we often see more [data collection](https://en.wikipedia.org/wiki/Criticism_of_Microsoft#Telemetry_and_data_collection) than necessary, without any real warnings that this is the default behavior. In an attempt to compete with Google in the advertising space, [Cortana](https://en.wikipedia.org/wiki/Cortana_(virtual_assistant)) has included unique identifiers such as an "advertising ID" in order to correlate usage and assist advertisers in targeted advertising. At launch, telemetry could not be disabled in non-enterprise editions of Windows 10. It still cannot be disabled, but Microsoft added the ability to [reduce](https://extremetech.com/computing/243079-upcoming-windows-update-reduces-spying-microsoft-still-mum-data-collects) the data that is sent to them.
|
||||||
|
|
||||||
With Windows 11 there are a number of restrictions or defaults such as:
|
With Windows 11 there are a number of restrictions or defaults such as:
|
||||||
|
|
||||||
|
|||||||
@@ -159,7 +159,7 @@ Here are a few privacy-focused tools and services that can help you to organize
|
|||||||
|
|
||||||
:video_camera: Use it to share videos with your community free from _YouTube_'s control.
|
:video_camera: Use it to share videos with your community free from _YouTube_'s control.
|
||||||
|
|
||||||
[:octicons-home-16: Homepage](../../social-networks.md#peertube){ .md-button .md-button--primary }
|
[:octicons-home-16: Homepage](https://joinpeertube.org/){ .md-button .md-button--primary }
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -42,7 +42,7 @@ To run AI locally, you need both an AI model and an AI client.
|
|||||||
|
|
||||||
### Choosing a Model
|
### Choosing a Model
|
||||||
|
|
||||||
There are many permissively licensed models available to download. [Hugging Face](https://huggingface.co/models) is a platform that lets you browse, research, and download models in common formats like [GGUF](https://huggingface.co/docs/hub/en/gguf). Companies that provide good open-weights models include big names like Mistral, Meta, Microsoft, and Google. However, there are also many community models and [fine-tuned](https://en.wikipedia.org/wiki/Fine-tuning_\(deep_learning\)) models available. As mentioned above, quantized models offer the best balance between model quality and performance for those using consumer-grade hardware.
|
There are many permissively licensed models available to download. [Hugging Face](https://huggingface.co/models) is a platform that lets you browse, research, and download models in common formats like [GGUF](https://huggingface.co/docs/hub/en/gguf). Companies that provide good open-weights models include big names like Mistral, Meta, Microsoft, and Google. However, there are also many community models and [fine-tuned](https://en.wikipedia.org/wiki/Fine-tuning_(deep_learning)) models available. As mentioned above, quantized models offer the best balance between model quality and performance for those using consumer-grade hardware.
|
||||||
|
|
||||||
To help you choose a model that fits your needs, you can look at leaderboards and benchmarks. The most widely-used leaderboard is the community-driven [LM Arena](https://lmarena.ai). Additionally, the [OpenLLM Leaderboard](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard) focuses on the performance of open-weights models on common benchmarks like [MMLU-Pro](https://arxiv.org/abs/2406.01574). There are also specialized benchmarks which measure factors like [emotional intelligence](https://eqbench.com), ["uncensored general intelligence"](https://huggingface.co/spaces/DontPlanToEnd/UGI-Leaderboard), and [many others](https://nebuly.com/blog/llm-leaderboards).
|
To help you choose a model that fits your needs, you can look at leaderboards and benchmarks. The most widely-used leaderboard is the community-driven [LM Arena](https://lmarena.ai). Additionally, the [OpenLLM Leaderboard](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard) focuses on the performance of open-weights models on common benchmarks like [MMLU-Pro](https://arxiv.org/abs/2406.01574). There are also specialized benchmarks which measure factors like [emotional intelligence](https://eqbench.com), ["uncensored general intelligence"](https://huggingface.co/spaces/DontPlanToEnd/UGI-Leaderboard), and [many others](https://nebuly.com/blog/llm-leaderboards).
|
||||||
|
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ robots: nofollow, max-snippet:-1, max-image-preview:large
|
|||||||
|
|
||||||
本サイトでは様々なAndroidアプリをおすすめしています。 本記事で紹介するアプリはAndroid専用アプリで、システムの重要な機能を強化あるいは置換するものです。
|
本サイトでは様々なAndroidアプリをおすすめしています。 本記事で紹介するアプリはAndroid専用アプリで、システムの重要な機能を強化あるいは置換するものです。
|
||||||
|
|
||||||
### Shelter
|
## Shelter
|
||||||
|
|
||||||
Android 15以上のデバイスを使用しているのであれば、Shelterではなく、標準機能である[プライベートスペース](../os/android-overview.md#private-space)を使うことを推奨します。サードパーティを信用して強力な権限を与える必要がなく、ほぼ同様の機能が使えます。
|
Android 15以上のデバイスを使用しているのであれば、Shelterではなく、標準機能である[プライベートスペース](../os/android-overview.md#private-space)を使うことを推奨します。サードパーティを信用して強力な権限を与える必要がなく、ほぼ同様の機能が使えます。
|
||||||
|
|
||||||
@@ -57,7 +57,7 @@ Shelterを使用することで、Shelterの開発者を完全に信頼するこ
|
|||||||
|
|
||||||
Shelterは[連絡先の検索をブロック](https://secure-system.gitlab.io/Insular/faq.html)できるため、[Insular](https://secure-system.gitlab.io/Insular)や[Island](https://github.com/oasisfeng/island)よりもおすすめです。
|
Shelterは[連絡先の検索をブロック](https://secure-system.gitlab.io/Insular/faq.html)できるため、[Insular](https://secure-system.gitlab.io/Insular)や[Island](https://github.com/oasisfeng/island)よりもおすすめです。
|
||||||
|
|
||||||
### Secure Camera
|
## Secure Camera
|
||||||
|
|
||||||
<small>以下の脅威から保護します:</small>
|
<small>以下の脅威から保護します:</small>
|
||||||
|
|
||||||
@@ -101,7 +101,7 @@ Shelterは[連絡先の検索をブロック](https://secure-system.gitlab.io/In
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
### Secure PDF Viewer
|
## Secure PDF Viewer
|
||||||
|
|
||||||
<small>以下の脅威から保護します:</small>
|
<small>以下の脅威から保護します:</small>
|
||||||
|
|
||||||
@@ -112,7 +112,7 @@ Shelterは[連絡先の検索をブロック](https://secure-system.gitlab.io/In
|
|||||||
{ align=right }
|
{ align=right }
|
||||||
{ align=right }
|
{ align=right }
|
||||||
|
|
||||||
**Secure PDF Viewer**は、[pdf.js](https://ja.wikipedia.org/wiki/PDF.js)をベースにしたPDFビューアで、権限が一切必要ありません。 開いたPDFは[サンドボックス化](https://ja.wikipedia.org/wiki/%E3%82%B5%E3%83%B3%E3%83%89%E3%83%9C%E3%83%83%E3%82%AF%E3%82%B9_\(%E3%82%BD%E3%83%95%E3%83%88%E3%82%A6%E3%82%A7%E3%82%A2%E9%96%8B%E7%99%BA\))された[WebView](https://developer.android.com/guide/webapps/webview)に送られます。 そのため、コンテンツやファイルに直接アクセスしに行く権限が必要ありません。
|
**Secure PDF Viewer**は、[pdf.js](https://ja.wikipedia.org/wiki/PDF.js)をベースにしたPDFビューアで、権限が一切必要ありません。 開いたPDFは[サンドボックス化](https://ja.wikipedia.org/wiki/%E3%82%B5%E3%83%B3%E3%83%89%E3%83%9C%E3%83%83%E3%82%AF%E3%82%B9_(%E3%82%BD%E3%83%95%E3%83%88%E3%82%A6%E3%82%A7%E3%82%A2%E9%96%8B%E7%99%BA))された[WebView](https://developer.android.com/guide/webapps/webview)に送られます。 そのため、コンテンツやファイルに直接アクセスしに行く権限が必要ありません。
|
||||||
|
|
||||||
[Content-Security-Policy](https://en.wikipedia.org/wiki/Content_Security_Policy)を使用することで、WebView内のJavaScriptとスタイルプロパティがすべて静的コンテンツであることを強制するようになっています。
|
[Content-Security-Policy](https://en.wikipedia.org/wiki/Content_Security_Policy)を使用することで、WebView内のJavaScriptとスタイルプロパティがすべて静的コンテンツであることを強制するようになっています。
|
||||||
|
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ This section is a work in progress, because it takes considerably more time and
|
|||||||
|
|
||||||
## プライバシーに関する注意事項
|
## プライバシーに関する注意事項
|
||||||
|
|
||||||
Microsoft Windows, particularly those versions aimed at consumers like the **Home** version often don't prioritize privacy-friendly features by [default](https://theguardian.com/technology/2015/jul/31/windows-10-microsoft-faces-criticism-over-privacy-default-settings). As a result we often see more [data collection](https://en.wikipedia.org/wiki/Criticism_of_Microsoft#Telemetry_and_data_collection) than necessary, without any real warnings that this is the default behavior. In an attempt to compete with Google in the advertising space, [Cortana](https://en.wikipedia.org/wiki/Cortana_\(virtual_assistant\)) has included unique identifiers such as an "advertising ID" in order to correlate usage and assist advertisers in targeted advertising. At launch, telemetry could not be disabled in non-enterprise editions of Windows 10. It still cannot be disabled, but Microsoft added the ability to [reduce](https://extremetech.com/computing/243079-upcoming-windows-update-reduces-spying-microsoft-still-mum-data-collects) the data that is sent to them.
|
Microsoft Windows, particularly those versions aimed at consumers like the **Home** version often don't prioritize privacy-friendly features by [default](https://theguardian.com/technology/2015/jul/31/windows-10-microsoft-faces-criticism-over-privacy-default-settings). As a result we often see more [data collection](https://en.wikipedia.org/wiki/Criticism_of_Microsoft#Telemetry_and_data_collection) than necessary, without any real warnings that this is the default behavior. In an attempt to compete with Google in the advertising space, [Cortana](https://en.wikipedia.org/wiki/Cortana_(virtual_assistant)) has included unique identifiers such as an "advertising ID" in order to correlate usage and assist advertisers in targeted advertising. At launch, telemetry could not be disabled in non-enterprise editions of Windows 10. It still cannot be disabled, but Microsoft added the ability to [reduce](https://extremetech.com/computing/243079-upcoming-windows-update-reduces-spying-microsoft-still-mum-data-collects) the data that is sent to them.
|
||||||
|
|
||||||
With Windows 11 there are a number of restrictions or defaults such as:
|
With Windows 11 there are a number of restrictions or defaults such as:
|
||||||
|
|
||||||
|
|||||||
@@ -159,7 +159,7 @@ Here are a few privacy-focused tools and services that can help you to organize
|
|||||||
|
|
||||||
:video_camera: Use it to share videos with your community free from _YouTube_'s control.
|
:video_camera: Use it to share videos with your community free from _YouTube_'s control.
|
||||||
|
|
||||||
[:octicons-home-16: Homepage](../../social-networks.md#peertube){ .md-button .md-button--primary }
|
[:octicons-home-16: Homepage](https://joinpeertube.org/){ .md-button .md-button--primary }
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -42,7 +42,7 @@ To run AI locally, you need both an AI model and an AI client.
|
|||||||
|
|
||||||
### Choosing a Model
|
### Choosing a Model
|
||||||
|
|
||||||
There are many permissively licensed models available to download. [Hugging Face](https://huggingface.co/models) is a platform that lets you browse, research, and download models in common formats like [GGUF](https://huggingface.co/docs/hub/en/gguf). Companies that provide good open-weights models include big names like Mistral, Meta, Microsoft, and Google. However, there are also many community models and [fine-tuned](https://en.wikipedia.org/wiki/Fine-tuning_\(deep_learning\)) models available. As mentioned above, quantized models offer the best balance between model quality and performance for those using consumer-grade hardware.
|
There are many permissively licensed models available to download. [Hugging Face](https://huggingface.co/models) is a platform that lets you browse, research, and download models in common formats like [GGUF](https://huggingface.co/docs/hub/en/gguf). Companies that provide good open-weights models include big names like Mistral, Meta, Microsoft, and Google. However, there are also many community models and [fine-tuned](https://en.wikipedia.org/wiki/Fine-tuning_(deep_learning)) models available. As mentioned above, quantized models offer the best balance between model quality and performance for those using consumer-grade hardware.
|
||||||
|
|
||||||
To help you choose a model that fits your needs, you can look at leaderboards and benchmarks. The most widely-used leaderboard is the community-driven [LM Arena](https://lmarena.ai). Additionally, the [OpenLLM Leaderboard](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard) focuses on the performance of open-weights models on common benchmarks like [MMLU-Pro](https://arxiv.org/abs/2406.01574). There are also specialized benchmarks which measure factors like [emotional intelligence](https://eqbench.com), ["uncensored general intelligence"](https://huggingface.co/spaces/DontPlanToEnd/UGI-Leaderboard), and [many others](https://nebuly.com/blog/llm-leaderboards).
|
To help you choose a model that fits your needs, you can look at leaderboards and benchmarks. The most widely-used leaderboard is the community-driven [LM Arena](https://lmarena.ai). Additionally, the [OpenLLM Leaderboard](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard) focuses on the performance of open-weights models on common benchmarks like [MMLU-Pro](https://arxiv.org/abs/2406.01574). There are also specialized benchmarks which measure factors like [emotional intelligence](https://eqbench.com), ["uncensored general intelligence"](https://huggingface.co/spaces/DontPlanToEnd/UGI-Leaderboard), and [many others](https://nebuly.com/blog/llm-leaderboards).
|
||||||
|
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ robots: nofollow, max-snippet:-1, max-image-preview:large
|
|||||||
|
|
||||||
We recommend a wide variety of Android apps throughout this site. The apps listed here are Android-exclusive and specifically enhance or replace key system functionality.
|
We recommend a wide variety of Android apps throughout this site. The apps listed here are Android-exclusive and specifically enhance or replace key system functionality.
|
||||||
|
|
||||||
### Shelter
|
## Shelter
|
||||||
|
|
||||||
If your device is on Android 15 or greater, we recommend using the native [Private Space](../os/android-overview.md#private-space) feature instead, which provides nearly the same functionality without needing to place trust in and grant powerful permissions to a third-party app.
|
If your device is on Android 15 or greater, we recommend using the native [Private Space](../os/android-overview.md#private-space) feature instead, which provides nearly the same functionality without needing to place trust in and grant powerful permissions to a third-party app.
|
||||||
|
|
||||||
@@ -57,7 +57,7 @@ When using Shelter, you are placing complete trust in its developer, as Shelter
|
|||||||
|
|
||||||
Shelter is recommended over [Insular](https://secure-system.gitlab.io/Insular) and [Island](https://github.com/oasisfeng/island) as it supports [contact search blocking](https://secure-system.gitlab.io/Insular/faq.html).
|
Shelter is recommended over [Insular](https://secure-system.gitlab.io/Insular) and [Island](https://github.com/oasisfeng/island) as it supports [contact search blocking](https://secure-system.gitlab.io/Insular/faq.html).
|
||||||
|
|
||||||
### Secure Camera
|
## Secure Camera
|
||||||
|
|
||||||
<small>Protects against the following threat(s):</small>
|
<small>Protects against the following threat(s):</small>
|
||||||
|
|
||||||
@@ -101,7 +101,7 @@ The image orientation metadata is not deleted. If you enable location (in Secure
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
### Secure PDF Viewer
|
## Secure PDF Viewer
|
||||||
|
|
||||||
<small>Protects against the following threat(s):</small>
|
<small>Protects against the following threat(s):</small>
|
||||||
|
|
||||||
@@ -112,7 +112,7 @@ The image orientation metadata is not deleted. If you enable location (in Secure
|
|||||||
{ align=right }
|
{ align=right }
|
||||||
{ align=right }
|
{ align=right }
|
||||||
|
|
||||||
**Secure PDF Viewer** is a PDF viewer based on [pdf.js](https://en.wikipedia.org/wiki/PDF.js) that doesn't require any permissions. The PDF is fed into a [sandboxed](https://en.wikipedia.org/wiki/Sandbox_\(software_development\)) [WebView](https://developer.android.com/guide/webapps/webview). This means that it doesn't require permission directly to access content or files.
|
**Secure PDF Viewer** is a PDF viewer based on [pdf.js](https://en.wikipedia.org/wiki/PDF.js) that doesn't require any permissions. The PDF is fed into a [sandboxed](https://en.wikipedia.org/wiki/Sandbox_(software_development)) [WebView](https://developer.android.com/guide/webapps/webview). This means that it doesn't require permission directly to access content or files.
|
||||||
|
|
||||||
[Content-Security-Policy](https://en.wikipedia.org/wiki/Content_Security_Policy) is used to enforce that the JavaScript and styling properties within the WebView are entirely static content.
|
[Content-Security-Policy](https://en.wikipedia.org/wiki/Content_Security_Policy) is used to enforce that the JavaScript and styling properties within the WebView are entirely static content.
|
||||||
|
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ This section is a work in progress, because it takes considerably more time and
|
|||||||
|
|
||||||
## Privacy Notes
|
## Privacy Notes
|
||||||
|
|
||||||
Microsoft Windows, particularly those versions aimed at consumers like the **Home** version often don't prioritize privacy-friendly features by [default](https://theguardian.com/technology/2015/jul/31/windows-10-microsoft-faces-criticism-over-privacy-default-settings). As a result we often see more [data collection](https://en.wikipedia.org/wiki/Criticism_of_Microsoft#Telemetry_and_data_collection) than necessary, without any real warnings that this is the default behavior. In an attempt to compete with Google in the advertising space, [Cortana](https://en.wikipedia.org/wiki/Cortana_\(virtual_assistant\)) has included unique identifiers such as an "advertising ID" in order to correlate usage and assist advertisers in targeted advertising. At launch, telemetry could not be disabled in non-enterprise editions of Windows 10. It still cannot be disabled, but Microsoft added the ability to [reduce](https://extremetech.com/computing/243079-upcoming-windows-update-reduces-spying-microsoft-still-mum-data-collects) the data that is sent to them.
|
Microsoft Windows, particularly those versions aimed at consumers like the **Home** version often don't prioritize privacy-friendly features by [default](https://theguardian.com/technology/2015/jul/31/windows-10-microsoft-faces-criticism-over-privacy-default-settings). As a result we often see more [data collection](https://en.wikipedia.org/wiki/Criticism_of_Microsoft#Telemetry_and_data_collection) than necessary, without any real warnings that this is the default behavior. In an attempt to compete with Google in the advertising space, [Cortana](https://en.wikipedia.org/wiki/Cortana_(virtual_assistant)) has included unique identifiers such as an "advertising ID" in order to correlate usage and assist advertisers in targeted advertising. At launch, telemetry could not be disabled in non-enterprise editions of Windows 10. It still cannot be disabled, but Microsoft added the ability to [reduce](https://extremetech.com/computing/243079-upcoming-windows-update-reduces-spying-microsoft-still-mum-data-collects) the data that is sent to them.
|
||||||
|
|
||||||
With Windows 11 there are a number of restrictions or defaults such as:
|
With Windows 11 there are a number of restrictions or defaults such as:
|
||||||
|
|
||||||
|
|||||||
@@ -159,7 +159,7 @@ Here are a few privacy-focused tools and services that can help you to organize
|
|||||||
|
|
||||||
:video_camera: Use it to share videos with your community free from _YouTube_'s control.
|
:video_camera: Use it to share videos with your community free from _YouTube_'s control.
|
||||||
|
|
||||||
[:octicons-home-16: Homepage](../../social-networks.md#peertube){ .md-button .md-button--primary }
|
[:octicons-home-16: Homepage](https://joinpeertube.org/){ .md-button .md-button--primary }
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
@@ -42,7 +42,7 @@ To run AI locally, you need both an AI model and an AI client.
|
|||||||
|
|
||||||
### Choosing a Model
|
### Choosing a Model
|
||||||
|
|
||||||
There are many permissively licensed models available to download. [Hugging Face](https://huggingface.co/models) is a platform that lets you browse, research, and download models in common formats like [GGUF](https://huggingface.co/docs/hub/en/gguf). Companies that provide good open-weights models include big names like Mistral, Meta, Microsoft, and Google. However, there are also many community models and [fine-tuned](https://en.wikipedia.org/wiki/Fine-tuning_\(deep_learning\)) models available. As mentioned above, quantized models offer the best balance between model quality and performance for those using consumer-grade hardware.
|
There are many permissively licensed models available to download. [Hugging Face](https://huggingface.co/models) is a platform that lets you browse, research, and download models in common formats like [GGUF](https://huggingface.co/docs/hub/en/gguf). Companies that provide good open-weights models include big names like Mistral, Meta, Microsoft, and Google. However, there are also many community models and [fine-tuned](https://en.wikipedia.org/wiki/Fine-tuning_(deep_learning)) models available. As mentioned above, quantized models offer the best balance between model quality and performance for those using consumer-grade hardware.
|
||||||
|
|
||||||
To help you choose a model that fits your needs, you can look at leaderboards and benchmarks. The most widely-used leaderboard is the community-driven [LM Arena](https://lmarena.ai). Additionally, the [OpenLLM Leaderboard](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard) focuses on the performance of open-weights models on common benchmarks like [MMLU-Pro](https://arxiv.org/abs/2406.01574). There are also specialized benchmarks which measure factors like [emotional intelligence](https://eqbench.com), ["uncensored general intelligence"](https://huggingface.co/spaces/DontPlanToEnd/UGI-Leaderboard), and [many others](https://nebuly.com/blog/llm-leaderboards).
|
To help you choose a model that fits your needs, you can look at leaderboards and benchmarks. The most widely-used leaderboard is the community-driven [LM Arena](https://lmarena.ai). Additionally, the [OpenLLM Leaderboard](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard) focuses on the performance of open-weights models on common benchmarks like [MMLU-Pro](https://arxiv.org/abs/2406.01574). There are also specialized benchmarks which measure factors like [emotional intelligence](https://eqbench.com), ["uncensored general intelligence"](https://huggingface.co/spaces/DontPlanToEnd/UGI-Leaderboard), and [many others](https://nebuly.com/blog/llm-leaderboards).
|
||||||
|
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ robots: nofollow, max-snippet:-1, max-image-preview:large
|
|||||||
|
|
||||||
We recommend a wide variety of Android apps throughout this site. The apps listed here are Android-exclusive and specifically enhance or replace key system functionality.
|
We recommend a wide variety of Android apps throughout this site. The apps listed here are Android-exclusive and specifically enhance or replace key system functionality.
|
||||||
|
|
||||||
### Shelter
|
## Shelter
|
||||||
|
|
||||||
If your device is on Android 15 or greater, we recommend using the native [Private Space](../os/android-overview.md#private-space) feature instead, which provides nearly the same functionality without needing to place trust in and grant powerful permissions to a third-party app.
|
If your device is on Android 15 or greater, we recommend using the native [Private Space](../os/android-overview.md#private-space) feature instead, which provides nearly the same functionality without needing to place trust in and grant powerful permissions to a third-party app.
|
||||||
|
|
||||||
@@ -57,7 +57,7 @@ When using Shelter, you are placing complete trust in its developer, as Shelter
|
|||||||
|
|
||||||
Shelter is recommended over [Insular](https://secure-system.gitlab.io/Insular) and [Island](https://github.com/oasisfeng/island) as it supports [contact search blocking](https://secure-system.gitlab.io/Insular/faq.html).
|
Shelter is recommended over [Insular](https://secure-system.gitlab.io/Insular) and [Island](https://github.com/oasisfeng/island) as it supports [contact search blocking](https://secure-system.gitlab.io/Insular/faq.html).
|
||||||
|
|
||||||
### Secure Camera
|
## Secure Camera
|
||||||
|
|
||||||
<small>Protects against the following threat(s):</small>
|
<small>Protects against the following threat(s):</small>
|
||||||
|
|
||||||
@@ -101,7 +101,7 @@ The image orientation metadata is not deleted. If you enable location (in Secure
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
### Secure PDF Viewer
|
## Secure PDF Viewer
|
||||||
|
|
||||||
<small>Protects against the following threat(s):</small>
|
<small>Protects against the following threat(s):</small>
|
||||||
|
|
||||||
@@ -112,7 +112,7 @@ The image orientation metadata is not deleted. If you enable location (in Secure
|
|||||||
{ align=right }
|
{ align=right }
|
||||||
{ align=right }
|
{ align=right }
|
||||||
|
|
||||||
**Secure PDF Viewer** is a PDF viewer based on [pdf.js](https://en.wikipedia.org/wiki/PDF.js) that doesn't require any permissions. The PDF is fed into a [sandboxed](https://en.wikipedia.org/wiki/Sandbox_\(software_development\)) [WebView](https://developer.android.com/guide/webapps/webview). This means that it doesn't require permission directly to access content or files.
|
**Secure PDF Viewer** is a PDF viewer based on [pdf.js](https://en.wikipedia.org/wiki/PDF.js) that doesn't require any permissions. The PDF is fed into a [sandboxed](https://en.wikipedia.org/wiki/Sandbox_(software_development)) [WebView](https://developer.android.com/guide/webapps/webview). This means that it doesn't require permission directly to access content or files.
|
||||||
|
|
||||||
[Content-Security-Policy](https://en.wikipedia.org/wiki/Content_Security_Policy) is used to enforce that the JavaScript and styling properties within the WebView are entirely static content.
|
[Content-Security-Policy](https://en.wikipedia.org/wiki/Content_Security_Policy) is used to enforce that the JavaScript and styling properties within the WebView are entirely static content.
|
||||||
|
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ This section is a work in progress, because it takes considerably more time and
|
|||||||
|
|
||||||
## Privacy Notes
|
## Privacy Notes
|
||||||
|
|
||||||
Microsoft Windows, particularly those versions aimed at consumers like the **Home** version often don't prioritize privacy-friendly features by [default](https://theguardian.com/technology/2015/jul/31/windows-10-microsoft-faces-criticism-over-privacy-default-settings). As a result we often see more [data collection](https://en.wikipedia.org/wiki/Criticism_of_Microsoft#Telemetry_and_data_collection) than necessary, without any real warnings that this is the default behavior. In an attempt to compete with Google in the advertising space, [Cortana](https://en.wikipedia.org/wiki/Cortana_\(virtual_assistant\)) has included unique identifiers such as an "advertising ID" in order to correlate usage and assist advertisers in targeted advertising. At launch, telemetry could not be disabled in non-enterprise editions of Windows 10. It still cannot be disabled, but Microsoft added the ability to [reduce](https://extremetech.com/computing/243079-upcoming-windows-update-reduces-spying-microsoft-still-mum-data-collects) the data that is sent to them.
|
Microsoft Windows, particularly those versions aimed at consumers like the **Home** version often don't prioritize privacy-friendly features by [default](https://theguardian.com/technology/2015/jul/31/windows-10-microsoft-faces-criticism-over-privacy-default-settings). As a result we often see more [data collection](https://en.wikipedia.org/wiki/Criticism_of_Microsoft#Telemetry_and_data_collection) than necessary, without any real warnings that this is the default behavior. In an attempt to compete with Google in the advertising space, [Cortana](https://en.wikipedia.org/wiki/Cortana_(virtual_assistant)) has included unique identifiers such as an "advertising ID" in order to correlate usage and assist advertisers in targeted advertising. At launch, telemetry could not be disabled in non-enterprise editions of Windows 10. It still cannot be disabled, but Microsoft added the ability to [reduce](https://extremetech.com/computing/243079-upcoming-windows-update-reduces-spying-microsoft-still-mum-data-collects) the data that is sent to them.
|
||||||
|
|
||||||
With Windows 11 there are a number of restrictions or defaults such as:
|
With Windows 11 there are a number of restrictions or defaults such as:
|
||||||
|
|
||||||
|
|||||||
@@ -159,7 +159,7 @@ Here are a few privacy-focused tools and services that can help you to organize
|
|||||||
|
|
||||||
:video_camera: Use it to share videos with your community free from _YouTube_'s control.
|
:video_camera: Use it to share videos with your community free from _YouTube_'s control.
|
||||||
|
|
||||||
[:octicons-home-16: Homepage](../../social-networks.md#peertube){ .md-button .md-button--primary }
|
[:octicons-home-16: Homepage](https://joinpeertube.org/){ .md-button .md-button--primary }
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -42,7 +42,7 @@ To run AI locally, you need both an AI model and an AI client.
|
|||||||
|
|
||||||
### Choosing a Model
|
### Choosing a Model
|
||||||
|
|
||||||
There are many permissively licensed models available to download. [Hugging Face](https://huggingface.co/models) is a platform that lets you browse, research, and download models in common formats like [GGUF](https://huggingface.co/docs/hub/en/gguf). Companies that provide good open-weights models include big names like Mistral, Meta, Microsoft, and Google. However, there are also many community models and [fine-tuned](https://en.wikipedia.org/wiki/Fine-tuning_\(deep_learning\)) models available. As mentioned above, quantized models offer the best balance between model quality and performance for those using consumer-grade hardware.
|
There are many permissively licensed models available to download. [Hugging Face](https://huggingface.co/models) is a platform that lets you browse, research, and download models in common formats like [GGUF](https://huggingface.co/docs/hub/en/gguf). Companies that provide good open-weights models include big names like Mistral, Meta, Microsoft, and Google. However, there are also many community models and [fine-tuned](https://en.wikipedia.org/wiki/Fine-tuning_(deep_learning)) models available. As mentioned above, quantized models offer the best balance between model quality and performance for those using consumer-grade hardware.
|
||||||
|
|
||||||
To help you choose a model that fits your needs, you can look at leaderboards and benchmarks. The most widely-used leaderboard is the community-driven [LM Arena](https://lmarena.ai). Additionally, the [OpenLLM Leaderboard](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard) focuses on the performance of open-weights models on common benchmarks like [MMLU-Pro](https://arxiv.org/abs/2406.01574). There are also specialized benchmarks which measure factors like [emotional intelligence](https://eqbench.com), ["uncensored general intelligence"](https://huggingface.co/spaces/DontPlanToEnd/UGI-Leaderboard), and [many others](https://nebuly.com/blog/llm-leaderboards).
|
To help you choose a model that fits your needs, you can look at leaderboards and benchmarks. The most widely-used leaderboard is the community-driven [LM Arena](https://lmarena.ai). Additionally, the [OpenLLM Leaderboard](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard) focuses on the performance of open-weights models on common benchmarks like [MMLU-Pro](https://arxiv.org/abs/2406.01574). There are also specialized benchmarks which measure factors like [emotional intelligence](https://eqbench.com), ["uncensored general intelligence"](https://huggingface.co/spaces/DontPlanToEnd/UGI-Leaderboard), and [many others](https://nebuly.com/blog/llm-leaderboards).
|
||||||
|
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ robots: nofollow, max-snippet:-1, max-image-preview:large
|
|||||||
|
|
||||||
We recommend a wide variety of Android apps throughout this site. The apps listed here are Android-exclusive and specifically enhance or replace key system functionality.
|
We recommend a wide variety of Android apps throughout this site. The apps listed here are Android-exclusive and specifically enhance or replace key system functionality.
|
||||||
|
|
||||||
### Shelter
|
## Shelter
|
||||||
|
|
||||||
If your device is on Android 15 or greater, we recommend using the native [Private Space](../os/android-overview.md#private-space) feature instead, which provides nearly the same functionality without needing to place trust in and grant powerful permissions to a third-party app.
|
If your device is on Android 15 or greater, we recommend using the native [Private Space](../os/android-overview.md#private-space) feature instead, which provides nearly the same functionality without needing to place trust in and grant powerful permissions to a third-party app.
|
||||||
|
|
||||||
@@ -57,7 +57,7 @@ When using Shelter, you are placing complete trust in its developer, as Shelter
|
|||||||
|
|
||||||
Shelter is recommended over [Insular](https://secure-system.gitlab.io/Insular) and [Island](https://github.com/oasisfeng/island) as it supports [contact search blocking](https://secure-system.gitlab.io/Insular/faq.html).
|
Shelter is recommended over [Insular](https://secure-system.gitlab.io/Insular) and [Island](https://github.com/oasisfeng/island) as it supports [contact search blocking](https://secure-system.gitlab.io/Insular/faq.html).
|
||||||
|
|
||||||
### Secure Camera
|
## Secure Camera
|
||||||
|
|
||||||
<small>Protects against the following threat(s):</small>
|
<small>Protects against the following threat(s):</small>
|
||||||
|
|
||||||
@@ -101,7 +101,7 @@ The image orientation metadata is not deleted. If you enable location (in Secure
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
### Secure PDF Viewer
|
## Secure PDF Viewer
|
||||||
|
|
||||||
<small>Protects against the following threat(s):</small>
|
<small>Protects against the following threat(s):</small>
|
||||||
|
|
||||||
@@ -112,7 +112,7 @@ The image orientation metadata is not deleted. If you enable location (in Secure
|
|||||||
{ align=right }
|
{ align=right }
|
||||||
{ align=right }
|
{ align=right }
|
||||||
|
|
||||||
**Secure PDF Viewer** is a PDF viewer based on [pdf.js](https://en.wikipedia.org/wiki/PDF.js) that doesn't require any permissions. The PDF is fed into a [sandboxed](https://en.wikipedia.org/wiki/Sandbox_\(software_development\)) [WebView](https://developer.android.com/guide/webapps/webview). This means that it doesn't require permission directly to access content or files.
|
**Secure PDF Viewer** is a PDF viewer based on [pdf.js](https://en.wikipedia.org/wiki/PDF.js) that doesn't require any permissions. The PDF is fed into a [sandboxed](https://en.wikipedia.org/wiki/Sandbox_(software_development)) [WebView](https://developer.android.com/guide/webapps/webview). This means that it doesn't require permission directly to access content or files.
|
||||||
|
|
||||||
[Content-Security-Policy](https://en.wikipedia.org/wiki/Content_Security_Policy) is used to enforce that the JavaScript and styling properties within the WebView are entirely static content.
|
[Content-Security-Policy](https://en.wikipedia.org/wiki/Content_Security_Policy) is used to enforce that the JavaScript and styling properties within the WebView are entirely static content.
|
||||||
|
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ This section is a work in progress, because it takes considerably more time and
|
|||||||
|
|
||||||
## Privacy Opmerkingen
|
## Privacy Opmerkingen
|
||||||
|
|
||||||
Microsoft Windows, particularly those versions aimed at consumers like the **Home** version often don't prioritize privacy-friendly features by [default](https://theguardian.com/technology/2015/jul/31/windows-10-microsoft-faces-criticism-over-privacy-default-settings). As a result we often see more [data collection](https://en.wikipedia.org/wiki/Criticism_of_Microsoft#Telemetry_and_data_collection) than necessary, without any real warnings that this is the default behavior. In an attempt to compete with Google in the advertising space, [Cortana](https://en.wikipedia.org/wiki/Cortana_\(virtual_assistant\)) has included unique identifiers such as an "advertising ID" in order to correlate usage and assist advertisers in targeted advertising. At launch, telemetry could not be disabled in non-enterprise editions of Windows 10. It still cannot be disabled, but Microsoft added the ability to [reduce](https://extremetech.com/computing/243079-upcoming-windows-update-reduces-spying-microsoft-still-mum-data-collects) the data that is sent to them.
|
Microsoft Windows, particularly those versions aimed at consumers like the **Home** version often don't prioritize privacy-friendly features by [default](https://theguardian.com/technology/2015/jul/31/windows-10-microsoft-faces-criticism-over-privacy-default-settings). As a result we often see more [data collection](https://en.wikipedia.org/wiki/Criticism_of_Microsoft#Telemetry_and_data_collection) than necessary, without any real warnings that this is the default behavior. In an attempt to compete with Google in the advertising space, [Cortana](https://en.wikipedia.org/wiki/Cortana_(virtual_assistant)) has included unique identifiers such as an "advertising ID" in order to correlate usage and assist advertisers in targeted advertising. At launch, telemetry could not be disabled in non-enterprise editions of Windows 10. It still cannot be disabled, but Microsoft added the ability to [reduce](https://extremetech.com/computing/243079-upcoming-windows-update-reduces-spying-microsoft-still-mum-data-collects) the data that is sent to them.
|
||||||
|
|
||||||
With Windows 11 there are a number of restrictions or defaults such as:
|
With Windows 11 there are a number of restrictions or defaults such as:
|
||||||
|
|
||||||
|
|||||||
@@ -159,7 +159,7 @@ Here are a few privacy-focused tools and services that can help you to organize
|
|||||||
|
|
||||||
:video_camera: Use it to share videos with your community free from _YouTube_'s control.
|
:video_camera: Use it to share videos with your community free from _YouTube_'s control.
|
||||||
|
|
||||||
[:octicons-home-16: Homepage](../../social-networks.md#peertube){ .md-button .md-button--primary }
|
[:octicons-home-16: Homepage](https://joinpeertube.org/){ .md-button .md-button--primary }
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ robots: nofollow, max-snippet:-1, max-image-preview:large
|
|||||||
|
|
||||||
Zamieszczamy tu szerokie zalecenia dotyczące aplikacji na Androida. Aplikacje wymienione poniżej są dostępne wyłącznie na Androida i stanowią rozszerzenie lub zamiennik kluczowych funkcji systemowych.
|
Zamieszczamy tu szerokie zalecenia dotyczące aplikacji na Androida. Aplikacje wymienione poniżej są dostępne wyłącznie na Androida i stanowią rozszerzenie lub zamiennik kluczowych funkcji systemowych.
|
||||||
|
|
||||||
### Shelter
|
## Shelter
|
||||||
|
|
||||||
Jeśli Twoje urządzenie działa na Androidzie 15 lub nowszym, zalecamy zamiast tego skorzystanie z natywnej funkcji [Przestrzeni prywatnej](../os/android-overview.md#private-space), która oferuje niemal te same możliwości, bez potrzeby obdarzania zaufaniem aplikacji firm trzecich i przyznawania im rozległych uprawnień.
|
Jeśli Twoje urządzenie działa na Androidzie 15 lub nowszym, zalecamy zamiast tego skorzystanie z natywnej funkcji [Przestrzeni prywatnej](../os/android-overview.md#private-space), która oferuje niemal te same możliwości, bez potrzeby obdarzania zaufaniem aplikacji firm trzecich i przyznawania im rozległych uprawnień.
|
||||||
|
|
||||||
@@ -57,7 +57,7 @@ Korzystając z aplikacji Shelter, należy całkowicie zaufać jego twórcy, poni
|
|||||||
|
|
||||||
Shelter jest zalecany zamiast aplikacji [Insular](https://secure-system.gitlab.io/Insular) i [Island](https://github.com/oasisfeng/island), ponieważ obsługuje [blokowanie wyszukiwania kontaktów](https://secure-system.gitlab.io/Insular/faq.html).
|
Shelter jest zalecany zamiast aplikacji [Insular](https://secure-system.gitlab.io/Insular) i [Island](https://github.com/oasisfeng/island), ponieważ obsługuje [blokowanie wyszukiwania kontaktów](https://secure-system.gitlab.io/Insular/faq.html).
|
||||||
|
|
||||||
### Secure Camera
|
## Secure Camera
|
||||||
|
|
||||||
<small>Chroni przed następującymi zagrożeniami:</small>
|
<small>Chroni przed następującymi zagrożeniami:</small>
|
||||||
|
|
||||||
@@ -101,7 +101,7 @@ Metadane dotyczące orientacji obrazu nie są usuwane. Jeśli włączysz zapisyw
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
### Secure PDF Viewer
|
## Secure PDF Viewer
|
||||||
|
|
||||||
<small>Chroni przed następującymi zagrożeniami:</small>
|
<small>Chroni przed następującymi zagrożeniami:</small>
|
||||||
|
|
||||||
|
|||||||
@@ -159,7 +159,7 @@ Here are a few privacy-focused tools and services that can help you to organize
|
|||||||
|
|
||||||
:video_camera: Use it to share videos with your community free from _YouTube_'s control.
|
:video_camera: Use it to share videos with your community free from _YouTube_'s control.
|
||||||
|
|
||||||
[:octicons-home-16: Homepage](../../social-networks.md#peertube){ .md-button .md-button--primary }
|
[:octicons-home-16: Homepage](https://joinpeertube.org/){ .md-button .md-button--primary }
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
@@ -42,7 +42,7 @@ Para executar a IA localmente é necessário um modelo de IA e um cliente de IA.
|
|||||||
|
|
||||||
### Escolhendo um Modelo
|
### Escolhendo um Modelo
|
||||||
|
|
||||||
Há muitos modelos de código aberto ou de licença livre disponíveis para download. A [Hugging Face](https://huggingface.co/models) é uma plataforma que permite que você navegue, pesquise e faça download de modelos em formatos comuns, como [GGUF](https://huggingface.co/docs/hub/en/gguf). Empresas que fornecem bons modelos de direitos facilitados incluem grandes nomes como Mistral, Meta, Microsoft e Google. However, there are also many community models and [fine-tuned](https://en.wikipedia.org/wiki/Fine-tuning_\(deep_learning\)) models available. Conforme mencionado acima: modelos quantizados oferecem o melhor equilíbrio entre a qualidade e o desempenho do modelo para aqueles que usam um computador pessoal (equipamento de nível de consumidor).
|
Há muitos modelos de código aberto ou de licença livre disponíveis para download. A [Hugging Face](https://huggingface.co/models) é uma plataforma que permite que você navegue, pesquise e faça download de modelos em formatos comuns, como [GGUF](https://huggingface.co/docs/hub/en/gguf). Empresas que fornecem bons modelos de direitos facilitados incluem grandes nomes como Mistral, Meta, Microsoft e Google. However, there are also many community models and [fine-tuned](https://en.wikipedia.org/wiki/Fine-tuning_(deep_learning)) models available. Conforme mencionado acima: modelos quantizados oferecem o melhor equilíbrio entre a qualidade e o desempenho do modelo para aqueles que usam um computador pessoal (equipamento de nível de consumidor).
|
||||||
|
|
||||||
To help you choose a model that fits your needs, you can look at leaderboards and benchmarks. The most widely-used leaderboard is the community-driven [LM Arena](https://lmarena.ai). Additionally, the [OpenLLM Leaderboard](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard) focuses on the performance of open-weights models on common benchmarks like [MMLU-Pro](https://arxiv.org/abs/2406.01574). There are also specialized benchmarks which measure factors like [emotional intelligence](https://eqbench.com), ["uncensored general intelligence"](https://huggingface.co/spaces/DontPlanToEnd/UGI-Leaderboard), and [many others](https://nebuly.com/blog/llm-leaderboards).
|
To help you choose a model that fits your needs, you can look at leaderboards and benchmarks. The most widely-used leaderboard is the community-driven [LM Arena](https://lmarena.ai). Additionally, the [OpenLLM Leaderboard](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard) focuses on the performance of open-weights models on common benchmarks like [MMLU-Pro](https://arxiv.org/abs/2406.01574). There are also specialized benchmarks which measure factors like [emotional intelligence](https://eqbench.com), ["uncensored general intelligence"](https://huggingface.co/spaces/DontPlanToEnd/UGI-Leaderboard), and [many others](https://nebuly.com/blog/llm-leaderboards).
|
||||||
|
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ robots: nofollow, max-snippet:-1, max-image-preview:large
|
|||||||
|
|
||||||
Recomendamos uma ampla variedade de aplicativos Android neste site. Os aplicativos listados aqui são exclusivos do Android e melhoram ou substituem as principais funcionalidades do sistema.
|
Recomendamos uma ampla variedade de aplicativos Android neste site. Os aplicativos listados aqui são exclusivos do Android e melhoram ou substituem as principais funcionalidades do sistema.
|
||||||
|
|
||||||
### Shelter
|
## Shelter
|
||||||
|
|
||||||
Se o seu dispositivo estiver no Android 15 ou superior, recomendamos o uso do recurso nativo [Private Space](../os/android-overview.md#private-space), em vez disso, que fornece quase a mesma funcionalidade sem precisar confiar e conceder poderosas permissões a um app de terceiros.
|
Se o seu dispositivo estiver no Android 15 ou superior, recomendamos o uso do recurso nativo [Private Space](../os/android-overview.md#private-space), em vez disso, que fornece quase a mesma funcionalidade sem precisar confiar e conceder poderosas permissões a um app de terceiros.
|
||||||
|
|
||||||
@@ -57,7 +57,7 @@ Ao usar o Shelter, você está colocando total confiança em seu desenvolvedor,
|
|||||||
|
|
||||||
O Shelter é recomendado sobre [Insular](https://secure-system.gitlab.io/Insular) e [Island](https://github.com/oasisfeng/island), já que suporta [bloqueio de busca de contatos](https://secure-system.gitlab.io/Insular/faq.html).
|
O Shelter é recomendado sobre [Insular](https://secure-system.gitlab.io/Insular) e [Island](https://github.com/oasisfeng/island), já que suporta [bloqueio de busca de contatos](https://secure-system.gitlab.io/Insular/faq.html).
|
||||||
|
|
||||||
### Secure Camera
|
## Secure Camera
|
||||||
|
|
||||||
<small>Protege contra a(s) seguinte(s) ameaça(s):</small>
|
<small>Protege contra a(s) seguinte(s) ameaça(s):</small>
|
||||||
|
|
||||||
@@ -101,7 +101,7 @@ Os metadados da orientação da imagem não são excluídos. Se você ativar a l
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
### Secure PDF Viewer
|
## Secure PDF Viewer
|
||||||
|
|
||||||
<small>Protege contra a(s) seguinte(s) ameaça(s):</small>
|
<small>Protege contra a(s) seguinte(s) ameaça(s):</small>
|
||||||
|
|
||||||
@@ -112,7 +112,7 @@ Os metadados da orientação da imagem não são excluídos. Se você ativar a l
|
|||||||
{ align=right }
|
{ align=right }
|
||||||
{ align=right }
|
{ align=right }
|
||||||
|
|
||||||
O **Secure PDF Viewer** é um visualizador de PDF baseado em [pdf.js] (https://pt.wikipedia.org/wiki/PDF.js) que não requer nenhuma permissão. O PDF é alimentado em um [sandboxed](https://pt.wikipedia.org/wiki/Sandbox_\(desenvolvimento_de_software\)) [WebView](https://developer.android.com/guide/webapps/webview). Isso significa que não requer permissão direta para acessar conteúdo ou arquivos.
|
O **Secure PDF Viewer** é um visualizador de PDF baseado em [pdf.js] (https://pt.wikipedia.org/wiki/PDF.js) que não requer nenhuma permissão. O PDF é alimentado em um [sandboxed](https://pt.wikipedia.org/wiki/Sandbox_(desenvolvimento_de_software)) [WebView](https://developer.android.com/guide/webapps/webview). Isso significa que não requer permissão direta para acessar conteúdo ou arquivos.
|
||||||
|
|
||||||
A [Content-Security-Policy](https://en.wikipedia.org/wiki/Content_Security_Policy) é usada para impor que o JavaScript e as propriedades de estilo dentro do WebView sejam conteúdo totalmente estático.
|
A [Content-Security-Policy](https://en.wikipedia.org/wiki/Content_Security_Policy) é usada para impor que o JavaScript e as propriedades de estilo dentro do WebView sejam conteúdo totalmente estático.
|
||||||
|
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ _Esta seção é um trabalho em andamento, pois é preciso muito mais tempo e es
|
|||||||
|
|
||||||
## Nota de Privacidade
|
## Nota de Privacidade
|
||||||
|
|
||||||
O Microsoft Windows, especialmente as versões voltadas para os consumidores, como a versão **Home**, geralmente não prioriza recursos favoráveis à privacidade por [padrão](https://theguardian.com/technology/2015/jul/31/windows-10-microsoft-faces-criticism-over-privacy-default-settings). Como resultado, podemos observar a [coleta de dados](https://en.wikipedia.org/wiki/Criticism_of_Microsoft#Telemetry_and_data_collection) numa intensidade bem maior do que se julgaria necessário, sem conter nenhum aviso de que esse é o comportamento padrão do sistema. Numa tentativa de competir com o Google no âmbito publicitário, a [Cortana](https://pt.wikipedia.org/wiki/Cortana_\(virtual_assistant\)) incluiu identificadores exclusivos, como um "ID de publicidade", para correlacionar o uso e auxiliar empresas anunciantes na publicidade direcionada. No lançamento do Windows 10 não era possivel desativar a telemetria em licenças não corporativas do sistema operacional. Ainda não é possível desativar por completo mas a Microsoft adicionou recursos para [reduzir](https://extremetech.com/computing/243079-upcoming-windows-update-reduces-spying-microsoft-still-mum-data-collects) a quantidade de dados enviados.
|
O Microsoft Windows, especialmente as versões voltadas para os consumidores, como a versão **Home**, geralmente não prioriza recursos favoráveis à privacidade por [padrão](https://theguardian.com/technology/2015/jul/31/windows-10-microsoft-faces-criticism-over-privacy-default-settings). Como resultado, podemos observar a [coleta de dados](https://en.wikipedia.org/wiki/Criticism_of_Microsoft#Telemetry_and_data_collection) numa intensidade bem maior do que se julgaria necessário, sem conter nenhum aviso de que esse é o comportamento padrão do sistema. Numa tentativa de competir com o Google no âmbito publicitário, a [Cortana](https://pt.wikipedia.org/wiki/Cortana_(virtual_assistant)) incluiu identificadores exclusivos, como um "ID de publicidade", para correlacionar o uso e auxiliar empresas anunciantes na publicidade direcionada. No lançamento do Windows 10 não era possivel desativar a telemetria em licenças não corporativas do sistema operacional. Ainda não é possível desativar por completo mas a Microsoft adicionou recursos para [reduzir](https://extremetech.com/computing/243079-upcoming-windows-update-reduces-spying-microsoft-still-mum-data-collects) a quantidade de dados enviados.
|
||||||
|
|
||||||
No Windows 11 há uma série de restrições ou padrões pré-definidos como:
|
No Windows 11 há uma série de restrições ou padrões pré-definidos como:
|
||||||
|
|
||||||
|
|||||||
@@ -159,7 +159,7 @@ Here are a few privacy-focused tools and services that can help you to organize
|
|||||||
|
|
||||||
:video_camera: Use it to share videos with your community free from _YouTube_'s control.
|
:video_camera: Use it to share videos with your community free from _YouTube_'s control.
|
||||||
|
|
||||||
[:octicons-home-16: Homepage](../../social-networks.md#peertube){ .md-button .md-button--primary }
|
[:octicons-home-16: Homepage](https://joinpeertube.org/){ .md-button .md-button--primary }
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -42,7 +42,7 @@ To run AI locally, you need both an AI model and an AI client.
|
|||||||
|
|
||||||
### Choosing a Model
|
### Choosing a Model
|
||||||
|
|
||||||
There are many permissively licensed models available to download. [Hugging Face](https://huggingface.co/models) is a platform that lets you browse, research, and download models in common formats like [GGUF](https://huggingface.co/docs/hub/en/gguf). Companies that provide good open-weights models include big names like Mistral, Meta, Microsoft, and Google. However, there are also many community models and [fine-tuned](https://en.wikipedia.org/wiki/Fine-tuning_\(deep_learning\)) models available. As mentioned above, quantized models offer the best balance between model quality and performance for those using consumer-grade hardware.
|
There are many permissively licensed models available to download. [Hugging Face](https://huggingface.co/models) is a platform that lets you browse, research, and download models in common formats like [GGUF](https://huggingface.co/docs/hub/en/gguf). Companies that provide good open-weights models include big names like Mistral, Meta, Microsoft, and Google. However, there are also many community models and [fine-tuned](https://en.wikipedia.org/wiki/Fine-tuning_(deep_learning)) models available. As mentioned above, quantized models offer the best balance between model quality and performance for those using consumer-grade hardware.
|
||||||
|
|
||||||
To help you choose a model that fits your needs, you can look at leaderboards and benchmarks. The most widely-used leaderboard is the community-driven [LM Arena](https://lmarena.ai). Additionally, the [OpenLLM Leaderboard](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard) focuses on the performance of open-weights models on common benchmarks like [MMLU-Pro](https://arxiv.org/abs/2406.01574). There are also specialized benchmarks which measure factors like [emotional intelligence](https://eqbench.com), ["uncensored general intelligence"](https://huggingface.co/spaces/DontPlanToEnd/UGI-Leaderboard), and [many others](https://nebuly.com/blog/llm-leaderboards).
|
To help you choose a model that fits your needs, you can look at leaderboards and benchmarks. The most widely-used leaderboard is the community-driven [LM Arena](https://lmarena.ai). Additionally, the [OpenLLM Leaderboard](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard) focuses on the performance of open-weights models on common benchmarks like [MMLU-Pro](https://arxiv.org/abs/2406.01574). There are also specialized benchmarks which measure factors like [emotional intelligence](https://eqbench.com), ["uncensored general intelligence"](https://huggingface.co/spaces/DontPlanToEnd/UGI-Leaderboard), and [many others](https://nebuly.com/blog/llm-leaderboards).
|
||||||
|
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ robots: nofollow, max-snippet:-1, max-image-preview:large
|
|||||||
|
|
||||||
We recommend a wide variety of Android apps throughout this site. The apps listed here are Android-exclusive and specifically enhance or replace key system functionality.
|
We recommend a wide variety of Android apps throughout this site. The apps listed here are Android-exclusive and specifically enhance or replace key system functionality.
|
||||||
|
|
||||||
### Shelter
|
## Shelter
|
||||||
|
|
||||||
If your device is on Android 15 or greater, we recommend using the native [Private Space](../os/android-overview.md#private-space) feature instead, which provides nearly the same functionality without needing to place trust in and grant powerful permissions to a third-party app.
|
If your device is on Android 15 or greater, we recommend using the native [Private Space](../os/android-overview.md#private-space) feature instead, which provides nearly the same functionality without needing to place trust in and grant powerful permissions to a third-party app.
|
||||||
|
|
||||||
@@ -57,7 +57,7 @@ When using Shelter, you are placing complete trust in its developer, as Shelter
|
|||||||
|
|
||||||
Shelter is recommended over [Insular](https://secure-system.gitlab.io/Insular) and [Island](https://github.com/oasisfeng/island) as it supports [contact search blocking](https://secure-system.gitlab.io/Insular/faq.html).
|
Shelter is recommended over [Insular](https://secure-system.gitlab.io/Insular) and [Island](https://github.com/oasisfeng/island) as it supports [contact search blocking](https://secure-system.gitlab.io/Insular/faq.html).
|
||||||
|
|
||||||
### Secure Camera
|
## Secure Camera
|
||||||
|
|
||||||
<small>Protects against the following threat(s):</small>
|
<small>Protects against the following threat(s):</small>
|
||||||
|
|
||||||
@@ -101,7 +101,7 @@ The image orientation metadata is not deleted. If you enable location (in Secure
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
### Secure PDF Viewer
|
## Secure PDF Viewer
|
||||||
|
|
||||||
<small>Protects against the following threat(s):</small>
|
<small>Protects against the following threat(s):</small>
|
||||||
|
|
||||||
@@ -112,7 +112,7 @@ The image orientation metadata is not deleted. If you enable location (in Secure
|
|||||||
{ align=right }
|
{ align=right }
|
||||||
{ align=right }
|
{ align=right }
|
||||||
|
|
||||||
**Secure PDF Viewer** is a PDF viewer based on [pdf.js](https://en.wikipedia.org/wiki/PDF.js) that doesn't require any permissions. The PDF is fed into a [sandboxed](https://en.wikipedia.org/wiki/Sandbox_\(software_development\)) [WebView](https://developer.android.com/guide/webapps/webview). This means that it doesn't require permission directly to access content or files.
|
**Secure PDF Viewer** is a PDF viewer based on [pdf.js](https://en.wikipedia.org/wiki/PDF.js) that doesn't require any permissions. The PDF is fed into a [sandboxed](https://en.wikipedia.org/wiki/Sandbox_(software_development)) [WebView](https://developer.android.com/guide/webapps/webview). This means that it doesn't require permission directly to access content or files.
|
||||||
|
|
||||||
[Content-Security-Policy](https://en.wikipedia.org/wiki/Content_Security_Policy) is used to enforce that the JavaScript and styling properties within the WebView are entirely static content.
|
[Content-Security-Policy](https://en.wikipedia.org/wiki/Content_Security_Policy) is used to enforce that the JavaScript and styling properties within the WebView are entirely static content.
|
||||||
|
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ This section is a work in progress, because it takes considerably more time and
|
|||||||
|
|
||||||
## Privacy Notes
|
## Privacy Notes
|
||||||
|
|
||||||
Microsoft Windows, particularly those versions aimed at consumers like the **Home** version often don't prioritize privacy-friendly features by [default](https://theguardian.com/technology/2015/jul/31/windows-10-microsoft-faces-criticism-over-privacy-default-settings). As a result we often see more [data collection](https://en.wikipedia.org/wiki/Criticism_of_Microsoft#Telemetry_and_data_collection) than necessary, without any real warnings that this is the default behavior. In an attempt to compete with Google in the advertising space, [Cortana](https://en.wikipedia.org/wiki/Cortana_\(virtual_assistant\)) has included unique identifiers such as an "advertising ID" in order to correlate usage and assist advertisers in targeted advertising. At launch, telemetry could not be disabled in non-enterprise editions of Windows 10. It still cannot be disabled, but Microsoft added the ability to [reduce](https://extremetech.com/computing/243079-upcoming-windows-update-reduces-spying-microsoft-still-mum-data-collects) the data that is sent to them.
|
Microsoft Windows, particularly those versions aimed at consumers like the **Home** version often don't prioritize privacy-friendly features by [default](https://theguardian.com/technology/2015/jul/31/windows-10-microsoft-faces-criticism-over-privacy-default-settings). As a result we often see more [data collection](https://en.wikipedia.org/wiki/Criticism_of_Microsoft#Telemetry_and_data_collection) than necessary, without any real warnings that this is the default behavior. In an attempt to compete with Google in the advertising space, [Cortana](https://en.wikipedia.org/wiki/Cortana_(virtual_assistant)) has included unique identifiers such as an "advertising ID" in order to correlate usage and assist advertisers in targeted advertising. At launch, telemetry could not be disabled in non-enterprise editions of Windows 10. It still cannot be disabled, but Microsoft added the ability to [reduce](https://extremetech.com/computing/243079-upcoming-windows-update-reduces-spying-microsoft-still-mum-data-collects) the data that is sent to them.
|
||||||
|
|
||||||
With Windows 11 there are a number of restrictions or defaults such as:
|
With Windows 11 there are a number of restrictions or defaults such as:
|
||||||
|
|
||||||
|
|||||||
@@ -159,7 +159,7 @@ Here are a few privacy-focused tools and services that can help you to organize
|
|||||||
|
|
||||||
:video_camera: Use it to share videos with your community free from _YouTube_'s control.
|
:video_camera: Use it to share videos with your community free from _YouTube_'s control.
|
||||||
|
|
||||||
[:octicons-home-16: Homepage](../../social-networks.md#peertube){ .md-button .md-button--primary }
|
[:octicons-home-16: Homepage](https://joinpeertube.org/){ .md-button .md-button--primary }
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ robots: nofollow, max-snippet:-1, max-image-preview:large
|
|||||||
|
|
||||||
We recommend a wide variety of Android apps throughout this site. Приложения, упомянутые здесь, разработаны исключительно для Android и ориентированы на улучшение или замену основных функций операционной системы.
|
We recommend a wide variety of Android apps throughout this site. Приложения, упомянутые здесь, разработаны исключительно для Android и ориентированы на улучшение или замену основных функций операционной системы.
|
||||||
|
|
||||||
### Shelter
|
## Shelter
|
||||||
|
|
||||||
Если ваше устройство работает на Android 15 или более новой версии, мы рекомендуем использовать встроенную функцию [Private Space](../os/android-overview.md#private-space), которая предоставляет аналогичный функционал, но без необходимости доверять стороннему приложению и предоставлять ему расширенные разрешения.
|
Если ваше устройство работает на Android 15 или более новой версии, мы рекомендуем использовать встроенную функцию [Private Space](../os/android-overview.md#private-space), которая предоставляет аналогичный функционал, но без необходимости доверять стороннему приложению и предоставлять ему расширенные разрешения.
|
||||||
|
|
||||||
@@ -57,7 +57,7 @@ When using Shelter, you are placing complete trust in its developer, as Shelter
|
|||||||
|
|
||||||
Shelter is recommended over [Insular](https://secure-system.gitlab.io/Insular) and [Island](https://github.com/oasisfeng/island) as it supports [contact search blocking](https://secure-system.gitlab.io/Insular/faq.html).
|
Shelter is recommended over [Insular](https://secure-system.gitlab.io/Insular) and [Island](https://github.com/oasisfeng/island) as it supports [contact search blocking](https://secure-system.gitlab.io/Insular/faq.html).
|
||||||
|
|
||||||
### Secure Camera
|
## Secure Camera
|
||||||
|
|
||||||
<small>Защищает от следующих угроз:</small>
|
<small>Защищает от следующих угроз:</small>
|
||||||
|
|
||||||
@@ -101,7 +101,7 @@ The image orientation metadata is not deleted. If you enable location (in Secure
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
### Secure PDF Viewer
|
## Secure PDF Viewer
|
||||||
|
|
||||||
<small>Protects against the following threat(s):</small>
|
<small>Protects against the following threat(s):</small>
|
||||||
|
|
||||||
|
|||||||
@@ -159,7 +159,7 @@ Here are a few privacy-focused tools and services that can help you to organize
|
|||||||
|
|
||||||
:video_camera: Use it to share videos with your community free from _YouTube_'s control.
|
:video_camera: Use it to share videos with your community free from _YouTube_'s control.
|
||||||
|
|
||||||
[:octicons-home-16: Homepage](../../social-networks.md#peertube){ .md-button .md-button--primary }
|
[:octicons-home-16: Homepage](https://joinpeertube.org/){ .md-button .md-button--primary }
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -42,7 +42,7 @@ To run AI locally, you need both an AI model and an AI client.
|
|||||||
|
|
||||||
### Choosing a Model
|
### Choosing a Model
|
||||||
|
|
||||||
There are many permissively licensed models available to download. [Hugging Face](https://huggingface.co/models) is a platform that lets you browse, research, and download models in common formats like [GGUF](https://huggingface.co/docs/hub/en/gguf). Companies that provide good open-weights models include big names like Mistral, Meta, Microsoft, and Google. However, there are also many community models and [fine-tuned](https://en.wikipedia.org/wiki/Fine-tuning_\(deep_learning\)) models available. As mentioned above, quantized models offer the best balance between model quality and performance for those using consumer-grade hardware.
|
There are many permissively licensed models available to download. [Hugging Face](https://huggingface.co/models) is a platform that lets you browse, research, and download models in common formats like [GGUF](https://huggingface.co/docs/hub/en/gguf). Companies that provide good open-weights models include big names like Mistral, Meta, Microsoft, and Google. However, there are also many community models and [fine-tuned](https://en.wikipedia.org/wiki/Fine-tuning_(deep_learning)) models available. As mentioned above, quantized models offer the best balance between model quality and performance for those using consumer-grade hardware.
|
||||||
|
|
||||||
To help you choose a model that fits your needs, you can look at leaderboards and benchmarks. The most widely-used leaderboard is the community-driven [LM Arena](https://lmarena.ai). Additionally, the [OpenLLM Leaderboard](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard) focuses on the performance of open-weights models on common benchmarks like [MMLU-Pro](https://arxiv.org/abs/2406.01574). There are also specialized benchmarks which measure factors like [emotional intelligence](https://eqbench.com), ["uncensored general intelligence"](https://huggingface.co/spaces/DontPlanToEnd/UGI-Leaderboard), and [many others](https://nebuly.com/blog/llm-leaderboards).
|
To help you choose a model that fits your needs, you can look at leaderboards and benchmarks. The most widely-used leaderboard is the community-driven [LM Arena](https://lmarena.ai). Additionally, the [OpenLLM Leaderboard](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard) focuses on the performance of open-weights models on common benchmarks like [MMLU-Pro](https://arxiv.org/abs/2406.01574). There are also specialized benchmarks which measure factors like [emotional intelligence](https://eqbench.com), ["uncensored general intelligence"](https://huggingface.co/spaces/DontPlanToEnd/UGI-Leaderboard), and [many others](https://nebuly.com/blog/llm-leaderboards).
|
||||||
|
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ robots: nofollow, max-snippet:-1, max-image-preview:large
|
|||||||
|
|
||||||
We recommend a wide variety of Android apps throughout this site. The apps listed here are Android-exclusive and specifically enhance or replace key system functionality.
|
We recommend a wide variety of Android apps throughout this site. The apps listed here are Android-exclusive and specifically enhance or replace key system functionality.
|
||||||
|
|
||||||
### Shelter
|
## Shelter
|
||||||
|
|
||||||
If your device is on Android 15 or greater, we recommend using the native [Private Space](../os/android-overview.md#private-space) feature instead, which provides nearly the same functionality without needing to place trust in and grant powerful permissions to a third-party app.
|
If your device is on Android 15 or greater, we recommend using the native [Private Space](../os/android-overview.md#private-space) feature instead, which provides nearly the same functionality without needing to place trust in and grant powerful permissions to a third-party app.
|
||||||
|
|
||||||
@@ -57,7 +57,7 @@ When using Shelter, you are placing complete trust in its developer, as Shelter
|
|||||||
|
|
||||||
Shelter is recommended over [Insular](https://secure-system.gitlab.io/Insular) and [Island](https://github.com/oasisfeng/island) as it supports [contact search blocking](https://secure-system.gitlab.io/Insular/faq.html).
|
Shelter is recommended over [Insular](https://secure-system.gitlab.io/Insular) and [Island](https://github.com/oasisfeng/island) as it supports [contact search blocking](https://secure-system.gitlab.io/Insular/faq.html).
|
||||||
|
|
||||||
### Secure Camera
|
## Secure Camera
|
||||||
|
|
||||||
<small>Protects against the following threat(s):</small>
|
<small>Protects against the following threat(s):</small>
|
||||||
|
|
||||||
@@ -101,7 +101,7 @@ The image orientation metadata is not deleted. If you enable location (in Secure
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
### Secure PDF Viewer
|
## Secure PDF Viewer
|
||||||
|
|
||||||
<small>Protects against the following threat(s):</small>
|
<small>Protects against the following threat(s):</small>
|
||||||
|
|
||||||
@@ -112,7 +112,7 @@ The image orientation metadata is not deleted. If you enable location (in Secure
|
|||||||
{ align=right }
|
{ align=right }
|
||||||
{ align=right }
|
{ align=right }
|
||||||
|
|
||||||
**Secure PDF Viewer** is a PDF viewer based on [pdf.js](https://en.wikipedia.org/wiki/PDF.js) that doesn't require any permissions. The PDF is fed into a [sandboxed](https://en.wikipedia.org/wiki/Sandbox_\(software_development\)) [WebView](https://developer.android.com/guide/webapps/webview). This means that it doesn't require permission directly to access content or files.
|
**Secure PDF Viewer** is a PDF viewer based on [pdf.js](https://en.wikipedia.org/wiki/PDF.js) that doesn't require any permissions. The PDF is fed into a [sandboxed](https://en.wikipedia.org/wiki/Sandbox_(software_development)) [WebView](https://developer.android.com/guide/webapps/webview). This means that it doesn't require permission directly to access content or files.
|
||||||
|
|
||||||
[Content-Security-Policy](https://en.wikipedia.org/wiki/Content_Security_Policy) is used to enforce that the JavaScript and styling properties within the WebView are entirely static content.
|
[Content-Security-Policy](https://en.wikipedia.org/wiki/Content_Security_Policy) is used to enforce that the JavaScript and styling properties within the WebView are entirely static content.
|
||||||
|
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ This section is a work in progress, because it takes considerably more time and
|
|||||||
|
|
||||||
## Integritetsanmärkningar
|
## Integritetsanmärkningar
|
||||||
|
|
||||||
Microsoft Windows, particularly those versions aimed at consumers like the **Home** version often don't prioritize privacy-friendly features by [default](https://theguardian.com/technology/2015/jul/31/windows-10-microsoft-faces-criticism-over-privacy-default-settings). As a result we often see more [data collection](https://en.wikipedia.org/wiki/Criticism_of_Microsoft#Telemetry_and_data_collection) than necessary, without any real warnings that this is the default behavior. In an attempt to compete with Google in the advertising space, [Cortana](https://en.wikipedia.org/wiki/Cortana_\(virtual_assistant\)) has included unique identifiers such as an "advertising ID" in order to correlate usage and assist advertisers in targeted advertising. At launch, telemetry could not be disabled in non-enterprise editions of Windows 10. It still cannot be disabled, but Microsoft added the ability to [reduce](https://extremetech.com/computing/243079-upcoming-windows-update-reduces-spying-microsoft-still-mum-data-collects) the data that is sent to them.
|
Microsoft Windows, particularly those versions aimed at consumers like the **Home** version often don't prioritize privacy-friendly features by [default](https://theguardian.com/technology/2015/jul/31/windows-10-microsoft-faces-criticism-over-privacy-default-settings). As a result we often see more [data collection](https://en.wikipedia.org/wiki/Criticism_of_Microsoft#Telemetry_and_data_collection) than necessary, without any real warnings that this is the default behavior. In an attempt to compete with Google in the advertising space, [Cortana](https://en.wikipedia.org/wiki/Cortana_(virtual_assistant)) has included unique identifiers such as an "advertising ID" in order to correlate usage and assist advertisers in targeted advertising. At launch, telemetry could not be disabled in non-enterprise editions of Windows 10. It still cannot be disabled, but Microsoft added the ability to [reduce](https://extremetech.com/computing/243079-upcoming-windows-update-reduces-spying-microsoft-still-mum-data-collects) the data that is sent to them.
|
||||||
|
|
||||||
With Windows 11 there are a number of restrictions or defaults such as:
|
With Windows 11 there are a number of restrictions or defaults such as:
|
||||||
|
|
||||||
|
|||||||
@@ -159,7 +159,7 @@ Here are a few privacy-focused tools and services that can help you to organize
|
|||||||
|
|
||||||
:video_camera: Use it to share videos with your community free from _YouTube_'s control.
|
:video_camera: Use it to share videos with your community free from _YouTube_'s control.
|
||||||
|
|
||||||
[:octicons-home-16: Homepage](../../social-networks.md#peertube){ .md-button .md-button--primary }
|
[:octicons-home-16: Homepage](https://joinpeertube.org/){ .md-button .md-button--primary }
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -42,7 +42,7 @@ To run AI locally, you need both an AI model and an AI client.
|
|||||||
|
|
||||||
### Choosing a Model
|
### Choosing a Model
|
||||||
|
|
||||||
There are many permissively licensed models available to download. [Hugging Face](https://huggingface.co/models) is a platform that lets you browse, research, and download models in common formats like [GGUF](https://huggingface.co/docs/hub/en/gguf). Companies that provide good open-weights models include big names like Mistral, Meta, Microsoft, and Google. However, there are also many community models and [fine-tuned](https://en.wikipedia.org/wiki/Fine-tuning_\(deep_learning\)) models available. As mentioned above, quantized models offer the best balance between model quality and performance for those using consumer-grade hardware.
|
There are many permissively licensed models available to download. [Hugging Face](https://huggingface.co/models) is a platform that lets you browse, research, and download models in common formats like [GGUF](https://huggingface.co/docs/hub/en/gguf). Companies that provide good open-weights models include big names like Mistral, Meta, Microsoft, and Google. However, there are also many community models and [fine-tuned](https://en.wikipedia.org/wiki/Fine-tuning_(deep_learning)) models available. As mentioned above, quantized models offer the best balance between model quality and performance for those using consumer-grade hardware.
|
||||||
|
|
||||||
To help you choose a model that fits your needs, you can look at leaderboards and benchmarks. The most widely-used leaderboard is the community-driven [LM Arena](https://lmarena.ai). Additionally, the [OpenLLM Leaderboard](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard) focuses on the performance of open-weights models on common benchmarks like [MMLU-Pro](https://arxiv.org/abs/2406.01574). There are also specialized benchmarks which measure factors like [emotional intelligence](https://eqbench.com), ["uncensored general intelligence"](https://huggingface.co/spaces/DontPlanToEnd/UGI-Leaderboard), and [many others](https://nebuly.com/blog/llm-leaderboards).
|
To help you choose a model that fits your needs, you can look at leaderboards and benchmarks. The most widely-used leaderboard is the community-driven [LM Arena](https://lmarena.ai). Additionally, the [OpenLLM Leaderboard](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard) focuses on the performance of open-weights models on common benchmarks like [MMLU-Pro](https://arxiv.org/abs/2406.01574). There are also specialized benchmarks which measure factors like [emotional intelligence](https://eqbench.com), ["uncensored general intelligence"](https://huggingface.co/spaces/DontPlanToEnd/UGI-Leaderboard), and [many others](https://nebuly.com/blog/llm-leaderboards).
|
||||||
|
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ robots: nofollow, max-snippet:-1, max-image-preview:large
|
|||||||
|
|
||||||
We recommend a wide variety of Android apps throughout this site. The apps listed here are Android-exclusive and specifically enhance or replace key system functionality.
|
We recommend a wide variety of Android apps throughout this site. The apps listed here are Android-exclusive and specifically enhance or replace key system functionality.
|
||||||
|
|
||||||
### Shelter
|
## Shelter
|
||||||
|
|
||||||
If your device is on Android 15 or greater, we recommend using the native [Private Space](../os/android-overview.md#private-space) feature instead, which provides nearly the same functionality without needing to place trust in and grant powerful permissions to a third-party app.
|
If your device is on Android 15 or greater, we recommend using the native [Private Space](../os/android-overview.md#private-space) feature instead, which provides nearly the same functionality without needing to place trust in and grant powerful permissions to a third-party app.
|
||||||
|
|
||||||
@@ -57,7 +57,7 @@ When using Shelter, you are placing complete trust in its developer, as Shelter
|
|||||||
|
|
||||||
Shelter is recommended over [Insular](https://secure-system.gitlab.io/Insular) and [Island](https://github.com/oasisfeng/island) as it supports [contact search blocking](https://secure-system.gitlab.io/Insular/faq.html).
|
Shelter is recommended over [Insular](https://secure-system.gitlab.io/Insular) and [Island](https://github.com/oasisfeng/island) as it supports [contact search blocking](https://secure-system.gitlab.io/Insular/faq.html).
|
||||||
|
|
||||||
### Secure Camera
|
## Secure Camera
|
||||||
|
|
||||||
<small>Protects against the following threat(s):</small>
|
<small>Protects against the following threat(s):</small>
|
||||||
|
|
||||||
@@ -101,7 +101,7 @@ The image orientation metadata is not deleted. If you enable location (in Secure
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
### Secure PDF Viewer
|
## Secure PDF Viewer
|
||||||
|
|
||||||
<small>Protects against the following threat(s):</small>
|
<small>Protects against the following threat(s):</small>
|
||||||
|
|
||||||
@@ -112,7 +112,7 @@ The image orientation metadata is not deleted. If you enable location (in Secure
|
|||||||
{ align=right }
|
{ align=right }
|
||||||
{ align=right }
|
{ align=right }
|
||||||
|
|
||||||
**Secure PDF Viewer** is a PDF viewer based on [pdf.js](https://en.wikipedia.org/wiki/PDF.js) that doesn't require any permissions. The PDF is fed into a [sandboxed](https://en.wikipedia.org/wiki/Sandbox_\(software_development\)) [WebView](https://developer.android.com/guide/webapps/webview). This means that it doesn't require permission directly to access content or files.
|
**Secure PDF Viewer** is a PDF viewer based on [pdf.js](https://en.wikipedia.org/wiki/PDF.js) that doesn't require any permissions. The PDF is fed into a [sandboxed](https://en.wikipedia.org/wiki/Sandbox_(software_development)) [WebView](https://developer.android.com/guide/webapps/webview). This means that it doesn't require permission directly to access content or files.
|
||||||
|
|
||||||
[Content-Security-Policy](https://en.wikipedia.org/wiki/Content_Security_Policy) is used to enforce that the JavaScript and styling properties within the WebView are entirely static content.
|
[Content-Security-Policy](https://en.wikipedia.org/wiki/Content_Security_Policy) is used to enforce that the JavaScript and styling properties within the WebView are entirely static content.
|
||||||
|
|
||||||
|
|||||||
@@ -78,7 +78,7 @@ Bu seçenekler :material-menu: → **Ayarlar** → Gizlilik ve Güvenlik sekmesi
|
|||||||
|
|
||||||
##### Telemetri
|
##### Telemetri
|
||||||
|
|
||||||
- [ ] **Thunderbird'ün Mozilla'ya teknik ve etkileşim verilerini göndermesine izin ver** seçeneğini kapatın
|
- [ ] Uncheck **Allow Thunderbird to send technical and interaction data to Mozilla**
|
||||||
|
|
||||||
#### Thunderbird-user.js (ileri düzey)
|
#### Thunderbird-user.js (ileri düzey)
|
||||||
|
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ This section is a work in progress, because it takes considerably more time and
|
|||||||
|
|
||||||
## Privacy Notes
|
## Privacy Notes
|
||||||
|
|
||||||
Microsoft Windows, particularly those versions aimed at consumers like the **Home** version often don't prioritize privacy-friendly features by [default](https://theguardian.com/technology/2015/jul/31/windows-10-microsoft-faces-criticism-over-privacy-default-settings). As a result we often see more [data collection](https://en.wikipedia.org/wiki/Criticism_of_Microsoft#Telemetry_and_data_collection) than necessary, without any real warnings that this is the default behavior. In an attempt to compete with Google in the advertising space, [Cortana](https://en.wikipedia.org/wiki/Cortana_\(virtual_assistant\)) has included unique identifiers such as an "advertising ID" in order to correlate usage and assist advertisers in targeted advertising. At launch, telemetry could not be disabled in non-enterprise editions of Windows 10. It still cannot be disabled, but Microsoft added the ability to [reduce](https://extremetech.com/computing/243079-upcoming-windows-update-reduces-spying-microsoft-still-mum-data-collects) the data that is sent to them.
|
Microsoft Windows, particularly those versions aimed at consumers like the **Home** version often don't prioritize privacy-friendly features by [default](https://theguardian.com/technology/2015/jul/31/windows-10-microsoft-faces-criticism-over-privacy-default-settings). As a result we often see more [data collection](https://en.wikipedia.org/wiki/Criticism_of_Microsoft#Telemetry_and_data_collection) than necessary, without any real warnings that this is the default behavior. In an attempt to compete with Google in the advertising space, [Cortana](https://en.wikipedia.org/wiki/Cortana_(virtual_assistant)) has included unique identifiers such as an "advertising ID" in order to correlate usage and assist advertisers in targeted advertising. At launch, telemetry could not be disabled in non-enterprise editions of Windows 10. It still cannot be disabled, but Microsoft added the ability to [reduce](https://extremetech.com/computing/243079-upcoming-windows-update-reduces-spying-microsoft-still-mum-data-collects) the data that is sent to them.
|
||||||
|
|
||||||
With Windows 11 there are a number of restrictions or defaults such as:
|
With Windows 11 there are a number of restrictions or defaults such as:
|
||||||
|
|
||||||
|
|||||||
@@ -159,7 +159,7 @@ Here are a few privacy-focused tools and services that can help you to organize
|
|||||||
|
|
||||||
:video_camera: Use it to share videos with your community free from _YouTube_'s control.
|
:video_camera: Use it to share videos with your community free from _YouTube_'s control.
|
||||||
|
|
||||||
[:octicons-home-16: Homepage](../../social-networks.md#peertube){ .md-button .md-button--primary }
|
[:octicons-home-16: Homepage](https://joinpeertube.org/){ .md-button .md-button--primary }
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -42,7 +42,7 @@ To run AI locally, you need both an AI model and an AI client.
|
|||||||
|
|
||||||
### Choosing a Model
|
### Choosing a Model
|
||||||
|
|
||||||
There are many permissively licensed models available to download. [Hugging Face](https://huggingface.co/models) is a platform that lets you browse, research, and download models in common formats like [GGUF](https://huggingface.co/docs/hub/en/gguf). Companies that provide good open-weights models include big names like Mistral, Meta, Microsoft, and Google. However, there are also many community models and [fine-tuned](https://en.wikipedia.org/wiki/Fine-tuning_\(deep_learning\)) models available. As mentioned above, quantized models offer the best balance between model quality and performance for those using consumer-grade hardware.
|
There are many permissively licensed models available to download. [Hugging Face](https://huggingface.co/models) is a platform that lets you browse, research, and download models in common formats like [GGUF](https://huggingface.co/docs/hub/en/gguf). Companies that provide good open-weights models include big names like Mistral, Meta, Microsoft, and Google. However, there are also many community models and [fine-tuned](https://en.wikipedia.org/wiki/Fine-tuning_(deep_learning)) models available. As mentioned above, quantized models offer the best balance between model quality and performance for those using consumer-grade hardware.
|
||||||
|
|
||||||
To help you choose a model that fits your needs, you can look at leaderboards and benchmarks. The most widely-used leaderboard is the community-driven [LM Arena](https://lmarena.ai). Additionally, the [OpenLLM Leaderboard](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard) focuses on the performance of open-weights models on common benchmarks like [MMLU-Pro](https://arxiv.org/abs/2406.01574). There are also specialized benchmarks which measure factors like [emotional intelligence](https://eqbench.com), ["uncensored general intelligence"](https://huggingface.co/spaces/DontPlanToEnd/UGI-Leaderboard), and [many others](https://nebuly.com/blog/llm-leaderboards).
|
To help you choose a model that fits your needs, you can look at leaderboards and benchmarks. The most widely-used leaderboard is the community-driven [LM Arena](https://lmarena.ai). Additionally, the [OpenLLM Leaderboard](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard) focuses on the performance of open-weights models on common benchmarks like [MMLU-Pro](https://arxiv.org/abs/2406.01574). There are also specialized benchmarks which measure factors like [emotional intelligence](https://eqbench.com), ["uncensored general intelligence"](https://huggingface.co/spaces/DontPlanToEnd/UGI-Leaderboard), and [many others](https://nebuly.com/blog/llm-leaderboards).
|
||||||
|
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user