Future AI
  • 📌Future-AI | Introduction
  • 🗣️Official social networks
  • 🥳Fairlaunch - Pinksale
  • Overview Future-AI
    • 🔹The beginning of AI
      • 🔹Success of IA
    • 🌐GPT-3
      • 🌐How does GPT-3 work?
      • 🌐What are the uses of GPT-3?
    • 🔹Telegram Bot
      • 🔹Twitter Bot
      • 🔹Discord Bot
      • 🔹More bots
    • 🌐Metaverse
      • 🌐Future-AI Metaverse
      • 🌐iNFT Protocol
    • 🔹Decentralized App
    • 🔹Brigde
      • ☑️Dapp Brigde
    • 🌐Future-AI Characters
    • 🔹Copy Trader
    • 🌐DAOGovernance
    • 🔹Wallet Future-AI
      • 🔹Download Trust Wallet
      • 🔹Future-AI integration with Trust Wallet
    • 🌐Staking
      • 🔹Parcels
    • 🔹Yield Farming
    • 🌐Future-AI Providers
      • AI Provider Integration
    • 🔹Future-AI Executors
      • 🔹AI Executor File Integrity
      • 🔹Data Source Provider
      • 🔹Thesis case provider
      • 🔹Script Developer
      • 🔹AI Executor
      • 🔹AI Executor with Docker
      • 🔹AI Executor Incentive Mechanism
  • token future-ai
    • 🌐Tokenomics
    • 🔹Token metrics
    • 🌐Roadmap
    • 🔹KYC & Audit
    • 🌐Team
Powered by GitBook
On this page
  1. Overview Future-AI
  2. Future-AI Executors

AI Executor File Integrity

PreviousFuture-AI ExecutorsNextData Source Provider

Last updated 2 years ago

File integrity is one of the most important factors when it comes to security check. One can inject a malicious program which reads & collects all sensitive data of your computer.

As a result, the executors need to verify the integrity of the executable you are about to run. To do so, you need to compare the checksum of your program against the appropriate checksums shown here, which are provided by the Future-AI team. If they don't match, you must not run that program. Otherwise, you would risk losing your sensitive data, especially your wallet.

Below is the list of checksums for Linux, Macos, and Windows:

Windows: 0e719128676a117596c21a1964cc5c20
MacOS: 40a1cad78f20e9f433572b24240e8e07
Linux: e32f6d68e187ce3ad4b2bf3cbf4be577

These checksums will be updated accordingly to the latest executable's version. As of now, the current version of the executable is v0.3.4.4.

Please follow the step below depending on the type of machine you are using to generate your local checksum:

Windows & MacOS:

Please use and upload the file. It will display its checksum. Then, please compare the checksum with the appropriate checkum above. They should match.

Linux:

For Linux users, you can use the following command to generate the file's checksum (assuming the executable's name is aioracle-executor-process):

md5sum aioracle-executor-process | cut -d ' ' -f 1

The checksum should match the Linux checksum above.

this link
🔹
🔹
Page cover image