cas icon indicating copy to clipboard operation
cas copied to clipboard

Codenotary Community Attestation Service (CAS) for notarization and authentication of digital artifacts

Results 10 cas issues
Sort by recently updated
recently updated
newest added

`rpc error: code = Unknown desc = unexpected HTTP status code received from server: 405 (Method Not Allowed); transport: received unexpected content-type "text/html"` Currently, we get a lot of 405...

bug

**What happened** Used vcn in a shell script, with CNIL as backend. Due to an error in my script, it happend that vcn was called with the following line: `vcn-v0.9.6-linux-amd64...

bug
good first issue

**What happened** running `cas notarize...` with `--bom` on a few Alpine-based containers. I receive the following error each time: >Error: cannot authenticate [email protected] dependency: error binary-unmarshaling date entry value '{"apikey_id":...,"apikey_key":"...","apikey_keytype":"vcn","apikey_hash":"...","db_name":"","db_schema":""...

bug

User should be able to retrive all notarized assets with a single command (list?). Acceptance criteria - also trusted/untrusted/unsupported should be possible to include in the command Context: we should...

**What would you like to be added or enhanced** The output of authentication in case of not notarized asset has to be improved: ![Image 11-17-21 at 1 11 PM](https://user-images.githubusercontent.com/1845515/142376044-16bef263-bcb6-4594-abe4-08f25d1f1681.jpeg)

enhancement

What would you like to be added or enhanced vcn notarize offers the -r flag. vcn authenticate lacks this flag. Why is this needed Just to be consistent.

enhancement
help wanted
good first issue

`vcn n git://...` is actually notarizing just the commit which HEAD is pointing to. If there're untracked files or changes not staged, then both notarization and authentication will ignore them....

enhancement
good first issue

**What would you like to be added or enhanced** When running vcn authenticate on an unauthenticated file, the error is e.g. ``` Warning: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 was not notarized ``` When running...

enhancement