Popularity
1.8
Declining
Activity
0.0
Stable
14
4
4

Description

Package acl implements POSIX.1e draft 17-compliant manipulation of access control lists (ACLs). See the acl manpage for details: http://linux.die.net/man/5/acl

Programming language: Go
License: Apache License 2.0
Tags: Bindings     System     Filesystem     Permissions     Security    

go-acl alternatives and similar packages

Based on the "Security" category.
Alternatively, view go-acl alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of go-acl or a related project?

Add another 'Security' Package

README

<!-- Copyright 2020 the authors.

Licensed under the Apache License, Version 2.0 (the LICENSE-APACHE file) or the MIT license (the LICENSE-MIT file) at your option. This file may not be copied, modified, or distributed except according to those terms. -->

go-acl GoDoc

Go support for Access Control Lists


Minimum Requirements

  • minimum supported compiler version is Go 1.9


*Note that all licence references and agreements mentioned in the go-acl README section above are relevant to that project's source code only.