Welcome <@U02D6QN83PW> - what is your usecase for ...
# community
a
Welcome @Alexander Ovchinnikov - what is your usecase for Cerbos? Drop me a message if I can help at all
a
3 use cases really: • I’m self employed, I support several Django based informational systems for small businesses, default Django authorization system is limited and so I use
django-guardian
and it works but I’m not very happy with it… • I’m founder of small bootstrapped project (B2B SaaS, solution for scheduled backups, monitoring of backup processes and disaster recovery, easy and not so expensive, for SOHO and SMB customers). I’m looking for easy (for start) but extendable (for future use) authorization service. Replacing authorization system in future can be error prone so I’ll research different services before making final choice… • For educational and fun reasons I just like to research some topics related with Python and clouds. 🙂 For example, it’s interesting to learn how to build complicated authorization systems (for bigger companies than my typical SMB customers). Thank you for sharing link in HackerNews comments. This is how i found your community… In general, I’m looking for something like django-guardian alternative (it’s object-level ACL authorization app for Django-based projects). https://djangopackages.org/grids/g/perms/