diff options
author | José Bollo <jose.bollo@iot.bzh> | 2019-10-03 17:58:02 +0200 |
---|---|---|
committer | José Bollo <jose.bollo@iot.bzh> | 2019-10-04 16:02:32 +0200 |
commit | 9cffedba0dfcf845c34901051d24a4b967ec824d (patch) | |
tree | fb648b8c7056cd7f46e0c14589f12c5a857df150 /README.md | |
parent | b5bd40e1e68b739307e20e19d2164c5b370846df (diff) |
Move to CYNAGORA
Rename everything to match the new name of cynagora
Change-Id: I7e529def486ca5721164b338d2c615996fbc6ca4
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 59 |
1 files changed, 18 insertions, 41 deletions
@@ -1,50 +1,27 @@ <pre> - -++- - yyyyyy/ - .syyyyyyyys. - .s/` yyyyyyyyyyyy `/s. - `yyyo-yyyyyyyyyyyyyy oyyy. - oyyy-syyyyyo++oyyyyys-yyyo - ` syyy oyys/+sddy+/syyo yyys ` - -hh//yyo s/ohddddddho s oyy//hh- - ydddh+/+./hddddddddddh+.+/+hdddh - .` `ddddddh sdddddddddddddds hdddddd. `. - hddy.dddddd/sdddddddddddddddds dddddd.sddd - yddd/sddddd.dddddddddddddddddd.dddddy dddh - +dddy-ddddd yddddddddddddddddy ddddd yddd+ - `yddd+oddddy ddddddhhhhdddddd yddddo/dddh` - .yddd/oddds-+++++oooooo+++++-sdddo/dddy. - --++./s/+dddddddddddddddddd+/s/.++-- - /ddhy++dddddddddddddddddd+/yhdd+ - `+ydd-hddddddddddddddddh-hdy+` - `--` +ossyyyyyysso+ `--` + ____ __ __ _ _ _ ____ ___ ____ _ + / ___| \ \ / / | \ | | / \ / ___| / _ \ | _ \ / \ + | | \ V / | \| | / _ \ | | _ | | | | | |_) | / _ \ + | |___ | | | |\ | / ___ \ | |_| | | |_| | | _ < / ___ \ + \____| |_| |_| \_| /_/ \_\ \____| \___/ |_| \_\ /_/ \_\ - - - -/++++/:`///// `////:-////. -////- ://- :///++//:` `///. - -oso:--:ss .+ss: /ss:``:ssss. `:ss:` :ssss. `/ss/-:oss. /ssso` - `sso` -- +ss.-ss- .ssoss- .ss. .ss-oso :ss- :ss- -ss-ss+ - -ss+ /ssss. .ss-/ss/-ss. `os/ -ss/ :sso+oso: .ss: :ss: - `sso +ss- .ss- :ssoss. +ssssssss- :ss:.+ss. ossssssss. - :sso:--:++ `+ss-` `-ss:` -ssss.`:ss/` `-sss-``/ss:` +ss-`.+ss-` `:sso. - `:/+o+/:` +++++- -++++: .+++`/++++- .+++++-/++++: `/++:+++++. -+++++. </pre> -# Cynara +# Cynagora -[Cynara][1] is fast, simple and safe permission database +[Cynagora][1] is fast, simple and safe permission database service. -Functions of Cynara are: +Functions of Cynagora are: * checking access for certain permission * holding permission database * simple, single function API - for checking permissions * thin client library - to make access control even more simple * ability to use external agent -(in case of policies that can't be full processed in cynara and plugins) +(in case of policies that can't be full processed in cynagora and plugins) ## API Overview -Please refer to a wiki page on [Cynara's API][2]. +Please refer to a wiki page on [Cynagora's API][2]. ## Documentation @@ -52,9 +29,9 @@ Documentation is kept on [wiki][1]. ## Repositories -Cynara repositories are available on: -* GitHub - [samsung/Cynara][3] repository -* tizen.org - [platform/core/security/cynara][4] repository - requires account on tizen.org +Cynagora repositories are available on: +* GitHub - [samsung/Cynagora][3] repository +* tizen.org - [platform/core/security/cynagora][4] repository - requires account on tizen.org ## Contact information @@ -65,11 +42,11 @@ Cynara repositories are available on: ## License -Cynara is licensed under a Apache License Version 2.0, January 2004. +Cynagora is licensed under a Apache License Version 2.0, January 2004. Available on Apache [website][5] or in LICENSE file. -[1]: https://wiki.tizen.org/wiki/Security:Cynara -[2]: https://wiki.tizen.org/wiki/Security:Cynara:API -[3]: https://github.com/Samsung/cynara -[4]: https://review.tizen.org/gerrit/#/admin/projects/platform/core/security/cynara +[1]: https://wiki.tizen.org/wiki/Security:Cynagora +[2]: https://wiki.tizen.org/wiki/Security:Cynagora:API +[3]: https://github.com/Samsung/cynagora +[4]: https://review.tizen.org/gerrit/#/admin/projects/platform/core/security/cynagora [5]: https://www.apache.org/licenses/ |