You can get the Autonomi extension here: https://github.com/SafeMedia/autonomi-chrome-extension
You can get the SafeBox local client here: https://github.com/SafeMedia/safebox-client
You can setup a endpoint server here: https://github.com/SafeMedia/safebox-server
This application provides a way to test the functionality of the local safebox client by communicating through the safebox chrome browser extension. It allows you to download and upload files.
Be sure to change the extension ID in the .env file of your project root.
You can find the extension ID to use in your chrome browsers extensions panel once you have installed the extension.
From there find the long code that is underneath your extension name.
To run this application use: 'yarn run dev'
You can get the Autonomi extension here: Visit Repo
You can get the SafeBox local client here: Visit Repo

