OSINTBuddy Ideas/TODOs
-
Integrate hstore/use JSON to store entity settings
-
Consider adding geospatial support to client, rust backend, and postgres db:
- postgis: support for storing, indexing, and querying geospatial data.
- earthdistance: calculate great-circle distances
- What would this look like client side? Maybe add a geopoint type field to entities? Add a world map to display geopoint enabled entities on? Hmmm
-
Add/improve searching
-
Add admin dashboard showing web server stats and db stats, could maybe use:
-
Add support to store all types of files:
-
Add audit logs:
-
Investigate what adding encryption entails and how that would work with the apache/age postgres graphs: