I want to make an Acces Control List on Clipperz CE

52 views
Skip to first unread message

Bat06

unread,
Jun 12, 2012, 10:52:43 AM6/12/12
to Clipperz
Hi,
I am currently doing an internship in computer development. My
concerns about Clipperz Community Edition.
Indeed, I want to create an ACL (Access Control List) in order to
share records with other user groups.
I need help with this code. There are no comments, several frameworks
are used.
I work on "community.edition.003".

Thanks...

Josh

unread,
Jun 12, 2012, 12:02:44 PM6/12/12
to clip...@googlegroups.com
I did some work on this also, and it's much more complicated than it
seems at first. You can see all the work I did on this by going to
https://github.com/jokajak/clipperz-password-manager/ and looking at the
different branches that I have there.

The first step for me was to create the concept of contacts which are
other clipperz users. Once there you can encrypt the key for a specific
card and share it with another user. The problem is that you have now
granted complete access to that card because the key is used for both
encryption and authentication.

To really support shared cards you would need to find a way to separate
encryption and authentication so that a share could be read-only.

Hope this helps you get started.

-josh

Bat06

unread,
Jun 13, 2012, 5:39:41 AM6/13/12
to clip...@googlegroups.com
Thank you Josh for your help.
in MCD clipperz.pdf, you can see the existing MySQL tables
and in MCD clipperz2.pdf, this is my idee (before I see you job).
now I will see your realisation

ps : sorry for my english, I'm french ;)

mcd clipperz.pdf
mcd clipperz 2.pdf

Bat06

unread,
Jun 18, 2012, 7:47:52 AM6/18/12
to clip...@googlegroups.com
hi Josh!
Are you
still in possession the uncompressed Clipperz code revision 003?
Thank you for your support.

Josh

unread,
Jun 18, 2012, 7:58:59 AM6/18/12
to clip...@googlegroups.com
--
You received this message because you are subscribed to the Google Groups "Clipperz" group.
To view this discussion on the web visit https://groups.google.com/d/msg/clipperz/-/guZfv_vL-o8J.
To post to this group, send email to clip...@googlegroups.com.
To unsubscribe from this group, send email to clipperz+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/clipperz?hl=en.
All of my work was done on github so you can check out all of my code.  Unfortunately I do not have the 003 code revision.  You can still download it from
http://sourceforge.net/projects/clipperz/files/latest/download

-josh
Reply all
Reply to author
Forward
0 new messages