Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / coniks-sys/coniks-go issues and pull requests
#214 - Update Core Team
Pull Request -
State: closed - Opened by masomel over 2 years ago
#213 - Project Health, Future
Issue -
State: open - Opened by Swivelgames over 2 years ago
- 1 comment
#212 - The hash chain is inconsistent
Issue -
State: open - Opened by iesiyok almost 6 years ago
- 1 comment
#211 - Make contributing guidelines clear on main README
Issue -
State: open - Opened by masomel almost 6 years ago
Labels: docs
#210 - Use `ioutil.WriteFile` for SaveSTR
Pull Request -
State: closed - Opened by weikengchen over 6 years ago
- 1 comment
#209 - SaveSTR function should use `ioutil.writeFile` instead of `utils.WriteFile`.
Issue -
State: closed - Opened by weikengchen over 6 years ago
- 2 comments
Labels: application
#208 - quick question on GetKey()
Issue -
State: closed - Opened by weikengchen almost 7 years ago
- 5 comments
#207 - Seems latest `go get` needs to add `...`
Pull Request -
State: closed - Opened by weikengchen almost 7 years ago
#206 - Run dep ensure
Pull Request -
State: closed - Opened by corbym about 7 years ago
- 11 comments
Labels: maintainability
#205 - Fix application.Encoding
Pull Request -
State: closed - Opened by vqhuy about 7 years ago
Labels: bug, application
#204 - Pin key server initial STR, load in client
Pull Request -
State: closed - Opened by masomel about 7 years ago
- 2 comments
Labels: bug, client
#203 - Fix application.LoadConfig bug
Pull Request -
State: closed - Opened by masomel about 7 years ago
- 7 comments
Labels: bug, application
#202 - Add contributing guidelines
Pull Request -
State: closed - Opened by masomel about 7 years ago
Labels: maintainability
#201 - Use dep to manage dependencies
Pull Request -
State: closed - Opened by vqhuy about 7 years ago
- 4 comments
Labels: maintainability
#200 - application.LoadConfig() doesn't work
Issue -
State: closed - Opened by vqhuy about 7 years ago
Labels: bug, application
#199 - First attempt to fix #198
Pull Request -
State: closed - Opened by vqhuy about 7 years ago
- 1 comment
Labels: application
#198 - Refactor the ServerBase API
Issue -
State: open - Opened by masomel about 7 years ago
- 2 comments
Labels: server, application
#197 - Proving membership of multiple accounts
Issue -
State: open - Opened by vqhuy about 7 years ago
- 1 comment
Labels: design, question, tree, protocol, optimization, enhancement
#196 - error when trying to register the name-key pair
Issue -
State: closed - Opened by chesnokovilya about 7 years ago
- 9 comments
Labels: bug, client, blocked
#195 - Refactor CLI packages
Pull Request -
State: closed - Opened by masomel about 7 years ago
- 3 comments
Labels: maintainability, application
#194 - go install of CLIs results in `cli` binary, not respective binary name
Issue -
State: closed - Opened by masomel about 7 years ago
- 4 comments
Labels: bug, good first issue, application
#193 - [WIP] Implement the auditor-server application layer
Pull Request -
State: open - Opened by masomel over 7 years ago
Labels: server, auditor, application
#192 - Rewrite a part of ConsistencyChecks.go
Pull Request -
State: open - Opened by vqhuy over 7 years ago
Labels: testing, server, protocol, optimization
#191 - Refactor testings code
Pull Request -
State: closed - Opened by vqhuy over 7 years ago
- 3 comments
Labels: maintainability, testing, optimization
#190 - Add contributing guidelines
Issue -
State: closed - Opened by liamsi over 7 years ago
#189 - [WIP] Registration should happen in epoch
Pull Request -
State: open - Opened by vqhuy over 7 years ago
- 4 comments
Labels: protocol, ongoing-discussion, blocked
#188 - Move to go 1.8
Pull Request -
State: closed - Opened by vqhuy over 7 years ago
#187 - Remove CheckPassed
Pull Request -
State: closed - Opened by vqhuy over 7 years ago
- 3 comments
Labels: maintainability
#186 - Allow clients to cap number of STRs requested in one request
Issue -
State: open - Opened by masomel over 7 years ago
Labels: str, client, optimization
#185 - Ensure that clients/auditors receive the latest STR from the directory
Issue -
State: open - Opened by masomel over 7 years ago
- 1 comment
Labels: client, auditor
#184 - Auditor cli
Issue -
State: closed - Opened by vqhuy over 7 years ago
- 1 comment
Labels: auditor
#183 - /protocol organizational refactoring
Pull Request -
State: closed - Opened by vqhuy over 7 years ago
- 6 comments
Labels: maintainability
#182 - Implement auditor-server protocol
Pull Request -
State: closed - Opened by masomel over 7 years ago
#181 - Make STR field optional in lookup and monitoring response
Issue -
State: open - Opened by vqhuy over 7 years ago
Labels: str, protocol, spec
#180 - Client send salt along with the registration
Issue -
State: open - Opened by vqhuy over 7 years ago
- 5 comments
Labels: good first issue, crypto, client
#179 - Merge `DirectoryProof` and `DirectoryProofs` into one
Pull Request -
State: closed - Opened by vqhuy over 7 years ago
- 2 comments
#178 - Create generic interface for hash functions
Pull Request -
State: open - Opened by vqhuy over 7 years ago
- 5 comments
#177 - Create Test Vectors
Issue -
State: open - Opened by gdbelvin over 7 years ago
- 10 comments
Labels: good first issue, maintainability, testing, crypto
#176 - Vrf uniqueness was violated (quickfix)
Pull Request -
State: closed - Opened by liamsi over 7 years ago
- 14 comments
#175 - Uniqueness of VRF is violated
Issue -
State: closed - Opened by masomel almost 8 years ago
- 1 comment
Labels: bug, crypto
#174 - HTTP communication
Pull Request -
State: open - Opened by jpeisenbarth almost 8 years ago
#173 - Keeping the client in sync
Issue -
State: open - Opened by arlolra almost 8 years ago
- 10 comments
Labels: client
#172 - Remove JSON struct field tags
Pull Request -
State: closed - Opened by vqhuy almost 8 years ago
Labels: maintainability
#171 - Recovering from unintended inconsistencies
Issue -
State: open - Opened by vqhuy almost 8 years ago
Labels: question, server, client, protocol
#170 - Refactor common STR verification functionality
Pull Request -
State: closed - Opened by masomel almost 8 years ago
- 9 comments
Labels: auditor
#169 - [WIP] Init tree with an empty node as root node
Pull Request -
State: open - Opened by vqhuy almost 8 years ago
Labels: tree, ongoing-discussion
#168 - Use specific sparse tree?
Issue -
State: open - Opened by liamsi almost 8 years ago
- 1 comment
Labels: question, tree
#167 - [WIP] VXEdDSA
Pull Request -
State: open - Opened by liamsi about 8 years ago
- 6 comments
#166 - Auditing protocol using Ethereum
Issue -
State: open - Opened by eledra89 about 8 years ago
Labels: ongoing-discussion
#165 - HTTP requests instead of (or in addition to) TCP sockets
Issue -
State: open - Opened by jpeisenbarth about 8 years ago
- 7 comments
Labels: server, enhancement
#164 - [WIP] Make benchmarks more comparable to those of the orig paper
Pull Request -
State: closed - Opened by liamsi about 8 years ago
- 4 comments
Labels: testing
#163 - Benchmark re-computation of the tree exactly like in the orig. paper (Figure 7)
Issue -
State: closed - Opened by liamsi about 8 years ago
Labels: testing, tree
#162 - Benchmark the client
Issue -
State: open - Opened by masomel about 8 years ago
Labels: testing, client
#161 - Another fix for STR.Ad unmarshalling
Pull Request -
State: closed - Opened by vqhuy about 8 years ago
#160 - Hotfix: STR.Ad unmarshalling
Pull Request -
State: closed - Opened by vqhuy about 8 years ago
- 17 comments
Labels: bug, testing, client
#159 - Print timestamp along with the result for debugging
Pull Request -
State: closed - Opened by vqhuy about 8 years ago
- 3 comments
Labels: client
#158 - Resolve #154
Pull Request -
State: closed - Opened by vqhuy about 8 years ago
- 2 comments
Labels: bot
#157 - Use protocol.DirSTR for policy unmarshalling
Pull Request -
State: closed - Opened by arlolra about 8 years ago
- 2 comments
Labels: str, protocol
#156 - How is an auditor initialized?
Issue -
State: open - Opened by masomel about 8 years ago
- 2 comments
Labels: auditor, ongoing-discussion
#155 - Client-auditor protocol
Pull Request -
State: closed - Opened by masomel about 8 years ago
- 9 comments
Labels: protocol, auditor
#154 - Force the bot to delete older messages
Issue -
State: closed - Opened by vqhuy about 8 years ago
Labels: bot
#153 - Add more operational info to server and client documentation
Issue -
State: open - Opened by masomel about 8 years ago
Labels: docs, server, client
#151 - Implement auditing
Issue -
State: open - Opened by masomel about 8 years ago
- 9 comments
Labels: protocol, auditor
#150 - Error-handling: Recommendations/Mockups for UI
Issue -
State: open - Opened by liamsi about 8 years ago
Labels: design, docs, client
#149 - Key version numbers
Issue -
State: open - Opened by arlolra about 8 years ago
- 5 comments
Labels: extension
#146 - Logging
Pull Request -
State: closed - Opened by arlolra about 8 years ago
- 7 comments
Labels: maintainability, server
#144 - Monitoring: Fix inconsistency occurring when client misses an epoch in between
Issue -
State: open - Opened by liamsi about 8 years ago
- 4 comments
Labels: client
#138 - Integrate terminal to have sessions
Pull Request -
State: closed - Opened by arlolra about 8 years ago
- 39 comments
Labels: client
#137 - [WIP] Client-side storage
Pull Request -
State: closed - Opened by vqhuy about 8 years ago
- 21 comments
Labels: client
#134 - Implement monitoring verification
Pull Request -
State: open - Opened by vqhuy about 8 years ago
- 1 comment
Labels: protocol
#129 - Should TBs be audited?
Issue -
State: open - Opened by masomel about 8 years ago
Labels: question, tbs
#128 - Switch to VXEdDSA
Issue -
State: open - Opened by arlolra about 8 years ago
Labels: crypto
#120 - How to rotate VRF key
Issue -
State: open - Opened by arlolra about 8 years ago
- 24 comments
Labels: question, pad, protocol
#119 - GetSTR API from protocol level?
Issue -
State: closed - Opened by vqhuy about 8 years ago
- 1 comment
Labels: question, str, protocol
#116 - Client should check all cached TBs have been included in next epoch
Issue -
State: open - Opened by masomel over 8 years ago
Labels: tbs, client, protocol
#115 - Include the extension policies into STR
Issue -
State: open - Opened by vqhuy over 8 years ago
- 3 comments
Labels: good first issue, question, str
#110 - Re-register in the same epoch attack
Issue -
State: open - Opened by vqhuy over 8 years ago
Labels: tbs
#106 - Prior history verification
Issue -
State: open - Opened by vqhuy over 8 years ago
Labels: good first issue, client
#104 - How does a client handle the transition between enabling/disabling a protocol extension
Issue -
State: open - Opened by vqhuy over 8 years ago
Labels: protocol
#101 - cgo client library
Issue -
State: open - Opened by vqhuy over 8 years ago
- 1 comment
Labels: client
#92 - Implement key change operation
Issue -
State: open - Opened by liamsi over 8 years ago
- 1 comment
Labels: protocol
#89 - Create a dedicated protocol/extensions directory
Issue -
State: open - Opened by vqhuy over 8 years ago
- 3 comments
Labels: design, protocol, extension
#88 - Key-value DB using `gob` for encoding/decoding
Pull Request -
State: open - Opened by vqhuy over 8 years ago
- 3 comments
Labels: storage-backend
#87 - How should the client report proof validation errors (aka blow the whistle)?
Issue -
State: open - Opened by masomel over 8 years ago
Labels: question, client, protocol
#81 - The server should commit the timestamp to the STR
Issue -
State: open - Opened by vqhuy over 8 years ago
- 1 comment
Labels: str, ongoing-discussion
#76 - CoSi protocol extension
Issue -
State: open - Opened by masomel over 8 years ago
- 3 comments
Labels: design, protocol, extension, auditor
#70 - Protocol for verifying a key from a previous epoch
Issue -
State: open - Opened by vqhuy over 8 years ago
- 22 comments
Labels: question, server
#58 - SPOF
Issue -
State: open - Opened by arlolra over 8 years ago
- 1 comment
Labels: design, question
#52 - Which PKI should we use for the server's keys?
Issue -
State: open - Opened by masomel over 8 years ago
- 5 comments
Labels: question
#51 - Reduce memory consumption while hashing the tree
Issue -
State: open - Opened by liamsi over 8 years ago
- 1 comment
Labels: tree
#50 - Allow developers to use their own crypto schemes
Issue -
State: open - Opened by vqhuy over 8 years ago
- 3 comments
Labels: crypto
#47 - What's the protocol for rotating the signing key?
Issue -
State: open - Opened by arlolra over 8 years ago
Labels: question
#46 - How do we return the user policies as a part of user's data blob?
Issue -
State: open - Opened by vqhuy over 8 years ago
- 3 comments
Labels: question
#45 - Logging
Issue -
State: closed - Opened by arlolra over 8 years ago
- 3 comments
Labels: server
#30 - Managing identities from a variety of services/protocols in a single server
Issue -
State: open - Opened by vqhuy over 8 years ago
- 3 comments
Labels: question
#25 - Should the two reference implementations be API compatible?
Issue -
State: open - Opened by arlolra over 8 years ago
- 3 comments
Labels: question
#18 - Refactor testing code
Issue -
State: open - Opened by masomel over 8 years ago
- 4 comments
Labels: testing
#17 - Add support for multiple data entries per key
Issue -
State: open - Opened by masomel over 8 years ago
Labels: design, tree
#6 - Allow the developer to supply her own policy
Issue -
State: open - Opened by masomel over 8 years ago
- 6 comments
Labels: str
#4 - Add hooks for storage backend
Issue -
State: open - Opened by masomel over 8 years ago
- 14 comments
Labels: storage-backend