93 lines
4 KiB
C#
Vendored
93 lines
4 KiB
C#
Vendored
|
|
<h1 align="center">
|
|
<br>
|
|
<a href="http://www.mirinsoft.com"><img src="https://github.com/builtbybel/spydish/blob/master/assets/icon.png" alt="Spydish" width="200"></a>
|
|
<br>
|
|
Spydish
|
|
<br>
|
|
</h1>
|
|
<h4 align="center">The Spydish app is the simplest way to perform a quick privacy and security check of your Windows 10 copy.
|
|
</h4>
|
|
|
|
<p align="center">
|
|
<a href="https://github.com/builtbybel/spydish/releases/latest" target="_blank">
|
|
<img alt="Latest GitHub release" src="https://img.shields.io/github/release/builtbybel/spydish.svg?style=flat-square" />
|
|
</a>
|
|
|
|
<a href="https://github.com/builtbybel/spydish/releases" target="_blank">
|
|
<img alt="Downloads on GitHub" src="https://img.shields.io/github/downloads/builtbybel/spydish/total.svg?style=flat-square" />
|
|
</a>
|
|
|
|
<a href="https://github.com/builtbybel/spydish/commits/master">
|
|
<img src="https://img.shields.io/github/last-commit/builtbybel/spydish.svg?style=flat-square&logo=github&logoColor=white"
|
|
alt="GitHub last commit">
|
|
<a href="https://github.com/builtbybel/burnbytes/issues">
|
|
<img src="https://img.shields.io/github/issues-raw/builtbybel/spydish.svg?style=flat-square&logo=github&logoColor=white"
|
|
alt="GitHub issues">
|
|
|
|
</p>
|
|
|
|
<p align="center">
|
|
<a href="#about">About</a> •
|
|
<a href="#download">Download</a> •
|
|
<a href="#community-package">Community package</a> •
|
|
<a href="#credits">Credits</a> •
|
|
<a href="#license">License</a>
|
|
</p>
|
|
|
|

|
|
|
|
## About
|
|
|
|
Spydish integrates the most critical Windows 10 privacy policies and allows you to quickly perform a privacy check against these policies. Active policies are marked with the status "Configured" as in the Group Policy Editor and indicates that your privacy is protected. The inactive ones are declared as "Not configured". All available policies (currently 50) can be enabled as well as disabled.
|
|
|
|
Latest news from the developer blog
|
|
- [07 June 2020: Stable release of new Spydish app is out](https://www.mirinsoft.com/blog/19-apps/34-stable-release-of-new-spydish-app-is-out)
|
|
- [31 May 2020: Ready for Windows 10, version 2004!? The new Spydish app can help!](https://www.mirinsoft.com/blog/19-apps/33-check-your-privacy-state-with-spydish)
|
|
|
|
### System Requirements
|
|
|
|
- Windows 10 (supports 1809 - 2004)
|
|
- .NET Framework 4.5
|
|
|
|
## Download
|
|
|
|
- (Latest release) [Download](https://github.com/builtbybel/spydish/releases)
|
|
|
|
## Community package
|
|
### For advanced users only!
|
|
|
|
The community package for Spydish adds support for several advanced scripting features based upon PowerShell, e.g.
|
|
- Removal of specific pre-installed apps
|
|
- Uninstall of OneDrive
|
|
- Unping Startmenu tiles
|
|
- Disable telemetry of third-party apps (E.g. CCleaner, Firefox, Dropbox, Microsoft Office)
|
|
- Removal of Windows Defender (NOT recommended! I can highly recommend using Windows Defender on consumer versions of Windows 10)
|
|
- Blocking telemetry via firewall and host files. Rules are provided by [crazy-max/WindowsSpyBlocker](https://github.com/crazy-max/WindowsSpyBlocker)
|
|
- Support for all-in-one PowerShell debloating script [Windows10Debloater.ps1](https://github.com/Sycnex/Windows10Debloater)
|
|
- New automation templates
|
|
|
|
All objects (templates and scripts) included can be viewed [here](https://github.com/builtbybel/spydish/tree/master/scripts)
|
|
|
|
### How-to Install
|
|
* **[Download](https://github.com/builtbybel/spydish/blob/master/scripts/packages.zip?raw=true)** the latest `packages.zip` file.
|
|
* **Extract the package** to Spydish installation directory
|
|
* **Restart Spydish**
|
|
|
|
### Intro of community package after Installing
|
|
|
|

|
|
|
|
## Credits
|
|
|
|
- [Icon by FFra](https://www.deviantart.com/ffra/art/MAXIMAL-Icons-Updated-387287801)
|
|
|
|
## License
|
|
|
|
- Freeware (private)
|
|
- Donationware (commercial)
|
|
---
|
|
|
|
> [mirinsoft.com](https://www.mirinsoft.com) ·
|
|
> GitHub [@mirinsoft](https://github.com/builtbybel) ·
|
|
> Twitter [@mirinsoft](https://twitter.com/mirinsoft)
|