Autor Thema: XPAntiSpy/Xpy/vispa ......  (Gelesen 51379 mal)

0 Mitglieder und 2 Gäste betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
privacy.sexy 0.12.2
« Antwort #555 am: 25 August, 2023, 19:00 »
Use an open-source, desktop application that helps you secure your PC, delete unused data, disable your default OS data-collection features, and configure popular applications.

Donationware

Changelog


This update prioritizes stability and security. The outdated Vue CLI has been replaced with Vite for builds and tests, leading to faster and more modern build process. Issues like desktop crashes due to ESM, searching/filtering problems, and Windows update revert issues have been resolved. Desktop application security has been improved against malicious code injection and prototype pollution by narrowing and isolating system access. A comprehensive test suite has been introduced to verify the functionality of packaged desktop applications with screenshots, heuristic checks on window titles, and log verification. Additionally, other automated tests and a new self-sanity checking feature for detecting failing fast on runtime errors have been implemented.

Bug fixes

    Fix searching/filtering bugs #235 (thanks to @Drovosek01 for reporting) | 62f8bfa
    win: fix automatic updates revert #234 (thanks to @SnowzNZ for PR ) | 0873769

Security and quality improvements

    Add automated checks for desktop app runtime #233 | 04b3133
    Improve desktop security by isolating Electron | e9e0001

Build tool migration (solves desktop crash)

    Migrate unit/integration tests to Vitest with Vite | 5f11c8d
    Remove Vue ESLint plugin for Vite compatibility | 6e40edd
    Migrate web builds from Vue CLI to Vite | 7365905
    Migrate Cypress (E2E) tests to Vite and TypeScript | ec98d84
    Migrate to electron-vite and electron-builder (fixes desktop crash, thanks to @big610 for reporting) | 75c9b51

[close]

https://github.com/undergroundwires/privacy.sexy

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
privacy.sexy 0.12.3
« Antwort #556 am: 10 September, 2023, 20:00 »
Whats new:>>

 Bug fixes for Windows, Linux scripts, build/distribution process and memory leaks in UI.
 The Tree component, an essential piece of privacy.sexy, is rebuilt from the ground up removing the third party dependency. It's now faster and better tailored to needs of privacy.sexy with more control.
 Build and distribution processes of the application are improved.
 More granular testing is introduced, and more tests are added.
 License is changed to AGPLv3.

https://github.com/undergroundwires/privacy.sexy

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
privacy.sexy 0.12.4
« Antwort #557 am: 26 September, 2023, 21:00 »
Changelog


UI fixes and improvements

    Fix no spacing after lists in documentation text | f810ed0
    Rewrite tooltip UI for efficiency and Vue 3.0 #230 | 8b930fc
    Fix loss of tree node state when switching views | 8f188ac
    Fix slow appearance of nodes on tree view | bd2082e

Windows scripts

    Fix Windows spotlight revert, docs, recommend (thanks to @Rohlik for the issue) | 659fea7
    Fix Edge telemetry disabling for v116+ #242 (thanks to @Permanently for the PR) | 6d301f9
    Fix, improve disabling automatic updates #252 (thanks to @Tu-sketch for the issue | 6e9b65d
    Refactor update.mode key for VSCode #215 (thanks to @couleurm for the PR) | c27172c
    Fix uninstallation of newer Edge #236 (thanks to @TheAndr0id for the issue) | 60dde11
    Fix delivery optimization side-effects #173 (thanks to @RusticKey for the issue) | 203daeb
    Fix Defender scan artifacts removal #246 (thanks to @DimkaTsv for the issue) | cb21a97

Other fixes

    Fix wrong action path in website CI deployment | a1f2497
    Fix compiler bug with nested optional arguments | 53222fd
    Fix outdated and broken links in README #161 (thanks to @MrEddX for the PR) | 0303ef2

[close]

https://github.com/undergroundwires/privacy.sexy

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
privacy.sexy 0.12.5
« Antwort #558 am: 15 Oktober, 2023, 10:00 »
Changelog


Scripts

    (Windows, Linux, macOS) Fix typos and improve naming | 67c3677
    (Linux) Fix obsolete Firefox DPI script #239 (thanks to @atomGit and @TheAndr0id) | e5f6edf
    (Linux, Windows) Improve VSCode setting robustness #196 (thanks to @ItsIgnacioPortal) | e8a52f7

Windows

    Fix and improve network data usage reset #265 (thanks to @selivan) | 5e359c2
    Improve app reversion and docs #260 | a3f11df
    Fix and improve AppCompat disabling #255 (thanks to @tempdrive) | bab6316
    Fix and improve temp dir cleanup #176 , #89 (thanks to @iam-py-test, @SnowzNZ, @playgithub) | d457504
    Add removal of Edge assocations #64 | 888c916
    Improve Edge & OneDrive shortcut removal #73 | 8501495
    Relocate and document SecHealthUI #190 (thanks to @ItsIgnacioPortal) | 2862951

Other improvements

    Implement new UI component for icons #230 | 48730bc
    Add SAST security checks with SECURITY.md #178 | 3e5239f
    Add Scoop download instructions #174 (thanks to @Zliced13) | cf55ca9
    Add developer toolkit UI component | 2147eae

Other minor fixes

    Fix Docker build and improve checks #220 | 7669985
    Fix working directory in CI/CD web release | 698b570

[close]

https://github.com/undergroundwires/privacy.sexy

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
BCWipe Privacy Guard 1.1.0.3
« Antwort #559 am: 19 Oktober, 2023, 21:00 »
BCWipe Privacy Guard collects all Windows 10 & 11 privacy settings and allows you to disable the default tracking features with one click. Users can further boost their privacy by applying the settings recommended by Jetico's data protection specialists. Watch our how-to video and get started with BCWipe Privacy Guard.

Freeware

https://www.jetico.com/free-security-tools/reclaim-your-windows-privacy-bcwipe-privacy-guard

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
O&O ShutUp10 1.9 Build 1436
« Antwort #560 am: 24 Oktober, 2023, 21:00 »
O&O ShutUp10++ ermöglicht es Ihnen, selbst die Kontrolle darüber zu haben, welche Komfortfunktionen von Windows 10 und Windows 11 Sie nutzen möchten und welche Datenweitergabe Ihnen zu weit geht. In einer simplen Benutzeroberfläche können Sie bequem regeln, wie Windows 10 und Windows 11 Ihre Privatsphäre respektieren soll. Empfehlungen führen Sie dabei und geben Tipps, welche Funktionen sicher deaktiviert werden können.

O&O ShutUp10++ ist komplett kostenlos und muss nicht installiert werden, sondern ist direkt lauffähig. Es wird keine weitere – ungewollte und unnötige – Software nachgeladen oder mitinstalliert!

Freeware

Changelog


    NEW: “Copilot” category added
    NEW: “Taskbar” category added
    NEW: “Search” category added
    NEW: Disable the search highlights in the taskbar
    NEW: Disable the Windows Copilot
    NEW: Disable the Copilot button from the taskbar
    NEW: Disable search with AI in search box
    FIX: Reset to factory settings adapted
    FIX: Disable recordings of user activity
    FIX: Disable storing users’ activity history on this device
    FIX: Disable the submission of user activities to Microsoft
    FIX: Disable storage of clipboard history for whole machine
    FIX: Disable the transfer of the clipboard to other devices via the cloud
    FIX: Disable storage of clipboard history for current user
    FIX: Disable the Windows Customer Experience Improvement Program
    FIX: Disable backup of text messages into the cloud
    FIX: Disable suggestions in Start
    FIX: Various bug fixes
    Available in German, English, French, Italian, Spanish, Russian and Chinese (simplified)

[close]

http://www.oo-software.com/de/shutup10

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
DoNotSpy11 1.2.0.0
« Antwort #561 am: 30 Oktober, 2023, 21:00 »
DoNotSpy10 is a system tweak application that allows you to disable certain functions in Windows 10 or to block programs’ access to computer functions. Its purpose is to protect your system and diagnose issues related to the computer’s functions or settings.

Freemium

Changelog

    Allgemein: Unterstützt Windows 11 23H2 (Moment 4)
    Tweak aktualisiert: Edge: Deaktiviere Datensynchronisierung (jetzt als erforderliche Policy statt empfohlene Policy)
    Tweak aktualisiert: Edge: Deaktiviere Shopping (jetzt als erforderliche Policy statt empfohlene Policy)
    Tweak aktualisiert: Edge: Deaktiviere Suchvorschläge (jetzt als erforderliche Policy statt empfohlene Policy)
    Tweak aktualisiert: Edge: Deaktiviere Vorschlag ähnlicher Seiten (jetzt als erforderliche Policy statt empfohlene Policy)
    Tweak aktualisiert: Privatsphäre: Deaktiviere Fakten, Tipps und Tricks auf dem Sperrbildschirm
    Tweak aktualisiert: Privatsphäre: Deaktiviere SmartScreen Filter für URLs
    Tweak hinzugefügt: Edge: Deaktiviere Compose für das Schreiben im Web
    Tweak hinzugefügt: Edge: Deaktiviere Discover-Zugriff auf Seiteninhalte
    Tweak hinzugefügt: Edge: Deaktiviere Miniaturansichten für den Browserverlauf
    Tweak hinzugefügt: Edge: Deaktiviere Textvorhersage
    Tweak hinzugefügt: Edge: Deaktiviere verwandte Übereinstimmungen in „auf Seite suchen“
    Tweak hinzugefügt: Edge: Deaktiviere Windows Indexer Zugriff auf lokale Browserdaten
    Tweak hinzugefügt: Privatsphäre: Deaktiviere automatische Korrektur von Rechtschreibfehlern
    Tweak hinzugefügt: Privatsphäre: Deaktiviere Copilot
    Tweak hinzugefügt: Privatsphäre: Deaktiviere Copilot-Schaltfläche auf der Taskleiste
    Tweak hinzugefügt: Privatsphäre: Deaktiviere Hervorheben von Rechtschreibfehlern
    Tweak hinzugefügt: Start: Kontobezogene Benachrichtigungen nicht anzeigen
    Tweak hinzugefügt: Start: Zuletzt hinzugefügte Apps nicht anzeigen



    General: Added Support for Windows 11 23H2 (Moment 4)
    Tweak added: Edge: Disable Compose for Writing on the Web
    Tweak added: Edge: Disable Discover Access to Page Contents
    Tweak added: Edge: Disable Related Matches in Find on Page
    Tweak added: Edge: Disable Text Prediction
    Tweak added: Edge: Disable Thumbnail Images for Browsing History
    Tweak added: Edge: Disable Windows Indexer Access to Local Browsing Data
    Tweak added: Privacy: Disable Autocorrection of Misspelled Words
    Tweak added: Privacy: Disable Copilot
    Tweak added: Privacy: Disable Highlighting of Misspelled Words
    Tweak added: Privacy: Disable Taskbar Copilot Button
    Tweak added: Start: Do Not Show Account-Related Notifications
    Tweak added: Start: Do Not Show Recently Added Apps
    Tweak updated: Edge: Disable Search Suggestions (now set as mandatory policy instead of recommended policy)
    Tweak updated: Edge: Disable Shopping (now set as mandatory policy instead of recommended policy)
    Tweak updated: Edge: Disable Suggestion of Similar Pages (now set as mandatory policy instead of recommended policy)
    Tweak updated: Edge: Disable Synchronization of Data (now set as mandatory policy instead of recommended policy)
    Tweak updated: Privacy: Disable Facts, Tips, Ticks and More on your Lock Screen
    Tweak updated: Privacy: Disable SmartScreen-Filter for URLs

[close]

https://pxc-coding.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
privacy.sexy 0.12.6
« Antwort #562 am: 05 November, 2023, 11:00 »
Changelog


    On UI:

    Migration to Vue 3 ? The client has been migrated to Vue 3.0. This improves performance and removes a liability that has been preventing the addition of new features.
    Enhanced performance ? The UI now responds faster in general, especially to search queries.

    On Windows:

    Better security posture ?The patch ensures that system file permissions remain untouched, maintaining the original security posture of the operating system.
    Better file and directory deletion ? Deleting or soft-deleting files/folders and folder contents are improved. The new approach prioritizes keeping folders to minimize disruptions to the system's stability.
    Better handling of Store apps ? Removal of Store apps, such as Edge is improved to prevent reinstall during Windows updates, total uninstall of system apps to preserve system integrity and more robust and reliable way to revert uninstallation of apps.
    Other improvements and fixes.

[close]

https://github.com/undergroundwires/privacy.sexy

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
privacy.sexy 0.12.7
« Antwort #563 am: 07 November, 2023, 10:00 »
Changelog


    This patch fixes regression bugs in the UI:

    A critical bug where choosing predefined selections (like "Standard", "Strict", "None", and "All") did not correctly update check states of the tree nodes in the UI. It impacts most basic use-cases of privacy.sexy.
    A bug with the "Copy" button in the macOS/Linux download instructions modal that prevented commands from being copied to the clipboard.

    Changes:

    Add winget download instructions in README.md | b2ffc90
    Fix unresponsive copy button on instructions modal | 8ccaec7
    Fix tree node check states not being updated | af7219f

[close]

https://github.com/undergroundwires/privacy.sexy

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
privacy.sexy 0.12.8
« Antwort #564 am: 27 November, 2023, 19:00 »
Changelog


    Various UI fixes including correcting minor layout issues, batch script selection highlighting and improving documentation styling.
    Improved performance when selecting categories with numerous scripts. Now, script selection is smooth and responsive, even with a large number of scripts.
    Improved disabling scheduled tasks on Windows, with better output, robust handling and additional tasks including those that trigger automatic Windows updates to improve persistence of disabling automatic background updates.
    Done extensive refactorings and enforced stricter linting and compiler options. This enhances maintainability, stability, and paves the way for upcoming features.

[close]

https://github.com/undergroundwires/privacy.sexy

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Zen 0.2.1
« Antwort #565 am: 09 Dezember, 2023, 09:00 »
A cross-platform, system-wide utility that blocks ads and protects the end user's privacy at system level, providing them with protection that similar browser extensions cannot.

MIT License

Changelog


    Configuration File Stability: We've addressed a critical issue that occasionally led to the corruption of configuration files. This fix ensures more reliable and stable performance of the application settings.
    Multiple Hosts Files: This issue occurred under specific circumstances when multiple hosts files were used simultaneously, resulting in some hosts rules not being applied. This fix ensures all your hosts rules are reliably enforced.
    Linux Shutdown Fix: Previously, when the Zen window was closed, the system proxy settings weren't being reset correctly. The update guarantees that closing Zen no longer affects proxy settings unpredictably for users on Linux.
    General Improvements: Alongside these fixes, we've made several minor enhancements. These include small performance optimizations for a smoother user experience and refined error messages for better clarity and troubleshooting.

[close]

https://github.com/anfragment/zen

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
W10Privacy 5.0.0.1
« Antwort #566 am: 09 Dezember, 2023, 20:00 »
Prevent Windows from tracking your browsing habits and may other types of information by simply disabling the settings you do not want.

Donationware

Whats new:>>

    Optimization of the integrated uninstallation of the "Microsoft Edge" browser
    Placement of links to the instructions and the FAQs in the program menu
    Update of the Italian texts - thanks to NAMP!

https://www.w10privacy.de

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Zen 0.2.2
« Antwort #567 am: 16 Dezember, 2023, 19:00 »
Whats new:>>

    Websocket Proxying Fix: We've identified and resolved an issue affecting websocket proxying, ensuring more stable and consistent connectivity for our users.
    Improved Certificate Cache: Implementing a more efficient caching mechanism for certificates significantly improves performance, particularly in high-traffic scenarios. This update ensures a more efficient and responsive experience.
    General Stability Enhancements: Alongside these key features, we've also conducted an array of minor tweaks and optimizations to further enhance the overall performance and stability.

https://github.com/anfragment/zen

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
privacy.sexy 0.12.9
« Antwort #568 am: 16 Dezember, 2023, 20:00 »
Changelog


    Changes:

    Security:

    Improve security and reliability of macOS updates | 4765752
    Improve security and privacy with strict meta tags | ba5b29a
    Centralize log file and refactor desktop logging | 08dbfea

    Scripts:

    Windows: Improve docs and category of jump lists #146 (thanks to @NerdyGamerB0i) | 40ae8a8
    macOS: Improve clearing privacy permissions | 5a7d7d8
    Windows: Fix logic for terminating processes | 807ae6a
    Windows: Improve documentation for "Get Help" app #280 (thanks to @ScribbleGhost) | 8f5d7ed
    Windows: Fix revert and improve docs for SAM enum #255 (thanks to @tempdrive) | 25e23c8
    Windows: Fix Win 11 Windows Security app removal #195 (thanks to @haiku-balls, @boredchilada) | daa6230
    Windows: Document and discourage admin shares #249 (thanks to @zdat) | e747ee5
    Windows: Discourage XboxIdentityProvider #64, #79 #181 (thanks to @LoneDev6) | c72f9f5
    Windows: Improve disabling update healing #272 (thanks to @TheAndr0id) | 47b4823
    Windows: Improve disabling of Application Experience | fe3de49
    Windows: Add scripts to postpone auto-updates #272 | e95b2ba

    UI:

    Fix tooltip overflow on smaller screens | 916c9d6
    Fix touch state not being activated in iOS Safari | a985127
    Fix tree view alignment and padding issues | 15134ea
    Fix OS switching not working on tree view UI | 3457fe1
    Fix touch-enabled Chromium highlight on tree nodes | 2063397

[close]

https://github.com/undergroundwires/privacy.sexy

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
privacy.sexy 0.13.0
« Antwort #569 am: 21 Februar, 2024, 22:30 »
Changelog


    Revert selected: Introducing a new feature to quickly revert all selected scripts with a single click, improving user safety and control over script effects. This has been a highly requested addition, enabling users to easily undo changes.
    Hosts file (connection) blocking: Windows scripts now include the ability to block tracking hosts via the hosts file, enhancing privacy protection against unwanted connections. This feature is dedicated to old friend Disk2019, the first contributor to the project.
    Polished UI: The user interface has received improvements for a more balanced and appealing look, including new typography choices, animations, and general usability improvements.
    Better tooltips: Tooltips have been improved to provide clearer information on the privacy recommendation level for scripts, helping users in making informed decisions.
    New Windows scripts: Windows scripts are improved with important security and privacy enhancements. Notable additions include scripts for disabling Windows Copilot and improving search privacy by limiting data shared with Microsoft. Re-applying at least the Standard selection is recommended for all users.

[close]

https://github.com/undergroundwires/privacy.sexy

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )