Polykey icon indicating copy to clipboard operation
Polykey copied to clipboard

Polykey Core Library

Results 103 Polykey issues
Sort by recently updated
recently updated
newest added

### Specification External secret stores are stateful systems that often store secrets that are intended for to be used DevOps work. Integrating into external secret stores prevents [**Secret Sprawl**](https://www.google.com/search?q=secret+sprawl) that...

enhancement
development
design
r&d:polykey:core activity 1

![image](https://user-images.githubusercontent.com/640797/137249797-38e6ab34-aa32-46c0-8576-5a78e32cd754.png) Password suggestion/generator is useful for different things. One is for Polykey secrets itself. But another is just generating secrets within the constraints of external systems. For Polykey secrets, we...

enhancement
r&d:polykey:core activity 1

### Is your feature request related to a problem? Please describe. Currently our root key and asymmetric key crypto uses JWK. However there's an older format "encrypted PKCS#8 pem" that...

enhancement
r&d:polykey:core activity 2

### Specification A race condition was discovered where the CI/CD pipeline triggered by a Tag may merge bad changes to master. The CI/CD must be changed so that: - Tag...

development
r&d:polykey:supporting activity

### Specification When updating Polykey we have 3 kinds of versions to deal with: 1. Source Version in the form of MAJOR.MINOR.PATCH 2. State version as per #287 3. Network...

development
r&d:polykey:core activity 4

### Specification Currently the `connectedTime` for an entry in the `NodeGraph` is whatever was provided when it was first added. Ideally this should reflect the last moment we saw it,...

development
r&d:polykey:core activity 4

### Specification Currently this is handled very simply where we take the existing name and increment the number on it as `vaultname-1` `vaultname-2` etc etc. It does this until the...

development
r&d:polykey:core activity 1

### Specification #### Where We're At Currently Vaults can only be pulled by Nodes that have been shared it. This is encapsulated in the `polykey vaults pull` command that exists...

development
r&d:polykey:core activity 1

### Specification As metrics are implemented on a case by case basis for each metric, this may not apply to all metrics. However, for: - averages - max - min...

development
r&d:polykey:supporting activity

### Specification Discussion about the #634 #628 and 223c3678ebed6aad1999218d4a15581f48388963 has led to the idea of a `diagnostics` domain that is useful for keeping some operational metrics. Note that I'm still...

development
r&d:polykey:supporting activity