Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37047605
en ru br
ALT Linux repos
S:0.5.3.0-alt1

Group :: Development/Haskell
RPM: ghc8.6.4-hackage-security

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.5.3.0-alt1
Build date: 23 april 2019, 00:31 ( 257.5 weeks ago )
Size: 74.22 Kb

Home page:   https://github.com/haskell/hackage-security

License: BSD3
Summary: hackage-security
Description:

The hackage security library provides both server and client utilities for
securing the Hackage package server (<http://hackage.haskell.org/>;). It is
based on The Update Framework (<http://theupdateframework.com/>;), a set of
recommendations developed by security researchers at various universities
in the US as well as developers on the Tor project
(<https://www.torproject.org/>;).

The current implementation supports only index signing, thereby enabling
untrusted mirrors. It does not yet provide facilities for author package
signing.

The library has two main entry points: "Hackage.Security.Client" is the
main entry point for clients (the typical example being @cabal@), and
"Hackage.Security.Server" is the main entry point for servers (the typical
example being @hackage-server@).

Current maintainer: Evgeny Sinelnikov

List of contributors

List of rpms provided by this srpm:

  • ghc8.6.4-hackage-security
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin