Vladimir Diaz
cbdb3fc722
Update README.md
...
Tweak the `Overview of the Update Process` section (after discussion and tracing of behavior with Seb).
2016-02-19 17:06:11 -05:00
Vladimir Diaz
24646526dc
Update README.md
...
Include note that the root file is re-fetched once to avoid an infinite loop. (It loops only once in the reference implementation.)
2016-02-19 14:28:42 -05:00
Vladimir Diaz
fb12ca8256
Update README.md
...
Format basic_client.py output block.
2014-07-22 09:58:46 -04:00
Vladimir Diaz
484b8e9e93
Update README.md
...
Add note to "Overview of the Update Process." The previous outline did not mention re-fetching root if a problem occurs during an update.
2014-07-14 19:43:44 -04:00
Vladimir Diaz
5d766d3d6f
Review and update docstrings and README.
2014-06-25 09:45:55 -04:00
Vladimir Diaz
21cbaf8f63
Update README.md
...
Add example for accessing fileinfo and custom data of target objects.
2014-06-25 09:01:06 -04:00
JustinCappos
846fd7c4d1
Update README.md
2014-03-11 16:33:02 -04:00
JustinCappos
57343e51d4
Update README.md
2014-03-11 16:31:57 -04: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
2c55b94a8b
Modify the extension of rolename files.
...
rolename.txt -> rolename.json.
2014-01-27 11:35:38 -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
bdef3756ef
Update README.md
...
Update sections affected by Issue #100 changes.
2014-01-05 14:44:30 -05:00
Vladimir Diaz
182368e973
Update README.md
...
Minor updated to comments.
2013-12-16 13:39:54 -05:00
Vladimir Diaz
ac2192f228
Update README.md
...
Lines: Add simple integration example and its output.
Minor updates to comments.
2013-12-16 11:59:42 -05:00
Vladimir Diaz
026daacb7d
Update README.md
...
Line 18: Fix heading.
Lines 76-78: Expand comment on refresh().
Lines 81-83: Expand comment on all_targets().
Lines 103: Fix heading.
Lines 111-113: Add refresh_targets_metadata_chain() example.
115-116: Expand comment on refreshing target files and determining
the ones that have changed.
128: Add refresh() comment.
2013-12-16 10:48:03 -05:00
Vladimir Diaz
bf1c319f4a
Update README.md
...
Line 41: Add sub-heading.
Lines 100-110: Add targets of role example.
Lines 113-123: Add downloading specific target file example.
2013-12-16 10:15:11 -05:00
Vladimir Diaz
18ce211ff4
Update README.md
...
Line 13: Fix typo.
Line 14: Add Bold text.
Lines 94-96: Add remove_obsolete_targets() example.
2013-12-16 09:48:58 -05:00
Vladimir Diaz
ae55f0a769
Add initial tuf.client.updater.py README documentation
2013-12-16 09:42:54 -05:00