Security News
RubyGems.org Adds New Maintainer Role
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
The IPDID ecosystem
$ npm install -g ipdid
$ ipdid COMMAND
running command...
$ ipdid (-v|--version|version)
ipdid/0.0.6 darwin-arm64 node-v16.0.0
$ ipdid --help [COMMAND]
USAGE
$ ipdid COMMAND
...
ipdid daemon
start a IPDID node as daemon
USAGE
$ ipdid daemon
OPTIONS
-l, --log=log show logs
DESCRIPTION
...
Extra documentation goes here
See code: src/commands/daemon.js
ipdid did
USAGE
$ ipdid did
OPTIONS
-d, --ddoc=ddoc DID document
-f, --force force to register on ipfs block
See code: src/commands/did.js
ipdid help [COMMAND]
display help for ipdid
USAGE
$ ipdid help [COMMAND]
ARGUMENTS
COMMAND command to show help for
OPTIONS
--all see all commands in CLI
See code: @oclif/plugin-help
ipdid id
show your DID
USAGE
$ ipdid id
OPTIONS
-d, --dir=dir [default: /Users/mingderwang/src/20210426-ipdid]
--help show CLI help
--version show CLI version
DESCRIPTION
...
show your DID in details
See code: src/commands/id.js
ipdid init
create a new IPDID ipfs
USAGE
$ ipdid init
OPTIONS
-n, --name=name name to print
DESCRIPTION
...
Extra documentation goes here
See code: src/commands/init.js
ipdid qrcode
to generate your DID QR-code
USAGE
$ ipdid qrcode
OPTIONS
-c, --context=context the context for generating a QR-code
DESCRIPTION
...
--context string (default for testing: '0x8587eA108898749538372Cd3Df459870C4a1A56F')
See code: src/commands/qrcode.js
ipdid signer
create a singer's key pair and save on ~/.ipdid_keystore.json
USAGE
$ ipdid signer
OPTIONS
--help show CLI help
DESCRIPTION
...
return your DID for signer if ~/.ipdid_keystore.json exist
otherwise, create a new one.
See code: src/commands/signer.js
ipdid vc
create a verifiable claim for a did
USAGE
$ ipdid vc
OPTIONS
-s, --school=school [default: Example School] user's school
-w, --who=who user's DID
DESCRIPTION
example, ipdid vc -w 'did:ipdid:z6MkiYiav3GskEZWgv2ZkeeFt8kWqnWRahv9d7pb8X2iEDEv'
...
return a claim DID for alumni of
See code: src/commands/vc.js
FAQs
IPDID cli - Need to run with a ipfs node. (http://ipfs.io)
The npm package ipdid receives a total of 9 weekly downloads. As such, ipdid popularity was classified as not popular.
We found that ipdid demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Security News
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Security News
Node.js will be enforcing stricter semver-major PR policies a month before major releases to enhance stability and ensure reliable release candidates.
Security News
Research
Socket's threat research team has detected five malicious npm packages targeting Roblox developers, deploying malware to steal credentials and personal data.