Commit graph

26 commits

Author SHA1 Message Date
Sebastien Awwad
06cdb21efd
DOC: explain what this repo is: the reference implementation
at the very top of the README.

and:
- note that this implementation is intended to conform to version
  1.0 of the TUF specification
- draw some distinctions between the TUF design and this ref impl.
- turn the older blurb about TUF into an About-TUF section
- expand that blurb with a link to both an introduction in the repo
  and the TUF website
- make the documentation links a bit more explicit
- shuffle some graphical elements for better appeal
- minor changes like extending some link text

Signed-off-by: Sebastien Awwad <sebastien.awwad@gmail.com>
2019-04-09 16:57:59 -04:00
Sebastien Awwad
00f5279fca
minor: doc: typo fix
adjusted casing on TUF (TUf -> TUF)
2019-04-03 10:58:07 -04:00
Justin Cappos
37d5833760
Update README.md 2019-03-13 17:18:41 -04:00
Justin Cappos
a372410944
Adopters update. 2018-11-05 16:14:30 -05:00
Vladimir Diaz
d003275c3a
Use logo that doesn't include text
Signed-off-by: Vladimir Diaz <vladimir.v.diaz@gmail.com>
2018-05-17 11:36:39 -04:00
Vladimir Diaz
68568d8b73
Minor edit to text and height of logo
Signed-off-by: Vladimir Diaz <vladimir.v.diaz@gmail.com>
2018-05-17 11:32:49 -04:00
Vladimir Diaz
4ee8a52b67
Fix logo link
Signed-off-by: Vladimir Diaz <vladimir.v.diaz@gmail.com>
2018-05-17 11:25:50 -04:00
Vladimir Diaz
bf07c21b16
Edit badge links
Signed-off-by: Vladimir Diaz <vladimir.v.diaz@gmail.com>
2018-05-17 11:14:26 -04:00
Vladimir Diaz
ea1ccb6a31
Add README.md (which replaces README.rst)
Signed-off-by: Vladimir Diaz <vladimir.v.diaz@gmail.com>
2018-05-17 11:04:32 -04:00
vladdd
322ddd6c57 Remove README.md 2014-07-15 21:07:24 -04:00
Vladimir Diaz
09c3ceb993 Update README.md
Add extension to requirements file.
2014-06-26 09:31:09 -04:00
Vladimir Diaz
ae5c1d56df Update README.md
Remove extra whitespace.
2014-06-26 09:29:49 -04:00
Vladimir Diaz
1968191cb8 Update README.md
Add instructions for contributors and minor edits to installation section.
2014-06-26 09:28:09 -04:00
dachshund
ac38e5518e Acknowledge the NSF. 2014-06-13 11:44:46 +08:00
Vladimir Diaz
c12c802007 Update README.md 2014-05-03 19:01:59 -04:00
Vladimir Diaz
f48c69d4a0 Update README.md
Add Coverage Status.
2014-04-21 06:00:51 -04:00
Vladimir Diaz
7f72edc410 Update README.md
Add Travis CI Badge
2014-04-20 17:21:21 -04:00
Vladimir Diaz
08f894f741 Update README.md
Fix typos.
2014-01-09 17:29:42 -05:00
Vladimir Diaz
780480a21d Update README.md
Removed the outdated client and server specs linked.
2014-01-09 10:27:40 -05:00
Vladimir Diaz
4d92ea644d Update README.md 2014-01-06 12:45:39 -05:00
Vladimir Diaz
1a1f9ced49 Update README.md 2013-12-18 14:58:54 -05:00
Vladimir Diaz
6c7a758ff2 Update README.md 2013-12-18 14:16:27 -05:00
Vladimir Diaz
ec550ff3da Update README.md 2013-12-18 13:22:29 -05:00
Vladimir Diaz
d8052d13a4 Update README.md 2013-10-09 14:28:16 -04:00
dachshund
c20f0a1455 Even better organization of tests; remove evpy.
Require higher versions of PyCrypto.
2013-09-10 00:24:34 -04:00
dachshund
8a38a1897c Update README to look better on GitHub. Read on for more on 9ff22ddd4e.
About 9ff22ddd4e: I was teaching a class of students about using GitHub,
and wanted to show that cloning a Git repository off an HTTPS url would
not give the cloner write permissions. Unfortunately, I had cloned off
the SSH url and was able to push my example modifications without
failure.
2013-09-08 12:11:40 -04:00