🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

etherpad_canvas

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

etherpad_canvas

1.2.2
Rubygems
Version published
Maintainers
1
Created
Source

= EtherpadCanvas

Etherpad Signature Authorization Plugin

Description

This tool's expressed purpose is to enable secure sign-in and signature verification from this Canvas LMS with Etherpad collaborations tool.

=================================================== Installation

First, set up Etherpad in your Canvas instance by:

Going to 'Plugins' under the settings for your account
   and enable the Etherpad plugin
   >> Make sure to have the domain for your Etherpad instance

Then change into the plugins folder and clone the etherpad_canvas:

sysadmin@appserver:~$ cd /path/to/canvas/gems/plugins
sysadmin@appserver:/path/to/canvas/gems/plugins$ git clone https://github.com/atomicjolt/etherpad_canvas.git

Run 'bundle'

Run 'rake secret' and add the generated secret through Canvas plugin settings for 'Etherpad Security' and save that secret for utilization with the Etherpad Plugin for verification.

=================================================== Usage

This tool is set up only to work with an instance of Etherpad that you can add Plugins to. It is set up to create a signed url that the accompanying Etherpad plugin (ep_signatureauth) will verify.

=================================================== Contributing

  • Fork it!
  • Create your feature branch: git checkout -b my-new-feature
  • Commit your changes: git commit -am 'Add some feature'
  • Push to the branch: git push origin my-new-feature
  • Submit a pull request :D

=================================================== History

=================================================== Credits

=================================================== License

AGPL-3.0 License

FAQs

Package last updated on 01 Dec 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

OSZAR »