BLESS is an SSH Certificate Authority that runs as an AWS Lambda function and is used to sign SSH public keys. SSH Certificates are an excellent way to authorize users to access a particular SSH host, as they can be restricted for a single-use case, and can be short-lived. Instead of managing the authorized_keys of a host, or controlling who has access to SSH Private Keys, hosts just need to be configured to trust an SSH CA. BLESS should be run as an AWS Lambda in an isolated AWS account. Because BLESS needs access to a private key that is trusted by your hosts, an isolated AWS account helps restrict who can access that private key, or modify the BLESS code you are running. AWS Lambda functions can use an AWS IAM Policy to limit which IAM Roles can invoke the Lambda Function. If properly configured, you can restrict which IAM Roles can request SSH Certificates.

Features

  • To deploy an AWS Lambda Function, you need to provide a .zip with the code and all dependencies
  • All three handlers exist in the published .zip
  • To deploy code as a Lambda Function, you need to package up all of the dependencies
  • Compile and include your dependencies before you can publish a working AWS Lambda
  • BLESS uses a docker container running Amazon Linux 2 to package everything up
  • Manage your Private Keys .pem files and passwords outside of this repo
  • Update your bless_deploy.cfg with your Private Key's filename and encrypted passwords

Project Samples

Project Activity

See All Activity >

License

Apache License V2.0

Follow BLESS

BLESS Web Site

You Might Also Like
Monitor your whole IT Infrastructure Icon
Monitor your whole IT Infrastructure

Know what's up and what's new: Monitor all your systems, devices, traffic and applications.

Caters to tech staff, system Administrators, and companies of any size, from small and medium sized businesses to enterprises that need their IT network to be reliable and easy to monitor in real-time. Equipped with an easy-to-use, intuitive interface with a cutting-edge monitoring engine. PRTG optimizes connections and workloads as well as reducing operational costs by avoiding outages while saving time and controlling service level agreements (SLAs).
Start Your Free PRTG Trial Now
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of BLESS!

Additional Project Details

Operating Systems

Linux

Programming Language

Python

Related Categories

Python Security Software, Python Cloud Services Software

Registered

2022-04-01