Skip to content

FedericoCeratto/desktop-security-assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Downloads Latest Version License

Desktop security assistant

An easy to use tool for desktop users to improve the security of their system.

It scans your Linux desktop or laptop and provide a set of suggestions.

How is it different from security scanners like Tiger?

  • Focused on desktop users rather than servers administrators
  • Provides suggestions on every aspect of security: software and hardware configuration and usage
  • Hints on risk level and work required to mitigate it

Development status

In development. Testing and contributions are welcome!

Installing

On Debian (and derivative) systems install the required dependencies:

apt-get install python-yaml python-setproctitle python-gi

Screenshots

https://raw.githubusercontent.com/FedericoCeratto/desktop-security-assistant/screenshots/screenshot1.jpg

https://raw.githubusercontent.com/FedericoCeratto/desktop-security-assistant/screenshots/screenshot2.jpg

Roadmap

  • Implement more checks
  • Package for Debian