Commit graph

79 commits

Author SHA1 Message Date
Vladimir Diaz
0af7906df6 Update README.md 2014-07-13 18:32:11 -04:00
Vladimir Diaz
ca3d73b764 Update README.md
"Overview" revision.
2014-07-12 19:28:44 -04:00
Vladimir Diaz
57867cbb3e Update README.md
Add introductory text to the "Overview" section.
Move "Purpose" section to "Overview".
2014-07-12 19:07:00 -04:00
Vladimir Diaz
ba0ab13b24 Update README.md
Add introductory text to "Delegations" section and edit text in "Keys" section.
2014-07-12 15:59:12 -04:00
Vladimir Diaz
99327319b2 Update README.md
Add introductory text to "Keys" section and reorder "Purpose" and "Overview" sections.
2014-07-12 14:29:13 -04:00
Vladimir Diaz
f3c0edba2f Update README.md
Edit choice of words.
2014-07-12 12:24:52 -04:00
Vladimir Diaz
e4adc6e696 Update README.md
Convert "\" path separators in file paths to "/"
2014-07-12 12:09:21 -04:00
Vladimir Diaz
dfcdc952a9 Update README.md
Add "Wrap-up" header.
2014-07-12 12:01:02 -04:00
Vladimir Diaz
c20b8f1b36 Update README.md
Fix summary list.
2014-07-12 09:29:08 -04:00
Vladimir Diaz
2e1d2a3ccf Add introductory text to 'Targets' section. 2014-07-10 12:51:00 -04:00
Vladimir Diaz
b0168e4618 Add more text to 'Add Target files' section. 2014-07-10 12:31:12 -04:00
Vladimir Diaz
c586b2fdb4 Add repository creation summary and text to 'Add Targets' section. 2014-07-10 12:06:39 -04:00
Vladimir Diaz
ac2c4a0bc4 Merge branch 'develop' of https://github.com/vladimir-v-diaz/tuf into develop
Conflicts:
	tuf/README.md
2014-07-10 09:53:02 -04:00
Vladimir Diaz
a8981ec927 Add introductory text to 'Delegate to Hashed Bins' section.
Minor textual and organizational edits to README and client_setup_and_repository_example.md.
2014-07-10 09:48:24 -04:00
Vladimir Diaz
8d8544ce4f Update README.md
Fix code block.
2014-07-09 12:50:01 -04:00
Vladimir Diaz
498f9d2b0c Update README.md
Fix heading size, spelling, and organization.
2014-07-09 12:46:41 -04:00
Vladimir Diaz
1408318e21 Add introductory test to 'Create Top-level Metadata' section. 2014-07-09 12:30:29 -04:00
Vladimir Diaz
23f2b93dd5 Fix file paths, organization, and add high-level description.
Separate the consistent snapshots and delegated hashed bins sections in the Table of Contents.
Add leading / to paths listed in the examples.
Add introductory problem description to Consistent Snapshots section.
2014-07-09 10:29:45 -04:00
Vladimir Diaz
39c6580180 Update README.md
Fix "Create Top-level Metadata" heading that does not match the one in the Table of Contents.
2014-07-08 10:01:59 -04:00
Vladimir Diaz
1e7efba118 Update README.md
Remove obsolete entries from the Table of Contents.
2014-07-08 07:46:15 -04:00
Vladimir Diaz
39ade7d364 Update README.md
Fix initial repository tool link.
2014-07-07 20:07:02 -04:00
Vladimir Diaz
9e93dab7b8 Update README.md
Fix links.
2014-07-07 20:05:42 -04:00
vladdd
80a3c2deb4 Add links for diagram and client setup example.
Update headings and minor cosmetic edits to style.
2014-07-05 21:13:36 -04:00
Vladimir Diaz
f91ef52e19 Merge branch 'develop' of https://github.com/theupdateframework/tuf into SantiagoTorres-developer-tools 2014-07-01 12:56:49 -04:00
vladdd
7711649469 Merge branch 'develop' of https://github.com/vladimir-v-diaz/tuf into develop 2014-06-30 14:06:27 -04:00
vladdd
00b4c3500d Add and fix links, move diagram to end, and rename heading. 2014-06-27 20:24:07 -04:00
Vladimir Diaz
707d316491 Update README.md
Fix target path variable name in custom data example.
2014-06-25 10:41:56 -04:00
Vladimir Diaz
2e3f6fb096 Update README.md
Add example of custom data included with repository.targets.add_target()
2014-06-25 08:43:52 -04:00
vladdd
a370c1e93b Add links and Python prompts. 2014-06-21 20:18:46 -04:00
vladdd
136b45ab7d Reorder load_signing_key() calls.
The Targets section of the README separated import_rsa_privatekey_from_file() from load_signing_key().  To improve readability, reorder them so that load_signing_key() calls come immediately after the key import method calls.
2014-06-20 21:28:00 -04:00
JustinCappos
3279e465df Update README.md 2014-06-16 16:22:58 -04:00
JustinCappos
643ff87c88 Update README.md 2014-06-16 16:22:22 -04:00
JustinCappos
5745de44a6 Update README.md 2014-06-16 16:21:57 -04:00
Vladimir Diaz
6f9b814a3e Update README.md 2014-05-03 19:06:07 -04:00
Vladimir Diaz
f497f19998 Update README.md
Update the expiration object expected by Targets().expiration
2014-04-15 13:00:34 -04:00
Vladimir Diaz
69d9f4e0e7 Update README.md
Fix broken repository tool diagram link.
2014-03-08 13:15:46 -05:00
Vladimir Diaz
22aeff2c6a Update README.md
Add purpose section header.
Consistent snapshot section: file attributes (archive, hidden, access?) -> file hash.
2014-02-26 08:38:22 -05:00
Vladimir Diaz
511382be36 Update README.md
Add Table of Contents.
Add documentation for the Consistent Snapshots section.
2014-02-24 16:35:57 -05:00
Vladimir Diaz
08c41bd946 Update README.md
Lines 204-213: Update comments for get_filepaths_in_directory() and add_targets() examples.
2014-02-24 11:59:38 -05:00
Vladimir Diaz
643ab34b31 Update README.md
Fix write() parameter in the Consistent Snapshots section.
consistent_snapshots -> consistent_snapshot
2014-02-24 10:54:17 -05:00
Vladimir Diaz
3e9ac96454 Update README.md
Modify the exception raised by repository.write() in the `Create Root` section.
2014-02-13 13:16:16 -05:00
Vladimir Diaz
0e100a9aac Update README.md.
Update the expected use of the repository_tool.py module and list the modules that may be used in TUF integrations, which the repository tool does not handle.Rewrite the sentence that mentions the integration tools so that it does not appear to be out of context.
2014-02-04 08:24:21 -05:00
Vladimir Diaz
009ddd9f37 Rename top-level role and functions of repository_tool.py. Update documentation and diagram.
add_key() -> add_verification_key()
remove_key() -> remove_verification_key()
release.json -> snapshot.json
Update repository_tool-diagram.png
Update README following the renamed functions and release role changes.
Minor edits, such as removing lint left over from a previous merge conflict.
2014-01-29 11:26:56 -05:00
Vladimir Diaz
7b535812d1 Update README.md
Reorganize sections and update the "delegate to hashed bins" section.
2014-01-27 13:17:27 -05:00
Vladimir Diaz
2c55b94a8b Modify the extension of rolename files.
rolename.txt -> rolename.json.
2014-01-27 11:35:38 -05:00
Vladimir Diaz
ffa4bbe4be Update README.md
Initial documentation of delegation to hashed bins and consistent snapshots.
2014-01-23 13:14:08 -05:00
Vladimir Diaz
570640898d Update repository tool diagram and README. 2014-01-23 12:34:59 -05:00
Vladimir Diaz
973d3a23a3 Address Issue #137 and update repository_tool.py.
Add the add_restricted_paths() method.
Rename libtuf.py
Update README.
Update delegate_hashed_bins() docstring.
More testing of hashed bins and consistent snapshots.
Remove old scripts from setup.py.
2014-01-23 12:03:31 -05:00
Vladimir Diaz
98cb21282e Update README.md
Update the libtuf README following the fix for Issue #167.
Add ed25519 examples and update comments.
2014-01-18 17:10:03 -05:00
Vladimir Diaz
cbf85fb7b8 Update README.md
Give libtuf.py's documentation a title so that it can be referenced in other documents.
2014-01-06 12:58:24 -05:00