Skip to content

Instantly share code, notes, and snippets.

Zoom for K-12 Schools & Districts Privacy Policy

Last updated: March 18, 2020

Zoom partners with schools to provide video communications to support traditional, virtual, and hybrid classrooms, distance learning, educational office hours, guest lectures, and more. As part of the services we provide to K-12 schools, Zoom may be used by students, including students under the age of 16. We are particularly committed to protecting the privacy of K-12 users, and Zoom’s K-12 Schools & Districts Privacy Policy is designed to reflect our compliance with the requirements of the Children’s Online Privacy Protection Act (“COPPA”), the California Consumer Privacy Act (“CCPA”), the Federal Education Rights and Privacy Act (“FERPA”), and other applicable law.

Consent

@mohit
mohit / sVim.rc
Last active November 14, 2017 23:03
sVim: Safari Extension Configuration
" this is a vimrc for safari's https://github.com/flipxfx/sVim
let mapleader = ","
let blacklists = ["*://*.github.com/*", "*://mail.google.com/*", "*://inbox.google.com/*"]
<style>
.mostlyFill{width: 90%;}
.rowFill{text-align: center;}
.topRow{width: 33%; vertical-align: middle;display: table-cell}
.bottomRow{width: 25%; vertical-align: middle;display: table-cell}
</style>
<div class="rowFill">
<div class="topRow">
<a href="https://www.inria.fr/">
<img class="mostlyFill"

Keybase proof

I hereby claim:

  • I am mohit on github.
  • I am mo (https://keybase.io/mo) on keybase.
  • I have a public key whose fingerprint is 443A B485 AAEB A20F E711 58E5 6361 3E52 AC35 8605

To claim this, I am signing this object:

var primeTotal = function(){
var limit = 2000000;
var result = 0;
for (var i = 2; i <= limit; i++){
if (primeTester(i)){
result += i;
}
}
return result;
@mohit
mohit / -
Created January 28, 2014 23:26
This is ApacheBench, Version 2.3 <$Revision: 655654 $>
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
Licensed to The Apache Software Foundation, http://www.apache.org/
Benchmarking api.clever.com (be patient).....done
Server Software: nginx/1.4.3
Server Hostname: api.clever.com
Server Port: 443
@mohit
mohit / -
Created January 28, 2014 23:26
This is ApacheBench, Version 2.3 <$Revision: 655654 $>
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
Licensed to The Apache Software Foundation, http://www.apache.org/
Benchmarking api.clever.com (be patient).....done
Server Software: nginx/1.4.3
Server Hostname: api.clever.com
Server Port: 443
@mohit
mohit / -
Created January 28, 2014 23:23
This is ApacheBench, Version 2.3 <$Revision: 655654 $>
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
Licensed to The Apache Software Foundation, http://www.apache.org/
Benchmarking api.clever.com (be patient).....done
Server Software: nginx/1.4.3
Server Hostname: api.clever.com
Server Port: 443
@mohit
mohit / -
Created January 28, 2014 23:23
This is ApacheBench, Version 2.3 <$Revision: 655654 $>
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
Licensed to The Apache Software Foundation, http://www.apache.org/
Benchmarking api.clever.com (be patient).....done
Server Software: nginx/1.4.3
Server Hostname: api.clever.com
Server Port: 443
global
daemon
user haproxy
group haproxy
maxconn 4096
log 127.0.0.1 local0
log 127.0.0.1 local1 notice
chroot /var/lib/haproxy
stats socket /var/haproxy/stats.sock mode 666 level admin
defaults