Sometimes you work on a computer that is not connected to the internet. It even has no antivirus installed and you guess you are safe. But it could be used by a lot of people that upload and download files using their personal USB sticks. This bothers you, and it bothered me too. That's where Raspirus enters the game, an application to be used on the Raspberry Pi, but also for Windows and other Linux systems. Raspirus will scan all files on your USB key and warn you in case of possible threats. It's far from being a fully-fledged antivirus, as that would consume way too much RAM on a normal Raspberry Pi 3. It just computes the hash of each file and checks for a match in a signature database.
Please follow this guide to build the app on your own machine. Or if you run Windows, Ubuntu or MacOS, you can try to use the pre-built installers on the Releases page. If you encounter any difficulties following the instructions, please open an issue and we will be happy to get back to you.
For any questions, please first check out the FAQ docs and see if you can find an answer to your problem. If not, please open an issue on this repository.
- Add webpage that explains each type of possible malware to user
- Ship with OS directly for Raspberry Pi installation