A tool for tailing the firehose and matching images against known perceptual hashes, and then labeling them.

Bumped version

Skywatch 180f4b5c b1496961

Changed files
+2 -2
rules
+1 -1
package.json
··· 1 1 { 2 2 "name": "skywatch-phash", 3 - "version": "0.1.0", 3 + "version": "0.2.0", 4 4 "type": "module", 5 5 "description": "Perceptual hash-based image moderation for Bluesky", 6 6 "scripts": {
+1 -1
rules/blobs.ts
··· 7 7 comment: "Image is used in harrassment campaign targeting Will Stancil", 8 8 reportAcct: false, 9 9 labelAcct: true, 10 - reportPost: true, 10 + reportPost: false, 11 11 toLabel: true, 12 12 hammingThreshold: 3, 13 13 description: "Sample harassment image variants (placeholder hashes)",