Skip to content

Overlay for apps related to secure communication, cryptography and anonymity

Notifications You must be signed in to change notification settings

hasufell/prism-overlay

Repository files navigation

Purpose and scope

Overlay for apps related to secure communication, cryptography and anonymity. This overlay may contain libraries.

Contributing

  • proper Copyright header
  • license should be GPL-2
  • all commits MUST be gpg-signed
  • always provide a metadata.xml with contact information

Adding the overlay

With paludis: see Paludis repository configuration

With layman: layman -a prism-overlay or layman -f -o https://raw.github.com/hasufell/prism-overlay/master/repository.xml -a prism-overlay

Signature verification

All commits on the first parent (at least) are signed by me. You can verify the repository via:

[ -z "$(git show -q --pretty="format:%G?" $(git rev-list --first-parent master) | grep -v G)" ] && echo "verification success" || echo "verification failure"

If the verification failed, you can examine which commits did via

git show -q --pretty="format:%h %an %G?" $(git rev-list --first-parent master) | grep '.* [NBU]$'

Random Links

https://prism-break.org

https://github.com/urras/gentoo-overlay-tox

https://github.com/gentoo/libressl

About

Overlay for apps related to secure communication, cryptography and anonymity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages