harkonn

command module
v0.0.0-...-5efa5bd Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 19, 2017 License: GPL-3.0 Imports: 3 Imported by: 0

README

Harkonn - a centralized update manager

Harkonn is a simple centralized update manager for linux written in Go.
Currently there are three supported package managers:

  • apt-get
  • pacman
  • apk

Features:

  • Simple web interface for managing groups of clients and users
  • RESTful API
  • HTTP/2 support
  • Optional LDAP support
  • High grade security
    • bcrypt password hashing
    • TLS 1.2 for client-server, HTTP and API connections
    • Audit logging
    • Content-Security-Policy
    • API authentication using JWT SHA-256
    • User lockout after 3 wrong attempts

Installation

See docs/Install.md

Changelog

See CHANGELOG.md

API documentation

See docs/API.md

Config documentation

See docs/Config.md

Server Protocol documentation

See docs/Protocol.md

Building Harkonn

See docs/Source.md

Documentation

Overview

This is a no-op to make godep work in the base directory

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL