Giter VIP home page Giter VIP logo

sharky's People

Contributors

snturk avatar

Watchers

 avatar

sharky's Issues

Documentation

README.md file must be created to describe following about Sharky:

  • Purpose
  • Main Logic
  • Principles
  • Structure
  • Contribution Rules

Design a solution to develop object-specific permission check

A object-specific permission check functionality needed.

To achieve that, Sharky needs capability to identify & separate object's by looking into their data such as type or tags.

  • It's a possibility to add a field to SharkyObject like objectType or simply type to be able to distinguish objects.
  • Another possible solution is adding a string field, when permissions are defined, developer can provide a pattern with its own rules like myObj/not/readable/by/mathcingroles/myRegex

Need tests

All models, functions and compound functionalities must be tested before project gets complicated.

  • A test structure will be created.
  • Tests must be written for current state of the project

Permission structure improvement

Sharky store permissions on roles. Each role should contain needed permissions for this role.

Objects also have urn field to distinguish from other objects. In Permission model, URN-Action combination means that "This permission allows {Action} to execute on specified {URN}". This needs to be improved to work in a more secure way.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.