Commit Graph

59 Commits (2d1b37f9aa88845f4cf087f0f9dacb6f8bb0c11a)

Author SHA1 Message Date
Bogdan Opanchuk ef0e619684 Bundle policy encrypting key with TreasureMap 2021-10-15 15:19:19 -07:00
Bogdan Opanchuk 66175a04da Rename Bob.retrieve_cfrags()/retrieve() to avoid confusion with RetrievalClient.retrieve_cfrags() 2021-09-08 08:21:04 -07:00
Bogdan Opanchuk 0f85435ac7 Require encrypted_treasure_map in retrieve() 2021-09-08 08:21:04 -07:00
Bogdan Opanchuk 1d3642d960 Retrieval rework 2021-09-08 08:21:03 -07:00
Bogdan Opanchuk a338ff1a69 Don't return the signature along with the MessageKit from MessageKit.author() 2021-09-07 11:58:55 -07:00
Kieran R. Prasch d179d35b90 Pass the treasure map to Bob.retrieve in examples. 2021-08-20 16:59:41 -07:00
Kieran R. Prasch 024bcb1c5f Finish deprecation of map storage from tests. 2021-08-20 16:58:58 -07:00
Kieran R. Prasch edd5a5c2f9 Finish deprecatetion of Bob.join_plolicy (from examples). 2021-08-20 16:55:41 -07:00
Bogdan Opanchuk 6164137610 Rename m -> threshold, num_kfrags -> shares 2021-08-20 19:26:56 -04:00
Bogdan Opanchuk e5c0bb079e Fix the remainders of Alice/Publisher separation 2021-08-12 16:32:02 -07:00
Piotr Roslaniec f72008a8f1 Make provider_uri optional for Bob 2021-04-08 10:16:56 +02:00
Piotr Roslaniec 31fa8d797b Fix missing provider_uri 2021-04-07 16:47:21 +02:00
Kieran Prasch 208e8cddfe Further refine and lighten finnegan's wake for lynx, use implcit default seednodes.. 2021-02-13 18:39:36 -08:00
Kieran Prasch 483c5e8732 Lowercase alice and bob, touch ups. 2021-02-13 18:39:36 -08:00
damon ddf90ef0cc fix finnegans wake in circle context 2021-02-13 18:39:36 -08:00
Kieran Prasch c1eed47459 Lynx-based Finnegans's wake demo documentation mentions. 2021-02-13 18:35:31 -08:00
Kieran Prasch 3ed1e8d0b5 Repond to RFCs on PR #2560; Expand and clarify Alice and Bob usage in the finnegans wake 'lynx' example. 2021-02-13 18:35:31 -08:00
Kieran Prasch c8ca20adeb Remove demo book downloading script from CI; Additional commentary. 2021-02-13 18:35:31 -08:00
Kieran Prasch ce07346eba Respond to RFCs in PR #2560 2021-02-13 18:35:31 -08:00
Kieran Prasch 00c4f3c530 Alternate finnegans wake demo for Lynx testnet. 2021-02-12 23:46:40 -08:00
Bogdan Opanchuk bbc4390f68 Generalize NodeEngagementMutex 2021-01-14 11:19:35 -08:00
David Núñez 4cf7dcadc3 We're done with multiple domains, for the moment.
Closes #2144. Closes #1580.
2020-09-24 20:27:13 +02:00
derekpierre f207b69a20 Overall cleanup of paths to scripts depending on where the document is. 2020-09-17 15:24:30 -04:00
derekpierre 46ecc6ca1d Update demo documentation about the use of the demo fleet in the examples/ directory. 2020-09-16 16:25:54 -04:00
jMyles 78936b1ba1 Block for a while to wait even longer for fleet to spin up (because 'War, What is it Good For' isn't long enough) 2020-08-27 19:48:09 -07:00
jMyles cd0d88a730 Finnegan's now blocking until enactment is complete (which is essentially zero anyway). This stops the threadpool. 2020-08-18 05:14:06 -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
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
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
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
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 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
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
David Núñez e5a187adef Update Enrico.from_public_keys calls to new API 2019-02-16 19:27:02 +01: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 188c0773b4 Enrico is now a lawful Character. Fixes #241. 2019-02-15 00:28:53 -07: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
jMyles 9ba2d0950d Fix up run_federated_ursula for latest changes. 2018-12-17 16:36:34 -08:00
David Núñez 61821ea7ae Getting policy pubkey in advance in Finnegan's wake demo 2018-12-17 15:36:18 -08:00
Kieran Prasch 646816d481
Keeps finnegans wake up to date with db_filepath changes 2018-12-05 15:58:20 -08:00
David Núñez 4ab7ad1252 DataSource.encapsulate_single_message() --> DataSource.encrypt_message() 2018-12-03 12:07:33 +01:00