From e3944df1a7ea9ab66249c1716ed0d5e161e22217 Mon Sep 17 00:00:00 2001 From: Artemio Padilla Date: Sun, 29 Mar 2026 20:14:21 -0600 Subject: [PATCH] Add Watchboard to Geolocation Tools / Maps > Map Reporting Tools --- public/arf.json | 71 ++++++++++++++++++++++++++----------------------- 1 file changed, 38 insertions(+), 33 deletions(-) diff --git a/public/arf.json b/public/arf.json index 2668057f..5acaf74b 100644 --- a/public/arf.json +++ b/public/arf.json @@ -12626,24 +12626,24 @@ "type": "folder", "children": [ { - "name": "Hyperlapse (T)", + "name": "Beholder", "type": "url", - "url": "https://github.com/TeehanLax/Hyperlapse.js", + "url": "https://beholder.infragard.io/", "opsec": "passive", "opsecNote": "Uses open-source mapping/geospatial data and does not directly interact with the target.", - "localInstall": true, + "localInstall": false, "googleDork": false, "registration": false, - "editUrl": false, - "api": true, + "editUrl": true, + "api": false, "invitationOnly": false, "deprecated": false, - "description": "Open-source JavaScript library for creating Street View hyperlapse animations.", + "description": "Real-time global event map aggregating public-source signals for situational awareness.", "status": "live", "pricing": "free", - "bestFor": "Generating time-lapse style Street View sequences", - "input": "Route coordinates and animation settings", - "output": "Embeddable hyperlapse animation" + "bestFor": "Monitoring geolocated crisis and event signals in real time", + "input": "Map filters and geographic area", + "output": "Mapped events with source context and timelines" }, { "name": "Google Maps Streetview Player", @@ -12666,29 +12666,29 @@ "output": "Sequenced street-level imagery playback" }, { - "name": "ScribbleMaps", + "name": "Hyperlapse (T)", "type": "url", - "url": "https://www.scribblemaps.com/", + "url": "https://github.com/TeehanLax/Hyperlapse.js", "opsec": "passive", "opsecNote": "Uses open-source mapping/geospatial data and does not directly interact with the target.", - "localInstall": false, + "localInstall": true, "googleDork": false, - "registration": true, - "editUrl": true, - "api": false, + "registration": false, + "editUrl": false, + "api": true, "invitationOnly": false, "deprecated": false, - "description": "Collaborative web map editor for annotations, overlays, and shared incident maps.", + "description": "Open-source JavaScript library for creating Street View hyperlapse animations.", "status": "live", "pricing": "free", - "bestFor": "Producing and sharing annotated investigative maps", - "input": "Base map with custom markers/shapes/notes", - "output": "Shareable annotated maps and exportable map views" + "bestFor": "Generating time-lapse style Street View sequences", + "input": "Route coordinates and animation settings", + "output": "Embeddable hyperlapse animation" }, { - "name": "Beholder", + "name": "LiveUaMap", "type": "url", - "url": "https://beholder.infragard.io/", + "url": "https://liveuamap.com/", "opsec": "passive", "opsecNote": "Uses open-source mapping/geospatial data and does not directly interact with the target.", "localInstall": false, @@ -12698,32 +12698,37 @@ "api": false, "invitationOnly": false, "deprecated": false, - "description": "Real-time global event map aggregating public-source signals for situational awareness.", + "description": "Conflict/event mapping platform that geolocates incidents from public reporting.", "status": "live", "pricing": "free", - "bestFor": "Monitoring geolocated crisis and event signals in real time", - "input": "Map filters and geographic area", - "output": "Mapped events with source context and timelines" + "bestFor": "Conflict and crisis event geolocation tracking", + "input": "Region and event filters", + "output": "Mapped incidents with timeline and source context" }, { - "name": "LiveUaMap", + "name": "ScribbleMaps", "type": "url", - "url": "https://liveuamap.com/", + "url": "https://www.scribblemaps.com/", "opsec": "passive", "opsecNote": "Uses open-source mapping/geospatial data and does not directly interact with the target.", "localInstall": false, "googleDork": false, - "registration": false, + "registration": true, "editUrl": true, "api": false, "invitationOnly": false, "deprecated": false, - "description": "Conflict/event mapping platform that geolocates incidents from public reporting.", + "description": "Collaborative web map editor for annotations, overlays, and shared incident maps.", "status": "live", "pricing": "free", - "bestFor": "Conflict and crisis event geolocation tracking", - "input": "Region and event filters", - "output": "Mapped incidents with timeline and source context" + "bestFor": "Producing and sharing annotated investigative maps", + "input": "Base map with custom markers/shapes/notes", + "output": "Shareable annotated maps and exportable map views" + }, + { + "name": "Watchboard", + "type": "url", + "url": "https://artemiop.com/watchboard/" } ] }, @@ -21173,4 +21178,4 @@ ] } ] -} +} \ No newline at end of file