Ardecy
¶ ↑
[](https://badge.fury.io/rb/ardecy)  [](https://github.com/rubocop/rubocop) 
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