summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* upload to experimentaldebian/0.20170811-1archive/debian/0.20170811-1Sean Whitton2017-08-16
|
* bump std-verSean Whitton2017-08-16
|
* Commit Debian 3.0 (quilt) metadataSean Whitton2017-08-16
| | | | [dgit (3.12) quilt-fixup]
* bump build-deps for new upstream releaseSean Whitton2017-08-16
|
* Merge tag '0.20170811'Sean Whitton2017-08-16
|\ | | | | | | | | | | | | | | | | | | tagging package keysafe version 0.20170811 # gpg: Signature made Fri 11 Aug 2017 03:58:54 PM MST # gpg: using RSA key 28A500C35207EAB72F6C0F25DB12DB0FF05F8F38 # gpg: Good signature from "Joey Hess <joeyh@joeyh.name>" [full] # Primary key fingerprint: E85A 5F63 B31D 24C1 EBF0 D81C C910 D922 2512 E3C7 # Subkey fingerprint: 28A5 00C3 5207 EAB7 2F6C 0F25 DB12 DB0F F05F 8F38
| * releasing package keysafe version 0.201708110.20170811Joey Hess2017-08-11
| |
| * updated to http-client 0.5.3, servant 0.11 and stackage lts-9.0Joey Hess2017-08-10
| | | | | | | | | | | | | | | | | | | | | | | | servant broke backwards compatibility; did not try to maintain back-compat (would be possible). New http-client exported some stuff I need; simplified code; did not try to maintain back-compat, although it would not be hard. Test suite passes. This commit was sponsored by Øyvind Andersen Holm.
| * add sigspwhitton2017-07-14
| |
| * feature requestspwhitton2017-07-14
| |
| * better way of finding stack built executableJoey Hess2017-07-12
| |
| * an ideaJoey Hess2017-06-26
| | | | | | | | This commit was sponsored by Ole-Morten Duesund on Patreon.
| * sidebar not enabledJoey Hess2017-05-24
| |
| * addJoey Hess2017-05-24
| |
| * todoJoey Hess2017-05-15
| |
| * really closeJoey Hess2017-04-04
| |
| * closeJoey Hess2017-04-04
| |
| * typoJoey Hess2017-04-04
| |
| * add tags to todo listJoey Hess2017-04-04
| |
| * fix tile nameJoey Hess2017-04-04
| |
| * add tagJoey Hess2017-04-04
| |
| * move TODO to doc/todo, expand a few itemsJoey Hess2017-04-04
| |
| * move item from TODO to doc/todo and replyJoey Hess2017-04-04
| |
| * (no commit message)dumblob2017-04-03
| |
| * (no commit message)dumblob2017-04-03
| |
| * 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
| |