Commit Graph

742 Commits (02bb2e2f7652c14f0abf2283a81e6303df6408fc)

Author SHA1 Message Date
derekpierre 46748a5dac Improve wording of a few labels.
Co-authored-by: K Prasch <kieranprasch@gmail.com>
2021-12-14 14:21:20 -05:00
Derek Pierre daa6693306
Apply RFCs from #2833
Co-authored-by: Arjun Hassard <arjunhassard@gmail.com>
2021-12-13 13:43:58 -05:00
derekpierre 8d867d0311 Update documentation to accomodate new treasure map con kFrags dynamic. Remove references to Ursulas storing kFrags and Arrangements. 2021-12-09 16:20:21 -05:00
derekpierre 9f2775c001 Update NuCypher process diagrams to account for TMapConKFrags paradigm. 2021-12-09 14:13:46 -05:00
KPrasch 3875f731f1
Merge pull request #2829 from fjarri/more-n-m-renaming
Fix some remaining occurrences of `n` instead of `shares`
2021-11-25 13:14:19 -08:00
Bogdan Opanchuk 414293c1b2 Fix some remaining occurrences of `n` instead of `shares` 2021-11-24 14:18:50 -08:00
Kieran R. Prasch 7cefdf9f91 Bump version: 5.3.2 → 5.3.3 2021-11-24 12:55:15 -08:00
derekpierre f6b429c195 Add release notes for 5.3.2. 2021-10-19 15:49:35 -04:00
Kieran Prasch 04edeff0aa Bump version: 5.3.1 → 5.3.2 2021-10-18 09:38:18 -04:00
Bogdan Opanchuk ef0e619684 Bundle policy encrypting key with TreasureMap 2021-10-15 15:19:19 -07:00
derekpierre 21212653f9 Allow more flexibility for CORS origins to be specified. CLI takes a comma-separated list, that can include regexes, and Porter with NGINX can configure conditionals for allowing origins. 2021-10-13 13:13:52 -04:00
derekpierre 801a68fd32 Add docs for porter usage with nginx reverse proxy. 2021-10-08 11:32:47 -04:00
derekpierre 1edfd50522 RFC for #2768 - update documentation. 2021-09-17 13:02:13 -04:00
derekpierre a653751d13 Document cleanup regarding retrieval results format, and improve testing for mutliple retrieval kits. 2021-09-17 11:12:48 -04:00
derekpierre 8ff0932b1d Add documentation about retrieval kit parameter expected format. 2021-09-16 15:09:21 -04:00
derekpierre 2434fe093d Update Bob character control docs, and newsfragment. 2021-09-14 15:58:08 -04:00
derekpierre 90408c1768 Publisher verifying key is no longer an argument for RetrievalClient - remove usage from Porter. 2021-09-14 15:58:08 -04:00
derekpierre 27fe5daf7d Deserialization of MessageKit field now produces a MessageKit object instead of bytes.
Minor update to Porter docs for retrieval endpoint.
2021-09-14 15:58:08 -04:00
derekpierre dfa65a2976 Code cleanup after rebase over retrieval protocol work in #2730. 2021-09-14 15:58:08 -04:00
derekpierre c5d62ba771 Replace exec_work_order docs with retrieve_cfrags. 2021-09-14 15:58:08 -04: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 da816586fa Remove "enrico" as a parameter to Bob.retrieve(); make "policy_encrypting_key" mandatory. 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 5632d523c4 Minor RFCs 2021-09-08 08:21:04 -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
Bogdan Opanchuk 17353ddf55 Fix some remainders of `m` and `n` 2021-09-07 11:58:55 -07:00
Kieran R. Prasch a3f8df66fc RFCs for PR #2780 pt. II 2021-08-25 12:08:35 -07:00
Bogdan Opanchuk 6164137610 Rename m -> threshold, num_kfrags -> shares 2021-08-20 19:26:56 -04:00
Bogdan Opanchuk 5b5cd4bd84 Use HRAC as treasure map ID at all times instead of just in the blockchain case 2021-08-19 17:06:45 -04:00
KPrasch 79631124b5
Merge pull request #2771 from derekpierre/aug12-hotfix
Include changes and release notes from v5.3.1 hotfix in `main`
2021-08-17 15:47:32 -07:00
Derek Pierre 3b61f2172b
Merge pull request #2776 from derekpierre/period-commitment-docs
Add a section to the docs about how period commitment works.
2021-08-17 15:23:28 -04:00
derekpierre e66aa974a5 Add a section to the docs about how period commitment works. 2021-08-17 12:21:00 -04:00
Damon Ciarelli 374e1d20c6 Bump version: 5.3.0 → 5.3.1
Signed-off-by: Damon Ciarelli <damon@nucypher.com>
2021-08-13 13:53:40 -04:00
Bogdan Opanchuk e5c0bb079e Fix the remainders of Alice/Publisher separation 2021-08-12 16:32:02 -07:00
derekpierre def9ef1116 Ensure that url query parameters in tests are url encoded. Added note about url encoding in docs.
Add unit test for Base64BytesRepresentation field.
Cleanup imports.
2021-07-26 15:14:43 -04:00
derekpierre 6ca5292105 Clarify format of "work_order_result" returned as the result of Porter /exec_work_order. Documentation cleanup: use version 6.0.0 in output, 401 error status code. 2021-07-26 15:14:43 -04:00
derekpierre 42a42b7fe4 Initial documentation of Porter '/exec_work_order' endpoint. 2021-07-26 15:14:43 -04:00
derekpierre ece5c97f81 Add note about the vagaries of the url character limit. 2021-07-26 15:14:43 -04:00
derekpierre c77de789c8 Allow URL query parameters for all HTTP methods. Add documentation about URL query parameters and the usage. 2021-07-26 15:14:43 -04:00
derekpierre 26968e05bc Rename docker image to nucypher/porter instead of nucypher/nucypher-porter.
Update documentation regarding the port that the Porter service runs on.
2021-07-26 15:14:43 -04:00
derekpierre 00f38e7b35 Build and publish separate nucypher/nucypher-porter docker image.
Minor cleanups including docker-compose container names, and documentation updates.
2021-07-26 15:14:43 -04:00
derekpierre 3faf1de19b Fix broken docker-compose for porter. 2021-07-26 15:14:43 -04:00
derekpierre f384c7e87a Properly handle pagination sizes when getting active stakers from StakingEscrow, and standardize porter execution timeouts. 2021-07-26 15:14:43 -04:00
derekpierre b8f1a96367 Fix Porter Docker TLS volume mapping path. 2021-07-26 15:14:43 -04:00
derekpierre 5c21990fce Add mising command line prompts for docs. 2021-07-26 15:14:43 -04:00
derekpierre 1fe532c99c Add documentation about Basic Authentication provided by Porter. 2021-07-26 15:14:43 -04:00
derekpierre 73a186ba90 Updated information for `/publish_treasure_map` endpoint and what it returns - it should have some data representing confirmation. 2021-07-26 15:14:43 -04:00
derekpierre c58184f246 Add Docker and Docker Compose sections as separate. 2021-07-26 15:14:43 -04:00
derekpierre 5c80256456 Add documentation for Porter docker usage. 2021-07-26 15:14:43 -04:00
derekpierre 11a5eea51b Add documentation about CLI usage of Porter service. 2021-07-26 15:14:43 -04:00