Skip to content

Remove install.sh / uninstall.sh and deprecate curl | bash method πŸ—‘οΈΒ #3

Description

@HelloPrincePal

Context πŸ€”

Our current installation method instructs users to use curl -sL <url> | bash. This is a massive red flag for Reddit auto-moderator bots and enterprise security filters, leading to our repo being flagged as "Malicious / New Script Risk."

Image

Note: This issue depends on the Homebrew Tap being fully functional first!

Requirements / Acceptance Criteria 🎯

  • Completely delete install.sh from the repository root.
  • Completely delete uninstall.sh from the repository root.
  • Update README.md to remove any mention of curl | bash installation flows.
  • Replace the README Quick Install instructions to exclusively recommend the new brew install Homebrew Tap command.
  • Provide instructions in the README on how to cleanly uninstall via Homebrew (brew uninstall droidtether).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    cleanupRemoving old code or deprecated filessecurityTrust, compliance, and vulnerability reduction

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions