Skip to content

Latest commit

ย 

History

History
112 lines (76 loc) ยท 3.81 KB

File metadata and controls

112 lines (76 loc) ยท 3.81 KB

consiglio-crypto

consiglio-crypto
Zenroom crypto flow for Decidiamo's 'Consiglio remoto' e-petition's platform"

Dyne.org



Abstract description like: ๐Ÿšง Zenroom is a software in ALPHA stage and are part of the DECODE project about data-ownership and technological sovereignty. Our effort is that of improving people's awareness of how their data is processed by algorithms, as well facilitate the work of developers to create along privacy by design principles using algorithms that can be deployed in any situation without any change.

๐Ÿšฉ Table of Contents (click to expand)

๐Ÿ’พ Install

yard add --dev consiglio-crypto


๐ŸŽฎ Quick start

To start using consiglio-crypto just (fill with real documentation)


๐Ÿ“‹ Testing

yarn test


๐Ÿ˜ Acknowledgements

Copyright ยฉ 2021 by Decidiamo.it

Designed, written and maintained by Puria Nafisi Azizi and Denis "Jaromil" Roio.


๐ŸŒ Links

https://www.decidiamo.it/

https://dyne.org/


๐Ÿ‘ค Contributing

Please first take a look at the Dyne.org - Contributor License Agreement then

  1. ๐Ÿ”€ FORK IT
  2. Create your feature branch git checkout -b feature/branch
  3. Commit your changes git commit -am 'Add some fooBar'
  4. Push to the branch git push origin feature/branch
  5. Create a new Pull Request
  6. ๐Ÿ™ Thank you

๐Ÿ” back to top


๐Ÿ’ผ License

consiglio-crypto - Zenroom crypto flow for Decidiamo's 'Consiglio remoto' e-petition's platform"
Copyright (c) 2021 Decidiamo.it

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

๐Ÿ” back to top