Skip to content

Debian Ninja

Learning…

Tag: security

Posted on 2020-11-09

Wifi Security – WPA3

  • Trying to deploy WPA3 on my home network

https://gist.github.com/est31/d92d17acbb4ea152296f9b38764cd791

  • NetworkManager 1.16 released, adding WPA3-Personal and WireGuard support

https://blogs.gnome.org/lkundrak/2019/03/15/networkmanager-1-16/

Posted on 2020-11-092020-11-09

Virtual private network – WireGuard

  • Debian 10 set up WireGuard VPN server

https://www.cyberciti.biz/faq/debian-10-set-up-wireguard-vpn-server/

  • WireGuard

https://en.wikipedia.org/wiki/WireGuard

Posted on 2020-08-132020-08-14

Clair – Docker image security scanning – CI/CD

“Clair is an open source project for the static analysis of vulnerabilities in application containers”

Clair – GitHub

https://github.com/quay/clair

Clair – Running

https://github.com/quay/clair/blob/master/Documentation/running-clair.md

Posted on 2020-08-062020-08-06

Akamai

  • akamai cli
    https://github.com/akamai/cli
  • akamai cli – doc command purge
    https://developer.akamai.com/cli/packages/purge.html
  • akamai api
    https://developer.akamai.com

Posted on 2019-11-282019-11-28

NIST [National Institute of Standards and Technology] – FIPS 140-2

Security standard used to approve cryptographic modules

Source:

https://en.wikipedia.org/wiki/FIPS_140-2

Proudly powered by WordPress