Lukas Puehringer
6186e075d4
Add Dependabot status badge
...
Signed-off-by: Lukas Puehringer <lukas.puehringer@nyu.edu>
2020-02-07 12:45:34 +01:00
Lukas Puehringer
08f50ab075
Remove pyup config and badges
...
The PyUp GitHub integration for TUF stopped working a few days
ago. Instead of troubleshooting, I'm seizing the opportunity to
replace it with Dependabot, which has shown to work well in the
in-toto org.
Signed-off-by: Lukas Puehringer <lukas.puehringer@nyu.edu>
2020-02-06 17:35:59 +01:00
marinamoore
9e5a7c6905
Clarified location
...
Signed-off-by: marinamoore <mmoore32@calpoly.edu>
2020-01-07 10:40:46 -08:00
marinamoore
5e0156f16b
Add note to readme explaining that thread safety is not provided
...
Signed-off-by: marinamoore <mmoore32@calpoly.edu>
2020-01-03 17:04:38 -08:00
Sumana Harihareswara
4d43201af8
Add PyPI badge
...
Signed-off-by: Sumana Harihareswara <sh@changeset.nyc>
2019-11-26 14:23:28 -05:00
Justin Cappos
8f6fc69735
Clarify CNCF role...
...
Signed-off-by: Justin Cappos <justincappos@gmail.com>
2019-10-16 20:23:32 -04:00
Lukas Puehringer
e78b98913e
Update fossa badge in README
...
Signed-off-by: Lukas Puehringer <lukas.puehringer@nyu.edu>
2019-09-17 12:52:22 +02:00
Justin Cappos
49e75ffe5a
Update README.md
2019-06-18 14:54:36 -04:00
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