Skip to main content

Simple SSH key management service

Project description

https://travis-ci.org/spoqa/geofront.svg?branch=master https://coveralls.io/repos/spoqa/geofront/badge.png?branch=master

Geofront is a simple SSH key management server. It helps to maintain servers to SSH, and authorized_keys list for them.

Situations

  • If the team maintains authorized_keys list of all servers owned by the team:

    • When someone joins or leaves the team, all lists have to be updated.

    • Who do update the list?

  • If the team maintains shared private keys to SSH servers:

    • These keys have to be expired when someone leaves the team.

    • There should be a shared storage for the keys. (Dropbox? srsly?)

    • Everyone might need to add -i option to use team’s own key.

  • The above ways are both hard to scale servers. Imagine your team have more than 10 servers.

Idea

  1. Geofront has its own master key. The private key is never shared. The master key is periodically and automatically regened.

  2. Every server has a simple authorized_keys list, which authorizes only the master key.

  3. Every member registers their own public key to Geofront. The registration can be omitted if the key storage is GitHub, Bitbucket, etc.

  4. A member requests to SSH a server, then Geofront temporarily (about 30 seconds, or a minute) adds their public key to authorized_keys of the requested server.

Prerequisites

Author and license

Geofront is written by Hong Minhee, maintained by Spoqa, and licensed under AGPL3 or later.

Missing features

  • Google Apps backend

  • Bitbucket backend

  • Fabric integration

  • PuTTY integration

(Contributions would be appreciated!)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Geofront-0.1.0.tar.gz (22.6 kB view details)

Uploaded Source

Built Distribution

Geofront-0.1.0-py3-none-any.whl (29.3 kB view details)

Uploaded Python 3

File details

Details for the file Geofront-0.1.0.tar.gz.

File metadata

  • Download URL: Geofront-0.1.0.tar.gz
  • Upload date:
  • Size: 22.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for Geofront-0.1.0.tar.gz
Algorithm Hash digest
SHA256 4eaa8a17bbe6e43a388909d5c2ee523a62b7c93235ed1ddee65a0ad193b64f3c
MD5 8d4def757ebc3b4c372451a78c24185e
BLAKE2b-256 82bd9dd5f7e21cf462e4557aa4baae951565bf5af77c55965e6ad283ef22c6a0

See more details on using hashes here.

Provenance

File details

Details for the file Geofront-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for Geofront-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d8acde19b944cb96e0b8cdf69abb8453025484e0ea59f93929fbaca484f4cc14
MD5 01da702397ded0a3671f07224e52270c
BLAKE2b-256 0d3a6db7d37464f84757eedfbfbc7b88360f381578fae2f308006daa8ccc9501

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page