Commit Graph

6 Commits (997aa62588fab22b6acf8952ebd235fda164d2d2)

Author SHA1 Message Date
Aydin Mercan 997aa62588
ci/github-actions: add audit
* For now auditing should be done daily and on each push to main.
* I have used rustsec's fork because it is more featureful and it has
  some fixes done. Hopefully it should just work.
2022-09-03 22:38:39 +03:00
Aydin Mercan 92814fbaef
cargo: remove lock from gitignore 2022-09-03 22:12:16 +03:00
Aydin Mercan eb24ca0579
git: add .gitsigners file and document how to use 2022-09-03 21:41:59 +03:00
Aydin Mercan a8dcc537b4
cargo/audit: fix configuration 2022-09-03 21:19:48 +03:00
Aydin Mercan 5aefc84f40
readme, cargo: document and categorize more
* Reduce the version of `bearssl` to 0.0.2 to increment minimally from
  the existing crate.
* Add an overview README for a high level description.
* Add crate tags and categories for easier discoverability in the
  future.
2022-09-03 17:54:21 +03:00
Aydin Mercan eca97f9f0b
initial commit
* The `bearssl-sys` crate is basically usable at this point.
* The `bearssl` crate itself needs a lot work before being usable. The
  design needs heavy iterations, considerationg and love.
2022-09-03 17:32:07 +03:00