Skip to content

safety: require explicit authorization acknowledgement before lookups#9

Open
vincentayorinde wants to merge 1 commit intokinghacker0:mainfrom
vincentayorinde:feat/consent-acknowledgement-before-queries
Open

safety: require explicit authorization acknowledgement before lookups#9
vincentayorinde wants to merge 1 commit intokinghacker0:mainfrom
vincentayorinde:feat/consent-acknowledgement-before-queries

Conversation

@vincentayorinde
Copy link
Copy Markdown

Fixes #8

Summary

Adds a small authorized-use acknowledgement before running lookups.

Why

The README already describes the tool as intended for legitimate and authorized investigations. This change aligns the script behavior with that expectation by requiring a simple acknowledgement before query execution.

What changed

  • adds an authorization acknowledgement step before lookups
  • keeps the current investigation flow intact
  • fails closed if acknowledgement is not provided

Scope

  • no new dependencies
  • no API changes
  • no new OSINT functionality
  • minimal safety-oriented change

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Require explicit authorization acknowledgement before running lookups

1 participant