#3 I make a password manager useing bash

Offen
vor 8 Jahren geöffnet von alimiracle · 8 Kommentare
alimiracle kommentierte vor 8 Jahren

hi

I make a password manager useing bash

can you make it as part from quickpass?

if its ok I will make a Pull Request

hi I make a password manager useing bash can you make it as part from quickpass? if its ok I will make a Pull Request
kzimmermann kommentierte vor 8 Jahren
Besitzer

Neat! I was actually thinking about doing something like that a while ago.

Feel free to make a pull request. I'd love to see your implementation!

Neat! I was actually thinking about doing something like that a while ago. Feel free to make a pull request. I'd love to see your implementation!
alimiracle kommentierte vor 8 Jahren
Ersteller

hi THNX for you Is this definition good?? if its good I will send it to uruk project Translators uruk project have 5 language in this time

quickpass is a command-line password manager and random password generator using just the commonly available Unix utilities

hi THNX for you Is this definition good?? if its good I will send it to uruk project Translators uruk project have 5 language in this time quickpass is a command-line password manager and random password generator using just the commonly available Unix utilities
kzimmermann kommentierte vor 8 Jahren
Besitzer

Yes, this definition is good. Go ahead with the translations!

Yes, this definition is good. Go ahead with the translations!
kzimmermann kommentierte vor 8 Jahren
Besitzer

Hi, with commit 22639e6c27 I've created a script called passman which does roughly what pm did with the exception that it doesn't use a directory and scattered files, but rather an SQLite database.

It also doesn't require root to run, so that's an added benefit.

Any thoughts?

Hi, with commit [22639e6c27](https://notabug.org/kzimmermann/quickpass/commit/22639e6c27891b1124e2b2750aa5b15122c0ae05) I've created a script called `passman` which does roughly what `pm` did with the exception that it doesn't use a directory and scattered files, but rather an SQLite database. It also doesn't require root to run, so that's an added benefit. Any thoughts?
alimiracle kommentierte vor 8 Jahren
Ersteller

But this needs another program to run it (sqlite)

in pm

all you nede is bash and gpg

you can find gpg and bash in all Unix systems in this days

When I wrote pm

I Followed the definition of the quickpass ( using just the commonly available Unix utilities )

for root

gpg lock the memory

to make data dont go to swap

if you nede gpg lock the memory

you must be root

If you like to use your program, you free

But this needs another program to run it (sqlite) in pm all you nede is bash and gpg you can find gpg and bash in all Unix systems in this days When I wrote pm I Followed the definition of the quickpass ( using just the commonly available Unix utilities ) for root gpg lock the memory to make data dont go to swap if you nede gpg lock the memory you must be root If you like to use your program, you free
alimiracle kommentierte vor 8 Jahren
Ersteller

$USER not available in some Unix systemsif you nede your app run in all Unix systems

use the old way

$USER not available in some Unix systemsif you nede your app run in all Unix systems use the old way
alimiracle kommentierte vor 8 Jahren
Ersteller

Another reason to run gpg as root

The program that is requesting passwords for gpg installed as root in A lot of gnu/linux distributions and Some of bsd systems

Another reason to run gpg as root The program that is requesting passwords for gpg installed as root in A lot of gnu/linux distributions and Some of bsd systems
alimiracle kommentierte vor 8 Jahren
Ersteller

hay, Where Are you??

hay, Where Are you??
Anmelden, um an der Diskussion teilzunehmen.
Kein Label
Kein Meilenstein
Niemand zuständig
2 Beteiligte
Laden…
Abbrechen
Speichern
Hier gibt es bis jetzt noch keinen Inhalt.