Granting Firewall and AntiVirus Access
Running Olive Helps within environments with antivirus, firewalls, DLP solutions, and app allow-lists.
Olive Helps is meant to be run in settings where security is top of mind. In cases where you leverage antivirus software, app allow-lists, firewalls, and data loss prevention (DLP) networking solutions, you may need to make some exclusions to allow Olive Helps to operate fully. If you run any Privileged Access Management (PAM) software, you should exclude Olive Helps from these tools.
In the sections below, you can find the list of executables, folders, and domains that should be added to your allow list.
Olive Helps ensures that all network requests are made over SSL and that nothing in between it and the destination can decrypt those messages. A firewall that attempts to decrypt SSL/HTTPS traffic between Olive Helps and the destination breaks down that security and therefore Olive Helps will not make network requests in this kind of environment.
In the end, decryption of SSL packets must be disabled for the application. Or, if it can't be done at an application level, it should be disabled for the domain list below.
If you have a firewall, DLP (Data Loss Prevention) solution, or other tools that may restrict what domains you can visit, you will need to add these to your allow list.
https://sidekick.oliveai.com
https://loop-library-api.oliveai.com
https://olive-public-web-assets.s3.amazonaws.com (for automatic updates and terms of service)
https://oliveai.auth0.com
https://olive-helps-onboarding-assets.oliveai.dev
https://sentry.oliveai.com
https://www.google-analytics.com
https://sidenote-api.oliveai.com
Executable File Paths that may need to be excluded from antivirus or to added to allow lists. Read, write, and execute permission will need to be allowed for normal application usage.
C:\Program Files\Olive Helps\olive-helps.exe
C:\Program Files\Olive Helps\Update.exe
C:\Program Files\Olive Helps\<VERSION>\olive-helps.exe
C:\Program Files\Olive Helps\<VERSION>\resources\app\.webpack\components\<COMPONENT>.exe
C:\Users\<USERNAME>\AppData\Roaming\Olive Helps\components\<COMPONENT>\<VERSION>\<COMPONENT>.exe (only v0.47 and older)
C:\Users\<USERNAME>\AppData\Local\olive-helps\olive-helps.exe
C:\Users\<USERNAME>\AppData\Local\olive-helps\Update.exe
C:\Users\<USERNAME>\AppData\Local\olive-helps\<VERSION>\olive-helps.exe
C:\Users\<USERNAME>\AppData\Local\olive-helps\<VERSION>\resources\app\.webpack\components\<COMPONENT>.exe
C:\Users\<USERNAME>\AppData\Roaming\Olive Helps\components\<COMPONENT>\<VERSION>\<COMPONENT>.exe (only v0.47 and older)
/Applications/Olive Helps.app/Contents/MacOS/olive-helps
/Applications/Olive Helps.app/Contents/Resources/app/.webpack/components/<COMPONENT>
/Users/<USERNAME>/Applications/Olive Helps.app/Contents/MacOS/olive-helps
/Users/<USERNAME>/Applications/Olive Helps.app/Contents/Resources/app/.webpack/components/<COMPONENT>
Logs, Sidenote database, and other assets used by Olive Helps. Read and write access will need to be allowed for normal application usage.
In addition to the paths listed below, loops may need additional file access. This additional file access is documented by the loop author in the loop library.
C:\Users\<USERNAME>\AppData\Roaming\Olive Helps\
/Users/<USERNAME>/Library/Application Support/Olive Helps/
Last modified 11mo ago