JiscMail Logo
Email discussion lists for the UK Education and Research communities

Help for MOONSHOT-COMMUNITY Archives


MOONSHOT-COMMUNITY Archives

MOONSHOT-COMMUNITY Archives


MOONSHOT-COMMUNITY@JISCMAIL.AC.UK


View:

Message:

[

First

|

Previous

|

Next

|

Last

]

By Topic:

[

First

|

Previous

|

Next

|

Last

]

By Author:

[

First

|

Previous

|

Next

|

Last

]

Font:

Proportional Font

LISTSERV Archives

LISTSERV Archives

MOONSHOT-COMMUNITY Home

MOONSHOT-COMMUNITY Home

MOONSHOT-COMMUNITY  December 2011

MOONSHOT-COMMUNITY December 2011

Options

Subscribe or Unsubscribe

Subscribe or Unsubscribe

Log In

Log In

Get Password

Get Password

Subject:

Re: Refactoring the moonshot-ui software

From:

Pete Fotheringham <[log in to unmask]>

Reply-To:

Pete Fotheringham <[log in to unmask]>

Date:

Wed, 7 Dec 2011 09:54:34 +0000

Content-Type:

text/plain

Parts/Attachments:

Parts/Attachments

text/plain (86 lines)

On 06/12/2011 22:36, Sam Hartman wrote:
>>>>>> "Pete" == Pete Fotheringham<[log in to unmask]>  writes:
>
>
>      >>  2) You can't lose the existing libmoonshot interfaces. I mean you
>      >>  can change their call signatures or names if you like, but the
>      >>  functionality of a client application to select an identity with
>      >>  possible prompting is required. That's kind of a major use case
>      >>  of the system. So, your architecture needs to describe how the
>      >>  interactions between the application and the UI are handled. This
>      >>  is presumably either through the identity server or another
>      >>  library.
>      Pete>  Agreed. Modified the text and the diagram to address this (I
>      Pete>  believe).
>
>
> How does this interact with the Mac design?  One of the advantages of
> keychain on the Mac was that it avoided DBUS.  What RPC are you using
> between the UI and the app on the Mac then?

Sam

Thanks for your input - getting to the 'right answer' is a lot easier 
when ideas can be bounced off other people.

In the initial implementation, the RPC boundary is between libmoonshot 
and the app, moonshot-ui. That doesn't allow a: different backend stores 
or b: client apps accessing identities without any UI - hence the 
refactoring.

In my proposed change, the RPC boundary is between identity-manager-lib 
and identity-storage-server. All the UI would happen in the calling 
application's process. This would achieve the primary goals of the 
refactoring in abstracting the data store and UI interfaces. A 
disadvantage is that a lot of the existing code would have to be moved 
and changed. An advantage would be that, on Mac at least, we could, if 
we uses the Keychain for storage, get rid of the need for RPC via DBus.

An alternative approach (shown in the diagram at 
https://gitorious.org/petefoth-public-docs/petefoth-public-docs/blobs/raw/master/Moonshot/Alternative%20Proposal.jpg) 
would leave the upper layers mostly unchanged:

identity-manager-ui-lib (replacing libmoonshot) provides the 
(in-process) InstallIDCard and GetIndentity APIs to client apps that 
need to interact with the User. It communicates via RPC with 
identity-manager-app.

identity-manager-app  (which us the renamed moonshout-ui) uses the 
function-call API provided by identity-manager-lib to store changes.

identity-manager-lib is a new component which provides in-process APIs 
to identity-manager-app and to other client apps which do not need to 
interact with the user. It accesses the store using the 
identity-storage-server:
    * on Linux and Windows using RPC as in the current moonshot-ui;
    * on Mac, either re-using the DBus implementation, or using a small 
library wrapper round the Mac Keychain.

I prefer this alternative for a few reasons:
1: It minimises code changes in the higher layers (libmoonshot, 
moonshot-ui) although their names will change to reflect more clearly 
what they actually do;
2: All the Moonshot related UI happens in a single process, not in the 
processes of all the client applications;
3: It still meets the primary goals of the refactoring in abstracting 
the data store and UI interfaces;
4: It feels like a better architecture :-)

It does mean that we will still need DBus in the Mac implementation. 
(And if we use DBus for the interface between 
libmoonshot/identity-manager-ui-lib, moonshot-ui/identity-manager-app 
then we may as well use it for the identity-manager-app - 
identity-storage-server interface as well, rather than implementing a 
Mac Keychain backend.)

What do you think?

Regards

Pete
-- 
Pete Fotheringham
Codethink Ltd
http://codethink.co.uk
+44 7740 351755

Top of Message | Previous Page | Permalink

JiscMail Tools


RSS Feeds and Sharing


Advanced Options


Archives

April 2024
March 2022
December 2021
October 2021
September 2021
August 2021
June 2021
April 2021
February 2021
January 2021
December 2020
November 2020
October 2020
August 2020
July 2020
June 2020
May 2020
April 2020
March 2020
January 2020
November 2019
October 2019
September 2019
July 2019
June 2019
May 2019
April 2019
March 2019
February 2019
January 2019
December 2018
June 2018
April 2018
November 2017
October 2017
September 2017
August 2017
July 2017
May 2017
April 2017
March 2017
February 2017
November 2016
October 2016
August 2016
July 2016
June 2016
May 2016
March 2016
February 2016
January 2016
November 2015
October 2015
September 2015
August 2015
July 2015
June 2015
May 2015
April 2015
March 2015
February 2015
January 2015
December 2014
November 2014
October 2014
September 2014
August 2014
July 2014
June 2014
May 2014
April 2014
March 2014
February 2014
January 2014
December 2013
November 2013
October 2013
September 2013
August 2013
July 2013
June 2013
May 2013
April 2013
March 2013
February 2013
January 2013
December 2012
November 2012
October 2012
September 2012
August 2012
July 2012
June 2012
May 2012
April 2012
March 2012
February 2012
January 2012
December 2011
November 2011
October 2011
September 2011
August 2011
July 2011
June 2011
May 2011
April 2011
March 2011
February 2011
January 2011
November 2010
October 2010
September 2010
August 2010
July 2010
June 2010
May 2010
April 2010
March 2010
February 2010


JiscMail is a Jisc service.

View our service policies at https://www.jiscmail.ac.uk/policyandsecurity/ and Jisc's privacy policy at https://www.jisc.ac.uk/website/privacy-notice

For help and support help@jisc.ac.uk

Secured by F-Secure Anti-Virus CataList Email List Search Powered by the LISTSERV Email List Manager