hackage-security icon indicating copy to clipboard operation
hackage-security copied to clipboard

Hackage security framework based on TUF (The Update Framework)

Results 57 hackage-security issues
Sort by recently updated
recently updated
newest added

I wasn't sure whether to file this here or in Cabal's issue tracker, but I think this method can be generalised, so I'm documenting it here for now: `cabal-install` can't...

See https://github.com/haskell/hackage-server/issues/493 .

See also https://github.com/haskell/cabal/commit/fe7b597542d57c74814620ed7a553e252b570ac7 .

cabal-install
priority: low (ideal world)

hackage-security
priority: low (ideal world)

hackage-server
priority: low (ideal world)

- [ ] In hackage-security: See TODO for `fileInfo`; currently we do two separate passes over the input bytestring, one to compute the length and one to compute the hash....

hackage-server
hackage-security
priority: normal

(if appropriate). See https://github.com/haskell/hackage-server/issues/465 .

hackage-server

Currently we only parse the metadata, but we could easily add some parsers for `.cabal` files and `preferred-versions` files; if we did, then we could complete the `IndexFile` definition.

hackage-security
priority: low (ideal world)