help
Recipe name Version Description Layer
flex 2.6.0 Flex (The Fast Lexical Analyzer) openembedded-core
dancer2-plugin-auth-yarbac-perl 0.009 YARBAC is a role based user authentication and authorisation framework for Dancer2 apps. Designed with security and a medium to large user base in mind. This framework was heavily inspired by the excellent Dancer::Plugin::Auth::Extensible framework which I'd highly recommend. YARBAC was designed to support secure password checking, enforced password hashing, multiple authentication realms and the ability to create your own backend provider. YARBAC was also designed to to be as flexible and as feature rich as possible in the hope that I'll never have to write RBAC code for Dancer again. :) While similar to Extensible in some ways, this framework has some significantly different approaches. These differences were born out of my own experiences writing RBAC code for various Dancer apps and finding myself always having to extend existing modules or starting from scratch or worse still, copy/paste my old code then reworking it. The major difference with YARBAC is that it tries to be a complete solution to the problem. However in order to be a little more flexible and feature rich in some areas it is also a little more opinionated in others. The main area of opinion in YARBAC is how it achieves role-based access control. YARBAC is structed with users, roles, groups and permissions. A user can have many roles but it might be a good idea in larger enviornments to only allow a user to have one role and then assign that role have many groups. Think of a role as being a role-group. Then there are groups which have many permissions. A user can have one or more roles, a role can have one or more groups and groups can have one or more permissions. This means when deciding if a user is authorised we could require they be logged in, or have a specifc role, or specific group, or a specific group with a specific permission and so on. To put it another way, this design moves the access control down to the role-group relationship thus allowing one to quickly and easily see, assign or revoke permissions to a user even when dealing with a fairly complex authorisation environment. meta-cpan
dante 1.4.1 A free SOCKS server meta-networking
dom4j 1.6.1 A simple and flexible library for working with XML, XPath and XSLT meta-java
dstat 0.7.3 versatile resource statics tool meta-oe
go 1.11.13 Go programming language compiler openembedded-core
go 1.9.7 Go programming language compiler openembedded-core
go 1.14.1 Go programming language compiler meta-shellhub
go-cross-canadian-i586 1.11.13 Go programming language compiler openembedded-core
go-cross-canadian-i586 1.9.7 Go programming language compiler openembedded-core
go-cross-canadian-i586 1.14.1 Go programming language compiler meta-shellhub
go-cross-i586 1.11.13 Go programming language compiler openembedded-core
go-cross-i586 1.9.7 Go programming language compiler openembedded-core
go-cross-i586 1.14.1 Go programming language compiler meta-shellhub
go-crosssdk-x86_64-oesdk-linux 1.9.7 Go programming language compiler openembedded-core
go-crosssdk-x86_64-oesdk-linux 1.11.13 Go programming language compiler openembedded-core
go-crosssdk-x86_64-oesdk-linux 1.14.1 Go programming language compiler meta-shellhub
go-native 1.11.13 Go programming language compiler openembedded-core
go-native 1.9.7 Go programming language compiler openembedded-core
go-native 1.14.1 Go programming language compiler meta-shellhub
go-runtime 1.9.7 Go programming language compiler openembedded-core
go-runtime 1.11.13 Go programming language compiler openembedded-core
go-runtime 1.14.1 Go programming language compiler meta-shellhub
grub 2.02 GRUB2 is the next-generation GRand Unified Bootloader openembedded-core
grub 0.97 GRUB is the GRand Unified Bootloader meta-gplv2
grub-efi 2.02 GRUB2 is the next-generation GRand Unified Bootloader openembedded-core
guile 2.0.14 Guile is the GNU Ubiquitous Intelligent Language for Extensions meta-luv
gupnp 1.0.2 UPnP framework meta-multimedia
jq 1.5 Lightweight and flexible command-line JSON processor meta-oe
jq jq-1.5 JQ meta-luv
kernel-module-imx-gpu-viv 6.2.4.p1.8 Kernel loadable module for Vivante GPU meta-freescale
liblogging 1.0.6 An easy to use logging library meta-oe
libpam 1.3.0 Linux-PAM (Pluggable Authentication Modules) openembedded-core
log4c 1.2.4 Log4c is a C library for flexible logging to files, syslog and other destinations meta-oe
log4cpp 1.1.2 A library of C++ classes for flexible logging to files, syslog, IDSA and other destinations. meta-oe
mbedtls 2.1.1 An open source, portable, easy to use, readable and flexible SSL library meta-digi-dey
perl-test-deep-native 1.130 Extremely flexible deep comparison meta-sca
polarssl 1.1.4 PolarSSL (now 'mbed TLS') is an open source, portable, easy to use, readable and flexible SSL library. meta-virtualization
python-awesome-slugify 1.6.5+gitX Python flexible slugify function https://pypi.python.org/pypi/awesome-slugify meta-maker
python-flask-uploads 0.2.1 Flexible and efficient upload handling for Flask meta-python
python-flask-uploads 0.2.1 Flexible and efficient upload handling for Flask meta-python2
python-pyexpect 1.0.17 Python expectaton library meta-python
python-pyexpect 1.0.17 Python expectaton library meta-python2
python-sqlalchemy 1.1.5 Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL meta-virtualization
python-sqlalchemy 1.0.16 Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL meta-virtualization
python-sqlalchemy 1.1.17 Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL meta-python
python-sqlalchemy 1.1.17 Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL meta-python2
python-wtforms 2.2.1 A flexible forms validation and rendering library for python web development. meta-python
python-wtforms 2.2.1 A flexible forms validation and rendering library for python web development. meta-python2
python3-flask-uploads 0.2.1 Flexible and efficient upload handling for Flask meta-python