Skip to content

SSSaaS/sssaas-golang

Repository files navigation

sssaas-golang

API Library for SSSaaS

Copyright (C) 2015 Alexander Scheel, Joel May, Matthew Burket  
See Contributors.md for a complete list of contributors.  
Licensed under the MIT License.  

Usage

Note: this is the API library; for an implementation of SSS in Go, look here.

sssaas.GetSecret(serveruris []string, tokens []string, secrets []string, timeout int) (string, error)
    - combines and retrieves secret from a collection of remote URIs

For more detailed documentation, check out docs/sssaas.md

Contributing

We welcome pull requests, issues, security advice on this library, or other contributions you feel are necessary. Feel free to open an issue to discuss any questions you have about this library.

This is the reference implementation for all other SSSaaS projects.

For security issues, send a GPG-encrypted email to [email protected] with public key 0xBDC5F518A973035E.

About

API Library for SSSaaS in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages