Project

ardecy

0.0
Repository is archived
No release in over a year
Ardecy is a security, privacy auditing, fixing and hardening tool for GNU/Linux.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies
 Project Readme

Ardecy


Gem Version GitHub Workflow Status (branch) Ruby Style Guide GitHub

Ardecy is a security, privacy auditing, fixing and hardening tool for Linux.

Install ardecy locally

With gem:

gem cert --add <(curl -Ls https://raw.githubusercontent.com/szorfein/ardecy/master/certs/szorfein.pem)
gem install ardecy -P HighSecurity
ardecy -h

With github:

git clone https://github.com/szorfein/ardecy
cd ardecy
ruby -I lib bin/ardecy -h

Usage

Audit your system

ardecy --audit

Correct errors found

ardecy --fix