Skip to content

Community-driven, transparent watchlist of suspicious Hive accounts & DMCA URLs; a reference for scam, AML, and DMCA monitoring

License

Notifications You must be signed in to change notification settings

openhive-network/watchmen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

watchmen

Powered by Hive Development on Community GitLab

Community-driven, transparent watchlist of suspicious Hive accounts & DMCA URLs; a reference for scam, AML, and DMCA monitoring


Overview

Watchmen is a simple repository for collecting and sharing lists of Hive accounts (and specific post URLs) that have been flagged for potential fraud, money laundering, or copyright issues. Contributors can add raw input files, which will later be processed and published in various formats.

Use our community-run gitlab instance to contribute: https://gitlab.syncad.com/hive/watchmen


Important Note on Forked Networks

Accounts on Steem 💩™, or any other fork are not covered by this watchlist. Always assume non-Hive–native accounts are untrustworthy.


Directory Structure

.
├── input/
│ ├── ecency/
│ │ └── <your‐files‐here>
│ ├── hiveabuse/
│ │ └── <your‐files‐here>
│ └── …
├── output/ # (generated automatically by pipelines)
│ ├── flat/
│ ├── json/
│ └── csv/
├── scripts/ # (scripts for processing inputs)
│ └── …
├── schemas/ # (optional validation schemas)
│ └── …
├── README.md
└── LICENSE

Adding Input Files

  • If you have any raw input files (e.g., CSVs or JSON feeds from a third‐party service), place them under: input/<provider_name>/ for example input/ecency/bad-actors.json

Disclaimer

Entries are community‐submitted and may not be 100% accurate. Downstream consumers (exchanges, dApps) should verify before taking any permanent blocking actions. Corrections and removals can be requested via issues or pull requests. Operated purely on AS_IS_OR_GTFO basis.


License

This project is licensed under the MIT License. See LICENSE for details.

About

Community-driven, transparent watchlist of suspicious Hive accounts & DMCA URLs; a reference for scam, AML, and DMCA monitoring

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5