summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
| * addJoey Hess2017-04-03
| |
| * closeJoey Hess2017-04-03
| |
| * Fix build with some versions of servant.Joey Hess2017-04-03
| | | | | | | | | | | | Application is exported by Servant 0.8.1, but apparently not by some other versions that the cabal file allows to be used. Explictly import from Network.Wai
| * Merge branch 'master' of ssh://keysafe.branchable.comJoey Hess2017-04-03
| |\
| | * (no commit message)mitchellsalad2017-04-01
| | |
| | * (no commit message)mitchellsalad2017-04-01
| | |
| * | fix bad patch in 6c289708280f721338a3f334196cf92f99ea2d14Joey Hess2017-04-03
| |/ | | | | | | | | That did not compile it seems and seems I didn't test it either before applying. This should do the same thing.
| * add https git clone urlJoey Hess2017-03-26
| |
| * fix indentJoey Hess2017-03-22
| |
| * one more instance of showBase16 removed.Piyush P Kurur2017-03-22
| |
| * layoutJoey Hess2017-03-21
| |
| * removed unwanted module import.Piyush P Kurur2017-03-21
| |
| * small improvement on encoding using sha.Piyush P Kurur2017-03-21
| |
| * remove AONTJoey Hess2017-03-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If there are 3 chunks each split into 3 shares and distributed amoung 9 servers, and 2 shares are needed to recover each chunk, then with AONT, 6 servers need to collude to do so. Without AONT, a single chunk might contain the actual gpg private key, and only 3 servers might need to collude to recover that single chunk. On the other hand, with 9 servers, SSS can split the data into 9 shares with 6 needed for recovery. Thus, 6 servers will be needed to recover any data at all, no matter how it's chunked or which chunks contain the actual gpg key. So, I think that tuning SSS can provide the same effects as AONT.
| * idea from Thomas SJoey Hess2017-03-11
| |
| * add news item for keysafe 0.20170303Joey Hess2017-03-03
| |
* | upload to experimentaldebian/0.20170303-1archive/debian/0.20170303-1Sean Whitton2017-03-29
| |
* | fix broken TODO.gz symlinksSean Whitton2017-03-29
| |
* | Commit Debian 3.0 (quilt) metadataSean Whitton2017-03-29
| | | | | | | | [dgit (3.10) quilt-fixup]
* | update raaz dependencySean Whitton2017-03-29
| |
* | changelogSean Whitton2017-03-29
| |
* | Merge tag '0.20170303'Sean Whitton2017-03-29
|\| | | | | | | | | | | | | | | | | tagging package keysafe version 0.20170303 # gpg: Signature made Fri 03 Mar 2017 01:20:36 PM MST # gpg: using RSA key E85A5F63B31D24C1EBF0D81CC910D9222512E3C7 # gpg: Good signature from "Joey Hess <id@joeyh.name>" [full] # Primary key fingerprint: E85A 5F63 B31D 24C1 EBF0 D81C C910 D922 2512 E3C7
| * releasing package keysafe version 0.201703030.20170303Joey Hess2017-03-03
| |
| * when we did not get enough shares, show how many we gotJoey Hess2017-03-03
| |
| * Updated to use raaz-0.1.1.Joey Hess2017-03-03
| | | | | | | | This commit was sponsored by John Peloquin on Patreon.
| * (no commit message)ppk@9db2302f91bf3f0afd3efde3c940c994fe8250ad2017-03-02
| |
| * avoid stack install keysafeJoey Hess2017-01-25
| | | | | | | | stack does not look at stack.yaml when run that way. So annoying..
| * Merge branch 'master' of ssh://keysafe.branchable.comJoey Hess2017-01-25
| |\
| | * link to instructions: how to use debian experimentalspwhitton2017-01-25
| | |
| * | add better object-id derivation ideaJoey Hess2017-01-25
| | |
| * | todoJoey Hess2017-01-25
| |/
| * add LCA talkJoey Hess2017-01-22
| |
| * removeJoey Hess2017-01-22
| |
| * fix news feedJoey Hess2017-01-22
| |
| * add news item for keysafe 0.20170122Joey Hess2017-01-22
| |
* | release to experimentaldebian/0.20170122-1archive/debian/0.20170122-1Sean Whitton2017-01-25
| |
* | fix URI in patch headerSean Whitton2017-01-25
| |
* | changelog orderingSean Whitton2017-01-25
| |
* | foo->keysafe in patch headerSean Whitton2017-01-25
| |
* | Commit Debian 3.0 (quilt) metadataSean Whitton2017-01-25
| | | | | | | | [dgit (3.8) quilt-fixup]
* | update keysafe's homepageSean Whitton2017-01-25
| |
* | changelogSean Whitton2017-01-25
| |
* | Merge tag '0.20170122'Sean Whitton2017-01-25
|\| | | | | | | tagging package keysafe version 0.20170122
| * releasing package keysafe version 0.201701220.20170122Joey Hess2017-01-22
| |
| * debian experimentalJoey Hess2017-01-22
| |
| * link to new todo pageJoey Hess2017-01-22
| |
| * Merge ssh://keysafe.branchable.comJoey Hess2017-01-22
| |\
| | * initial commitadmin2017-01-22
| |
| * Keysafe has a new website, https://keysafe.branchable.com/Joey Hess2017-01-22
| |
| * Clarify that dollars in cost estimates are USD.Joey Hess2017-01-14
| | | | | | | | This commit was sponsored by Ignacio on Patreon.