Commit graph

59 commits

Author SHA1 Message Date
Jesse Duffield 5e848abcca
Merge pull request #22 from ajariel/scoop-install 2023-09-19 21:57:16 +10:00
Jesse Duffield b447829923
Update README.md 2023-09-19 10:03:24 +10:00
Jesse Duffield b4d8654e98
Update README.md 2023-09-18 09:42:46 +10:00
Jesse Duffield 80ac19be5e
Merge pull request #25 from yakryder/word-wrap-diary 2023-09-18 09:36:25 +10:00
Jesse Duffield b2a86de376
Merge pull request #26 from pbek/patch-1 2023-09-18 09:34:30 +10:00
Patrizio Bekerle b2945cae3c
Add Linux installation example 2022-09-20 08:40:38 +02:00
Ryder Timberlake 528adbd4e8 Word wrap diary at col 120
Recreated the corresponding horcruxes after the change

This is too funny! I would like for people to be able to read it easily from the GH repo
2022-02-19 15:04:20 -05:00
shelmor 661e47b336
Update README.md: Add scoop install option 2021-11-26 20:56:54 +04:00
Jesse Duffield 6575949a22
Merge pull request #18 from henrysdev/patch-1
Add Project Alternative - Haystack
2020-12-22 18:08:57 +11:00
Henry Warren 71cafe6d54
Add Haystack project as a project alternative
Great project. I implemented something quite similar a few years back that I think is worth mentioning as an alternative.

The project can be found [here](https://github.com/henrysdev/Haystack). This project is an Elixir implementation of an algorithm I detail in a write up on my website [here](http://henrysprojects.net/projects/file-frag-proto.html). Happy to elaborate on either!

Awesome work!
2020-08-24 16:16:48 -04:00
Jesse Duffield d169d5a839 add MPL-2 license references 2020-08-09 15:16:48 +10:00
Jesse Duffield d7d6ed8295 add funding.yml 2020-08-02 13:53:21 +10:00
Jesse Duffield 6e74cfe905
Merge pull request #14 from jesseduffield/test-ci
use github actions
2020-08-02 13:49:00 +10:00
Jesse Duffield 8327b6d3c6 update goreleaser yaml 2020-08-02 13:48:43 +10:00
Jesse Duffield cd9ceaff97 move actions into the workflows folder 2020-08-02 13:48:43 +10:00
Jesse Duffield d19447537a add github actions 2020-08-02 13:39:29 +10:00
Jesse Duffield f015809e02
Merge pull request #13 from jesseduffield/better-directory-handling
better directory handling
2020-08-02 13:33:49 +10:00
Jesse Duffield 3a4a6d0870 better directory handling 2020-08-02 13:28:26 +10:00
Jesse Duffield 45bff49ea6
Merge pull request #9 from dawidd6/fix
fix destination path
2020-08-02 13:18:49 +10:00
Jesse Duffield efc3325185
Merge pull request #7 from 7h3w1zz/prettify
Fix links in README
2020-08-02 13:15:38 +10:00
Jesse Duffield 24626dbb14
Merge pull request #12 from Benjamin-Lee/patch-1
Fix broken link syntax in README
2020-08-02 13:14:11 +10:00
Benjamin Lee 0834aee5b1
Fix broken link syntax in README 2020-07-19 01:40:47 -04:00
Dawid Dziurla e3d73706ce
fix destination path 2020-07-06 21:08:43 +02:00
Jesse Duffield 17a9719f3b better separation of concerns 2020-06-14 13:44:11 +10:00
Jesse Duffield 62f26a105e more specific split method 2020-06-07 11:23:46 +10:00
Jesse Duffield 6bccbef270
Merge pull request #8 from realevilco/go-module-support
Add Go module support.
2020-05-16 10:32:35 +10:00
Ramon Nogueira 19815a3d83 Add Go module support. 2020-05-15 15:26:06 -05:00
Jacob Collins 937780b522 Fix links in README 2020-04-05 07:40:35 -04:00
Jesse Duffield b9765fe16a
Update README.md 2020-01-05 16:21:54 +11:00
Jesse Duffield bb1cbdcf51 restructure files 2020-01-04 00:28:31 +11:00
Jesse Duffield 6511a50c34 fix up arg parsing 2020-01-04 00:23:39 +11:00
Jesse Duffield ed154648e5 refactor 2020-01-04 00:16:45 +11:00
Jesse Duffield 4f20b82099 change to prompts 2020-01-03 17:05:51 +11:00
Jesse Duffield 6ae4bddee9
Update README.md 2020-01-03 16:57:54 +11:00
Jesse Duffield 5486fdbae8 better usage message 2020-01-03 16:46:03 +11:00
Jesse Duffield 673e8b17a4 support passing threshold and total flags 2020-01-03 16:42:11 +11:00
Jesse Duffield 02db2a1c01 refactor and use hashicorp's shamir implementation 2020-01-03 16:27:36 +11:00
Jesse Duffield 3212f81280 go back to using a full key per horcrux 2020-01-03 15:01:02 +11:00
Jesse Duffield 1e7e35ed66 update example 2020-01-03 14:51:39 +11:00
Jesse Duffield 898363c055 combine encrypt and decrypt functions
For some reason the encrypt and decrypt functions are exactly the same
and everything still works. I don't know how it knows what I want, given
that I could want to encrypt the same thing twice rather than encrypt
then decrypt, but maybe I'll look into this more later
2020-01-03 13:04:24 +11:00
Jesse Duffield bc5689aeb9 remove vendor directory because we're not using yaml anymore 2020-01-03 12:59:44 +11:00
Jesse Duffield 7148c97d5e use multiplexers to split original content into multiple horcruxes 2020-01-03 12:56:56 +11:00
Jesse Duffield ecffbfa627 use streams rather than holding files in memory 2020-01-03 01:12:46 +11:00
Jesse Duffield c078763704 Merge branches 'master' and 'master' of https://github.com/jesseduffield/horcrux 2020-01-02 21:37:34 +11:00
Jesse Duffield 34f9a65ec7 just use one key 2020-01-02 21:37:16 +11:00
Jesse Duffield bb907e46d3
Update README.md 2020-01-02 18:20:08 +11:00
Jesse Duffield c0fd658642
Update README.md 2020-01-02 18:13:56 +11:00
Jesse Duffield 5ee826b1a9
Update README.md 2020-01-02 18:13:13 +11:00
Jesse Duffield 8bfe27463f add goreleaser yml 2020-01-02 18:09:01 +11:00
Jesse Duffield 914c85d900
Update README.md 2020-01-02 18:04:23 +11:00