Skip to content

Instantly share code, notes, and snippets.

@rajivpo
rajivpo / attestation.txt
Created April 7, 2022 16:04
Attestation
I contributed to the Semaphore Trusted Setup Multi-Party Ceremony.
The following are my contribution signatures:
Circuit: semaphore16
Contributor # 190
Hash: 5665e1dc ffba0c76 94e662e4 3e2dcbb7
a57b4e9b 09f8128b 08fbeb8a 171fa8c4
6aee6e0e 3cd98f78 3730aeae 81e51389
7c9b29be 81b1b956 b4574c96 b5334949
var fs = require('fs'); // import for index_emails
function Trie() {
this.head = {};
};
// want to make sure we have valid words
Trie.prototype.validate = function(word) {
if ((word === undefined) || (word === null) || (typeof word !== "string")) throw "invalid input";
}
var fs = require('fs'); // import for index_emails
function Trie() {
this.head = {};
};
// want to make sure we have valid words
Trie.prototype.validate = function(word) {
if ((word === undefined) || (word === null) || (typeof word !== "string")) throw "invalid input";
}

us-model-checker

us-model-checker is a project that performs some basic error checks for a Open Ultrasound Assistance Model (OAUM) Specification. Namely, it ensures that a manifest.json is present and in JSON, the entry point for the memory-mapped TensorFlow graph is valid, and that specific keys ('name', 'model_version', 'resolution', 'dimensionality', 'output_type', 'is_memory_mapped', and 'data_format') are present and take appropriate values.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Verifying my Blockstack ID is secured with the address 1Ff6PHqCj9HiSKrn8EbdfWGomqKanH72WH https://explorer.blockstack.org/address/1Ff6PHqCj9HiSKrn8EbdfWGomqKanH72WH
### Keybase proof
I hereby claim:
* I am rajivpo on github.
* I am rajivpoc (https://keybase.io/rajivpoc) on keybase.
* I have a public key whose fingerprint is A77D F6B9 97FB B22F 21A0 EE32 8A39 A7CF 862E AF22
To claim this, I am signing this object: