Commit Graph

19 Commits

Author SHA1 Message Date
Felipe Cecagno
37c9149b85 check if the private key exists was incorrect 2013-03-04 12:51:36 -03:00
Felipe Cecagno
dc27467490 check if the metadata passed in the create call is empty; raise an exception if the private key isn't found on the recording server; updated the deploy script using the ideas implemented on chef 2013-02-28 16:35:22 -03:00
Felipe Cecagno
744dfac699 fixing the xpath stuff on mconf-decrypt 2013-02-26 17:42:41 -03:00
Felipe Cecagno
650d43e0f4 only runs the decrypt script if the get_recordings_url is defined and not empty; removed the logs from the part before checking for the existence of archived/<meeting_id>.done 2013-02-22 22:20:55 -03:00
Felipe Cecagno
ccb857c7e5 fixed the nginx definition for the mconf format;
the previous definition was making nginx load from /var/bigbluebutton/published the presentation mconf-default.pdf just because it starts with /mconf
2013-02-22 22:19:03 -03:00
Felipe Cecagno
2169dfd6b5 changed the public key metadata name to mconflb-rec-server-key to be compatible with the rest of the service 2013-02-15 14:52:58 -02:00
Felipe Cecagno
25c495d123 improved and tested both Mconf encryptor and decryptor 2013-02-08 16:10:28 -02:00
Gilson Souza
a402d10129 Merge branch 'encrypted-recording' of https://github.com/mconf/bigbluebutton into encrypted-recording
Conflicts:
	record-and-playback/mconf/scripts/publish/mconf.rb
2013-02-07 10:58:35 -02:00
Gilson Souza
36f497e00b solving issues 2013-02-07 10:52:50 -02:00
Felipe Cecagno
d26f25f7fb many improvements on the process and published of the encrypted format; if a public key isn't provided as metadata, the key is passed in plain text using a .txt file, otherwise a .enc file is used to store the encrypted key; fixed identation; removing all files except the published ones; handling also the files stored on /var/bigbluebutton/{meetingId} - they are now included into the zip file and will be restored on the recording server 2013-02-06 17:47:33 -02:00
Felipe Cecagno
08e07fb049 cleaning up 2013-02-04 15:23:50 -02:00
Gilson Souza
2ecd0f8a99 changing publish and uncrypt files to be according to the new API specification 2013-02-04 13:34:11 -02:00
Gilson Souza
8c759146ab uncrypting files according to new xml structure 2013-02-04 13:34:10 -02:00
Gilson Souza
7fc5db4b21 changing API to add the new object download into the getrecordings XML reply 2013-02-04 13:34:05 -02:00
Gilson Souza
8dd38bc4be Changes to be according to specification 2013-02-04 13:34:03 -02:00
Gilson Souza
7a8fa905b6 Creating MD5 checksum file to publish 2013-02-04 13:34:02 -02:00
Gilson Souza
e1207b60e4 corrected some issues 2013-02-04 13:34:00 -02:00
Gilson Souza
61db8fe143 adding god-process to uncrypt/unzip files encrypted 2013-02-04 13:33:58 -02:00
Gilson Souza
c7d4146c25 Adding mconf scripts to process and publish records. 2013-02-04 13:31:57 -02:00