Skip to content
#

keepass

Here are 279 public repositories matching this topic...

authpass
hpoul
hpoul commented Sep 12, 2021

I previously tried to build ppa packages for ubuntu at https://github.com/authpass/authpass-deb but I don't think this works anymore.
It would be nice to make AuthPass available as deb packages. Maybe using a custom repository on https://data.authpass.app.

This issue is for creating a github workflow which builds a debian package and maybe a directory archive or hierarchy which can be rsyn

help wanted good first issue platform-linux hacktoberfest
luckyrat
luckyrat commented Oct 11, 2021

The ConfigManager.isFormInteresting method only reliably ignores case for exclude list items. While that does solve a lot of the problems the "ignore case" feature set out to resolve, the user interface implies and in my opinion user expectation would be that the setting applies to the include list too.

A map/filter operation needs to be performed on the 4 include* arrays similar to the exclu

commjoen
commjoen commented Apr 6, 2022

Thanks to @tghosth: we found out that

  • trufflehog has too many versions with deteciton rules. so the trufflehog version / way of working needs to be explicit (E.g. th3 / docker does not work)
  • it might be good to just add instrution to let people grep for the password
  • it is a good idea to add git-secrets as a detection method: with either git secrets --add 'password\s*=\s*.+' or `git secr
help wanted good first issue

Improve this page

Add a description, image, and links to the keepass topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the keepass topic, visit your repo's landing page and select "manage topics."

Learn more