Skip to content

Releases: privacybydesign/irma-meet

Minor changes

05 Nov 09:22
Compare
Choose a tag to compare

This version has minor bug fixes and nicer IRMA flow.

The White Version

19 Jul 10:34
Compare
Choose a tag to compare

This is the first stable release that is production ready.

It is called the white version since it finally showed us the bright light of day. Let the sun shine in!

First working beta

18 May 15:32
Compare
Choose a tag to compare
First working beta Pre-release
Pre-release

This is the first working beta as announced on Twitter.

First working draft

11 May 14:36
Compare
Choose a tag to compare
First working draft Pre-release
Pre-release

This version asks for both e-mail address and name and creates one link for both host and participants.

To use this release you need:

  1. a webserver with a mysql database running Laravel
  2. a BigBlueButton server with a working STUN/TURN server
  3. an IRMA server to verify the attributes

In this version a complete Laravel is still included, we will remove the Laravel framwork from this codebase later.

So it begins

28 Apr 08:07
Compare
Choose a tag to compare
So it begins Pre-release
Pre-release

Today we release the first ever version of what is to become IRMA-meet.
This version does not do much yet, but it has the beginnings of functionality.

Right now you can make a connection with the IRMA server and request an e-mail address attribute.
After doing that you will be presented with a form that let's you set up (create) a meeting with a maximum of 6 other people for which you have to fill in an e-mail address.

For now the filled in data is stored in a database and a session on a BigBlueButton server created.