Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/federicoceratto/desktop-security-assistant
Help desktop users improve their security
https://github.com/federicoceratto/desktop-security-assistant
debian gui python security ui
Last synced: 9 days ago
JSON representation
Help desktop users improve their security
- Host: GitHub
- URL: https://github.com/federicoceratto/desktop-security-assistant
- Owner: FedericoCeratto
- License: agpl-3.0
- Created: 2014-11-29T17:14:56.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-04-01T13:46:03.000Z (7 months ago)
- Last Synced: 2024-10-18T09:21:18.719Z (19 days ago)
- Topics: debian, gui, python, security, ui
- Language: Python
- Homepage:
- Size: 85 KB
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
.. image:: https://img.shields.io/pypi/dm/desktop-security-assistant.svg
:target: https://pypi.python.org/pypi//desktop-security-assistant/
:alt: Downloads.. image:: https://img.shields.io/pypi/v/desktop-security-assistant.svg
:target: https://pypi.python.org/pypi/desktop-security-assistant/
:alt: Latest Version.. image:: https://img.shields.io/pypi/l/desktop-security-assistant.svg
:target: https://pypi.python.org/pypi/desktop-security-assistant/
:alt: LicenseDesktop 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 itDevelopment 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
-----------
.. image:: https://raw.githubusercontent.com/FedericoCeratto/desktop-security-assistant/screenshots/screenshot1.jpg
.. image:: https://raw.githubusercontent.com/FedericoCeratto/desktop-security-assistant/screenshots/screenshot2.jpg
Roadmap
-------* Implement more checks
* Package for Debian