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.