Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alevalv/gocd-encrypt
CLI to encrypt Strings using a remote gocd server
https://github.com/alevalv/gocd-encrypt
Last synced: 23 days ago
JSON representation
CLI to encrypt Strings using a remote gocd server
- Host: GitHub
- URL: https://github.com/alevalv/gocd-encrypt
- Owner: alevalv
- License: gpl-2.0
- Created: 2020-02-11T03:21:27.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-17T03:33:29.000Z (almost 5 years ago)
- Last Synced: 2024-11-03T11:42:20.473Z (2 months ago)
- Language: Rust
- Size: 27.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# gocd-encrypt
This is a CLI program to encrypt a random string using the
[gocd encryption api](https://api.gocd.org/current/#encryption), it can authenticate the server using
basic authentication or do an anonymous request with `-a`.