2017 © Pedro Peláez
 

library agrippa

A secret sharing mechanism based on the principal that using a soon-to-be-expiring link to retrieve sensitive information is better than having the sensitive information persist in email, chat, etc...

image

unicalabs/agrippa

A secret sharing mechanism based on the principal that using a soon-to-be-expiring link to retrieve sensitive information is better than having the sensitive information persist in email, chat, etc...

  • Friday, April 13, 2018
  • by bemosior
  • Repository
  • 3 Watchers
  • 5 Stars
  • 89 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 3 Open issues
  • 4 Versions
  • 1 % Grown

The README.md

Build Status, (*1)

Agrippa

Agrippa is a PHP-based secret sharing mechanism. Named after the work of William Gibson, Agrippa operates on the principle that sharing a temporary link to sensitive information is better than having the sensitive information itself persist in email, chat, or any other insecure communications channel., (*2)

For more information, visit the homepage or jump straight to the Quick Start., (*3)

Overview

1. The secret is submitted with an expiration date/time and a view limit.

Step One, (*4)

Step One, (*5)

Step One, (*6)

4. The expiration and view limits are checked each time the secret is retrieved.

Step One, (*7)

5. Past the expiry or view limits, the secret is deleted and cannot be retrieved.

Step One, (*8)

Maintainer

Agrippa is maintained by Unica Labs, LLC., (*9)

License

Distributed under the MIT license., (*10)

The Versions

13/04 2018

dev-master

9999999-dev http://getagrippa.com

A secret sharing mechanism based on the principal that using a soon-to-be-expiring link to retrieve sensitive information is better than having the sensitive information persist in email, chat, etc...

  Sources   Download

MIT

The Requires

 

The Development Requires

password temporary sharing one-time secret

07/10 2016

v0.2.0

0.2.0.0 http://getagrippa.com

A secret sharing mechanism based on the principal that using a soon-to-be-expiring link to retrieve sensitive information is better than having the sensitive information persist in email, chat, etc...

  Sources   Download

MIT

The Requires

 

The Development Requires

password temporary sharing one-time secret

09/08 2015

v0.1.1

0.1.1.0 http://getagrippa.com

A secret sharing mechanism based on the principal that using a soon-to-be-expiring link to retrieve sensitive information is better than having the sensitive information persist in email, chat, etc...

  Sources   Download

MIT

The Requires

 

The Development Requires

password temporary sharing one-time secret

09/08 2015

v0.1.0

0.1.0.0

A secret sharing mechanism based on the principal that using a soon-to-be-expiring link to retrieve sensitive information is better than having the sensitive information persist in email, chat, etc....

  Sources   Download

The Requires

 

The Development Requires