SPAN Web Ressources: Difference between revisions

From
Jump to navigation Jump to search
mNo edit summary
(→‎Quick installation walkthrough: Moved to Setting up the development environment)
 
(25 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[Category:SPAN]]
'''Identity Management'''
[[Category:ARM4SNS]]
==Identity Management==
* [http://www.projectliberty.org Liberty Alliance]
* [http://www.projectliberty.org Liberty Alliance]
* [http://lasso.entrouvert.org/ Lasso - Liberty Alliance Single Sign On]
* [http://lasso.entrouvert.org/ Lasso - Liberty Alliance Single Sign On]
* [https://opensso.dev.java.net/ OpenSSO]
* [https://opensso.dev.java.net/ OpenSSO]
* [http://www.oasis-open.org/committees/security/ Security page of OASIS (SAML)]
* [http://www.sourceid.org/index.html '''SourceID''' Open Source Federated Identity Management]
* Security Assertion Markup Language (SAML)
** [http://www.itu.int/itudoc/itu-t/com17/tutorial/85573.html SAML basics - A technical introduction to the Security Assertion Markup Language (Eve Maler, Sun)] (PPT Introduction)
** [http://www.oasis-open.org/committees/security/ Security page of OASIS (SAML)]
** [http://www.opensaml.org/ OpenSAML]
* Identity 2.0, only loosely related but very entertaining: http://www.identity20.com/media/OSCON2005/


==Communication Protocols==
'''Zero-Configuration'''
* [http://de.wikipedia.org/wiki/SOAP SOAP]: [http://www.w3.org/TR/soap12-part1/ SOAP Version 1.2 Part 1: Messaging Framework], [http://www.w3.org/TR/soap12-part2/ SOAP Version 1.2 Part 2: Adjuncts]
* [http://de.wikipedia.org/wiki/SCTP SCTP]: RFC 2960, [http://tdrwww.exp-math.uni-essen.de/inhalt/forschung/sctp_fb/index.html SCTP for beginners]
* BEEP: RFC 3080, RFC 3081, [http://www.beepcore.org/ www.beepcore.org], SOAP-Binding: RFC 3288
* XMPP: RFC 3920, [http://www.xmpp.org/ www.xmpp.org]

==Cryptography==
* http://www.bouncycastle.org/ lightweight cryptographic API, should be useable with J2ME
* [http://jcp.org/en/jsr/detail?id=177 JSR 177] (still incomplete) specification to use the SIM card for security operations

==XML==
* [http://kxml.sourceforge.net/ kXML 2] implementing http://www.xmlpull.org/
* [http://www.xmlpull.org/v1/download/unpacked/doc/quick_intro.html Pull API quick introduction]

==Zero-Configuration==
* [http://en.wikipedia.org/wiki/ZeroConf ZeroConf]
* [http://en.wikipedia.org/wiki/ZeroConf ZeroConf]
* [http://www.apple.com/macosx/features/bonjour/ Bonjour (Apple)]
* [http://www.apple.com/macosx/features/bonjour/ Bonjour (Apple)]


'''W800i Software'''
==W800i Software==
* [http://developer.sonyericsson.com/site/global/docstools/java/p_java.jsp Sony Ericsson J2MI SDK]
* [http://developer.sonyericsson.com/getDocument.do?docId=74305 W800i White Paper] (containing more detailed specs on the phone's capabilities)
* [http://developer.sonyericsson.com/site/global/docstools/java/p_java.jsp Sony Ericsson J2ME SDK]



'''Bluetooth'''

==Bluetooth==
* [https://www.bluetooth.org/spec/ Bluetooth-Specs] (the relevant core-specification is given by "Core Specification v2.0 + EDR")
* [https://www.bluetooth.org/spec/ Bluetooth-Specs] (the relevant core-specification is given by "Core Specification v2.0 + EDR")
* [http://www.jcp.org/aboutJava/communityprocess/final/jsr082/ JSR-000082 Java APIs for Bluetooth]

JSR82 implementations for the PC (BlueZ):
* [http://www.rococosoft.com/blue_dk.html Impronto] (free for universities and hobbyist programmers)
* [http://www.avetana-gmbh.de/avetana-gmbh/produkte/jsr82.eng.xml Avetana JSR 82] 14 day demo license, full license costs 25 Euros

Latest revision as of 08:44, 15 December 2005

Identity Management

Communication Protocols

Cryptography

XML

Zero-Configuration

W800i Software


Bluetooth

JSR82 implementations for the PC (BlueZ):

  • Impronto (free for universities and hobbyist programmers)
  • Avetana JSR 82 14 day demo license, full license costs 25 Euros