MCPcopy
hub / github.com/undergroundwires/privacy.sexy

github.com/undergroundwires/privacy.sexy @0.13.8 sqlite

repository ↗ · DeepWiki ↗ · release 0.13.8 ↗
4,290 symbols 11,128 edges 955 files 6 documented · 0%
README

privacy.sexy — Privacy is sexy

Enforce privacy & security best-practices on Windows, macOS and Linux, because privacy is sexy.

donation badge contributions are welcome Maintainability

Unit tests status Integration tests status E2E tests status

Status of dependency security checks Status of Static Analysis Security Testing (SAST)

Status of quality checks Status of build checks Status of runtime error checks for the desktop application Status of script checks Status of external URL checks

Git release status Site release status Desktop application release status

Auto-versioned by bump-everywhere

Get started

See also:

💡 Regularly applying your configuration with privacy.sexy is recommended, especially after each new release and major operating system updates. Each version updates scripts to enhance stability, privacy, and security.

privacy.sexy application

Features

  • Rich: Hundreds of scripts that aims to give you control of your data.
  • Free: Both free as in "beer" and free as in "speech".
  • Transparent. Have full visibility into what the tweaks do as you enable them.
  • Reversible. Revert if something feels wrong.
  • Accessible. No need to run any compiled software on your computer with web version.
  • Secure: Security is a top priority at privacy.sexy with comprehensive safeguards in place.
  • Open. What you see as code in this repository is what you get. The application itself, its infrastructure and deployments are open-source and automated thanks to bump-everywhere.
  • Tested. A lot of tests. Automated and manual. Community-testing and verification. Stability improvements comes before new features.
  • Extensible. Effortlessly extend scripts with a custom designed templating language.
  • Portable and simple. Every script is independently executable without cross-dependencies.

Support

Sponsor 💕. Consider sponsoring on GitHub Sponsors, or you can donate using other ways such as crypto or a coffee.

Star 🤩. Feel free to give it a star ⭐ .

Contribute 👷. Contributions of any type are welcome. See CONTRIBUTING.md as the starting point. It includes useful information like how to add new scripts.

Additional Install Options

  • Check the releases page for all available versions.
  • Other unofficial channels (not maintained by privacy.sexy) for Windows include:
  • Scoop 🥄 (latest version):

    powershell scoop bucket add extras scoop install privacy.sexy

  • winget 🪟 (may be outdated):

    powershell winget install -e --id undergroundwires.privacy.sexy

    With winget, updates require manual submission; the auto-update feature within privacy.sexy will notify you of new releases post-installation.

Development

Refer to development.md for Docker usage and reading more about setting up your development environment.

Check architecture.md for an overview of design and how different parts and layers work together. You can refer to application.md for a closer look at application layer codebase and presentation.md for code related to GUI layer. collection-files.md explains the YAML files that are the core of the application and templating.md documents how to use templating language in those files. In ci-cd.md, you can read more about the pipelines that automates maintenance tasks and ensures you get what see.

docs/ folder includes all other documentation.

Security

Security is a top priority at privacy.sexy. An extensive commitment to security verification ensures this priority. For any security concerns or vulnerabilities, please consult the Security Policy.

Supporters

Supporters appreciation banner showing the supporters

Extension points exported contracts — how you extend this code

CommandDefinition (Interface)
(no doc) [8 implementers]
src/infrastructure/CodeRunner/Execution/CommandDefinition/CommandDefinition.ts
SingleCallCompilerStrategy (Interface)
(no doc) [6 implementers]
src/application/Application/Loader/Collections/Compiler/Executable/Script/Compiler/Function/Call/Compiler/SingleCall/SingleCallCompilerStrategy.ts
MarkdownRenderer (Interface)
(no doc) [11 implementers]
src/presentation/components/Scripts/View/Tree/NodeContent/Markdown/MarkdownRenderer.ts
CodeFunctionDataBuilder (Interface)
(no doc) [8 implementers]
tests/unit/shared/Stubs/FunctionDataStub.ts
Script (Interface)
(no doc) [4 implementers]
src/domain/Executables/Script/Script.ts
Stoppable (Interface)
(no doc) [4 implementers]
tests/e2e/card-list-layout-stability-on-load.cy.ts
BrowserOsTestCase (Interface)
(no doc)
tests/integration/infrastructure/RuntimeEnvironment/BrowserOs/BrowserOsTestCases.ts
UrlExtractionContext (Interface)
(no doc)
tests/checks/external-urls/DocumentationUrlExtractor.ts

Core symbols most depended-on inside this repo

withLiteralString
called by 793
tests/unit/application/Application/Loader/Collections/Compiler/Executable/Script/Compiler/Expressions/Pipes/PipeDefinitions/PipeTestRunner.ts
withOptionalWhitespaceButNoNewline
called by 683
tests/unit/application/Application/Loader/Collections/Compiler/Executable/Script/Compiler/Expressions/Pipes/PipeDefinitions/PipeTestRunner.ts
withOptionalSemicolon
called by 281
tests/unit/application/Application/Loader/Collections/Compiler/Executable/Script/Compiler/Expressions/Pipes/PipeDefinitions/PipeTestRunner.ts
throw
called by 181
src/application/Application/Loader/Collections/Compiler/Executable/Validation/ExecutableValidator.ts
join
called by 177
tests/unit/infrastructure/Dialog/Electron/NodePathOperationsStub.ts
get
called by 174
src/application/Application/Loader/Collections/Compiler/Executable/Script/Compiler/Expressions/Pipes/PipeFactory.ts
joinAsWindowsLines
called by 122
tests/unit/application/Application/Loader/Collections/Compiler/Executable/Script/Compiler/Expressions/Pipes/PipeDefinitions/InlinePowerShellTests/CommonInlinePowerShellTestUtilities.ts
withName
called by 113
tests/unit/shared/Stubs/FunctionDataStub.ts

Shape

Method 1,635
Function 1,387
Class 828
Interface 403
Enum 37

Languages

TypeScript100%
Python1%

Modules by API surface

tests/e2e/card-list-layout-stability-on-load.cy.ts23 symbols
tests/unit/shared/Stubs/FunctionDataStub.ts22 symbols
src/presentation/components/Shared/Modal/Hooks/ScrollLock/WindowScrollDomStateAccessor.ts22 symbols
src/application/Common/Timing/Throttle.ts21 symbols
tests/unit/application/Application/Loader/Collections/Compiler/Executable/Script/Compiler/Expressions/Parser/Regex/RegexParser.spec.ts20 symbols
src/application/Application/Loader/Collections/Compiler/Executable/Script/Compiler/Function/SharedFunctionsParser.ts20 symbols
src/presentation/components/Shared/ExpandCollapse/UseExpandCollapseAnimation.ts19 symbols
src/presentation/components/Scripts/View/Tree/NodeContent/Markdown/Renderers/PlainTextUrlsToHyperlinksConverter.ts19 symbols
scripts/logo-update/index.js19 symbols
tests/unit/shared/Stubs/ScriptSelectionStub.ts17 symbols
tests/unit/shared/Stubs/FileSystemOperationsStub.ts17 symbols
tests/unit/application/Application/Loader/Collections/Compiler/Executable/Script/ScriptParser.spec.ts17 symbols

Dependencies from manifests, versioned

@floating-ui/vue1.1.6 · 1×
@juggle/resize-observer3.4.0 · 1×
@modyfi/vite-plugin-yaml1.1.1 · 1×
@rushstack/eslint-patch1.10.5 · 1×
@types/ace0.0.52 · 1×
@types/file-saver2.0.7 · 1×
@types/markdown-it14.1.2 · 1×
@typescript-eslint/eslint-plugin6.21.0 · 1×
@typescript-eslint/parser6.21.0 · 1×
@vitejs/plugin-legacy6.0.2 · 1×
@vitejs/plugin-vue5.2.1 · 1×
@vue/eslint-config-airbnb-with-typescript8.0.0 · 1×

For agents

$ claude mcp add privacy.sexy \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact