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
Top-Rated Free CRM Software Icon
Top-Rated Free CRM Software

216,000+ customers in over 135 countries grow their businesses with HubSpot

HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
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