From dfd773b8358d4dc60299c01173e6cb827837f64f Mon Sep 17 00:00:00 2001 From: msramalho <19508417+msramalho@users.noreply.github.com> Date: Wed, 26 Feb 2025 10:23:02 +0000 Subject: [PATCH] updating intro --- src/components/WelcomeCard.vue | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/src/components/WelcomeCard.vue b/src/components/WelcomeCard.vue index 5502ede..78c5ffa 100644 --- a/src/components/WelcomeCard.vue +++ b/src/components/WelcomeCard.vue @@ -4,7 +4,7 @@ - + Welcome to the Auto Archiver Setup Tool @@ -12,8 +12,21 @@
Do not use for mission critical or sensitive data.

- This tool can be used to archive digital content via single URL or - Google Sheets, you can also search for archived content. + Access to the tool has to be granted by Bellingcat's Auto Archiver team. + + We only provide access to open source researchers, journalists, or other groups or individuals aligned + with Bellingcat's goals. Still, we can only provide a limited quota per user. +

+

+ Do know that you can deploy + your own version of this tool by hosting the + API and + the + UI, all our code is free and open source under an MIT license. +

+

+ You can always just run Bellingcat's Auto Archiver + locally via the command line to achieve similar results.