Skip to content

Specification for Trustflows, which are secure data flows that explicitly embed trust using cryptographic methods, provenance, usage policies, etc., to ensure reliability and integrity

License

Notifications You must be signed in to change notification settings

SolidLabResearch/Trustflows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trustflows

This is the Bikeshed specification repository for Trustflows.

All versions can be seen at: https://spec.knows.idlab.ugent.be/

Contributing

Install Bikeshed

You can either install Bikeshed locally or use a Docker image. You build a Docker image locally by executing the following steps:

  1. Clone the Bikeshed repository via

    git clone https://github.com/speced/bikeshed
  2. In the repository, build a Docker image via

    docker build --tag=bikeshed:latest .

Edit spec

You edit spec by updating the file spec.bs.

Build

If you installed Bikeshed locally, execute build.sh. If you use Docker, execute build.docker.sh. You find the result in the folder dist.

You have to commit and push the dist folder and its content to your git repo.

If you want Bikeshed to watch for changes, execute either watch.sh or watch.docker.sh. Every time you save spec.bs a new build is automatically triggered.

Copyright and license

Bikeshed uses a default copyright and license. Please make sure that it fits your requirements.

Feedback and questions

Do not hesitate to report a bug.

Further questions can also be asked to Wout Slabbinck (maintainer of this repository).

About

Specification for Trustflows, which are secure data flows that explicitly embed trust using cryptographic methods, provenance, usage policies, etc., to ensure reliability and integrity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published