Kieran Prasch
|
5909c37dd1
|
Apply API and interface updates to for enrico file handling.
|
2020-06-18 08:55:21 -07:00 |
derekpierre
|
668f25bc38
|
Add pre-commit hook to ensure that AGPL license is included in python source files
|
2020-05-22 08:55:06 -04:00 |
derekpierre
|
c1d93d8941
|
Add "end-of-file-fixer" to pre-commit hooks
|
2020-05-19 14:28:29 -04:00 |
Kieran Prasch
|
ecb773291a
|
Post rebase cleanup (#1959)
|
2020-05-15 09:05:09 -07:00 |
Kieran Prasch
|
a935dc8e2d
|
Annihilate the sandbox
|
2020-05-15 08:33:38 -07:00 |
Bernardo Vieira
|
7aa6ff8695
|
fix doctor.retrieve param in heartbeat_demo example
|
2020-04-10 02:24:58 +01:00 |
Kieran Prasch
|
489c048712
|
KeyStore -> Datastore
|
2020-03-09 14:50:18 -07:00 |
Kieran R. Prasch
|
663a7b2b3c
|
Example demonstrating a cli for encrypting directories with NuCypher.
|
2020-02-08 04:27:35 -08:00 |
Kieran R. Prasch
|
9296d1db83
|
Forging a new example: encrypt a directory for a single policy and label.
|
2020-02-08 04:27:35 -08:00 |
jMyles
|
7ac8374c07
|
Passing ciphertext(s) as positional.
|
2020-02-08 04:27:34 -08:00 |
jMyles
|
74fa1803ab
|
Fixing up retrieve() params, adding type hints.
|
2020-02-08 01:18:50 -08:00 |
Kieran R. Prasch
|
e5ae1094d2
|
Respond to RFCs in PR #1225: UX/UI fixes; Account and Stake Selection interface connectivity. Keep lazy interfaces lazy! Fixes straggler factory refactors.
|
2019-08-27 09:56:41 -07:00 |
Kieran R. Prasch
|
64d40a7f80
|
Whoops! Restores 'address' and respectively
|
2019-08-27 09:56:41 -07:00 |
Kieran Prasch
|
324c2805f5
|
Checkpoint #2 - Refactor Policy, and Blockchain / Registry Reflow.
|
2019-08-27 09:54:14 -07:00 |
Bogdan Opanchuk
|
b473c0f4bd
|
Hide registering/unregistering observers and Sentry init inside utilities/logging
Also add a check that Sentry SDK is only initialized once
|
2019-07-25 15:18:29 -07:00 |
Kieran Prasch
|
97eabc8dee
|
delete obsolete files from the codebase
|
2019-07-04 11:22:39 +02:00 |
Kieran Prasch
|
09c8847c14
|
Dehydration and cleanup of keyring attachment and checksum address selection. Touch ups.
|
2019-07-04 11:22:39 +02:00 |
jMyles
|
ac12c461e6
|
Setting log level as debug for Finnegan's.
|
2019-06-28 20:10:21 -07:00 |
MacLane Wilkison
|
3acd253b7f
|
Fix typos, outdated commands, PEP8
|
2019-06-14 19:18:37 -07:00 |
Damon C
|
e497522f03
|
docker version of heartbeat demo
|
2019-06-06 12:16:52 -07:00 |
Damon C
|
41cc9e359f
|
docker version of finnegan's wake demo
|
2019-06-06 12:16:04 -07:00 |
David Núñez
|
6398198324
|
Testing dirty hack for finnegans wake demo on CI
|
2019-06-03 22:52:22 +03:00 |
Kieran R. Prasch
|
58302eb7db
|
Adding domains to Alice and Bob in examples, to aviod using the production defaults.
|
2019-06-03 22:52:22 +03:00 |
Kieran R. Prasch
|
cb6c76867a
|
Removes 'pubkey_sig' from the codebase, In favor of 'verifying_key'.
|
2019-06-03 22:52:22 +03:00 |
David Núñez
|
4d0e34d545
|
Improved API for Character.from_public_bytes().
|
2019-05-16 16:12:07 +02:00 |
jMyles
|
1dd0817ec3
|
Change CircleCI config and python deps from coveralls to codecov.
|
2019-04-05 21:34:20 -07:00 |
Tux
|
eb13d35d08
|
Merge pull request #782 from mallek/postmancollection
Add postman collection and README for general workflow
|
2019-03-15 13:33:37 -06:00 |
David Núñez
|
6a40e8d368
|
Update examples/postman/README.md
Co-Authored-By: mallek <travis@haleycomputersolutions.com>
|
2019-03-15 13:11:42 -06:00 |
Travis Haley
|
82a38156c5
|
Updated to use verifying_key also added EOF as requested
|
2019-03-10 11:38:59 -06:00 |
Travis Haley
|
ee4e4a5f57
|
Add postman collection and README for general workflow
|
2019-03-10 11:34:49 -06:00 |
Kieran R. Prasch
|
10a1fa42bc
|
Bug fixes and API updates for Domains, Heartbeat Demo, and CLI flags.
|
2019-03-09 17:29:54 -08:00 |
Kieran Prasch
|
6df4dfd506
|
Automated demo testing, reorganized nucypher entry point scripts; Testing scripts are now pwd agnostic.
|
2019-03-06 16:29:28 -08:00 |
Kieran R. Prasch
|
7af03c0d88
|
Heartbeat Demo Bash Script: one-click demo run
|
2019-03-06 13:52:45 -08:00 |
MacLane Wilkison
|
86116706ff
|
Change license notices in module headers to AGPL
|
2019-03-04 18:55:28 -08:00 |
David Núñez
|
e5a187adef
|
Update Enrico.from_public_keys calls to new API
|
2019-02-16 19:27:02 +01:00 |
David Núñez
|
0e5b5584ac
|
Bye bye, DataSource.
|
2019-02-16 18:54:30 +01:00 |
jMyles
|
8d538f07aa
|
Don't need label in heart monitor anymore.
|
2019-02-15 00:35:13 -07:00 |
jMyles
|
59b085b2d3
|
Updates heartbeat demo to label-less enrico (courtesy of @tuxxy)
|
2019-02-15 00:30:48 -07:00 |
jMyles
|
023a0cef67
|
Temp fix for failed CLI jobs on CI only.
|
2019-02-15 00:30:48 -07:00 |
Kieran R. Prasch
|
66a4ef1803
|
Touch-ups for Enrico exmaples style; Adds secondary custom install path test constant; Fixup ci config.
|
2019-02-15 00:28:53 -07:00 |
Kieran R. Prasch
|
0da9d5cadd
|
Fix filename spelling error in examples
|
2019-02-15 00:28:53 -07:00 |
jMyles
|
22cc4f4b85
|
Output process ending message instead of just failing.
|
2019-02-15 00:28:53 -07:00 |
jMyles
|
fd435c1a32
|
Single entry into log setup.
|
2019-02-15 00:28:53 -07:00 |
jMyles
|
3204427d4e
|
Remaining formatting, reprs, imports, and cleanups from my work following @tuxxy's rebase.
|
2019-02-15 00:28:53 -07:00 |
jMyles
|
188c0773b4
|
Enrico is now a lawful Character. Fixes #241.
|
2019-02-15 00:28:53 -07:00 |
jMyles
|
7faf3f7a14
|
Adhering cert to node in both storage flows (forgetful and file-based). Fixes #669. Fixes #727.
|
2019-02-08 10:06:23 -07:00 |
David Núñez
|
428d80e73a
|
Update heartbeat demo's README and docs
|
2019-02-07 15:00:15 +01:00 |
David Núñez
|
ea7cbfba49
|
Naive approach for a CircleCI workflow to test the heartbeat demo
|
2019-02-07 11:04:15 +01:00 |
Kieran Prasch
|
cb0ebd6982
|
Remove stale demo files
|
2019-01-21 15:17:34 -08:00 |
Kieran Prasch
|
06d689f45b
|
Allow ephemeral node and node storage default in Finnegans Wake demo.
|
2019-01-21 15:15:14 -08:00 |