Secure server access that is easy to use
Project description
Overview
The easy-server package is a Python library for securely defining sensitive information for accessing servers (or services), such as logon credentials or API keys.
The information for accessing the servers is divided into a general portion that is defined in an openly accessible server file, and a sensitive portion that is defined in an encrypted vault file.
The vault file defines the secrets needed to access the servers, such as logon credentials or API keys. The vault file must be an “easy-vault” file and thus can be encrypted and decrypted using the easy-vault command provided by the easy-vault package. The “easy-vault” files remain encrypted in the file system while their content is used to access the servers.
The server file defines general information about the servers, such as a short description, contact name, or a reminder which network to use for accessing them.
The link between the server file and the vault file are user-defined nicknames for the servers. These nicknames can also used by users as a convenient way to identify servers in commands.
The server files support the definition of server groups that also have a nickname.
Typical use cases for the easy-server package are test programs running end-to-end tests against real servers, or command line clients that access servers or services.
This provides a convenient, flexible and secure way how Python programs can retrieve the secrets needed for accessing servers or services, while protecting these secrets in a secure way.
Documentation and change log
License
The easy-server project is provided under the Apache Software License 2.0.
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
Built Distribution
File details
Details for the file easy-server-0.8.0.tar.gz
.
File metadata
- Download URL: easy-server-0.8.0.tar.gz
- Upload date:
- Size: 27.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4b6c462472fe7e6b58c437077fdedc0910d4b2de2c24152f6c8e2df64238f286 |
|
MD5 | e02bfe02a240bf8f7c70d7f22b949883 |
|
BLAKE2b-256 | 6405ce8a85a80fe3cf3229b988f328c2cd167126f8ca663fd770b09256ed13dc |
File details
Details for the file easy_server-0.8.0-py2.py3-none-any.whl
.
File metadata
- Download URL: easy_server-0.8.0-py2.py3-none-any.whl
- Upload date:
- Size: 17.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 610d7f2b0de3ec4de0c5e591e794c14104f874521d3ce95adaa2cd1f39aae0f2 |
|
MD5 | dccacce272851ce7f07c5c8aa2edbdf6 |
|
BLAKE2b-256 | ea0f809064101cd948a8cb9d444c312c5f2fa815a135980c7bb5a569d4178b3b |