#3 I make a password manager useing bash

開啟中
alimiracle8 年之前創建 · 8 條評論

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 評論 8 年之前'
所有者

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 評論 8 年之前'
發佈者

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 評論 8 年之前'
所有者

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

Yes, this definition is good. Go ahead with the translations!
kzimmermann 評論 8 年之前'
所有者

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 評論 8 年之前'
發佈者

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 評論 8 年之前'
發佈者

$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 評論 8 年之前'
發佈者

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 評論 8 年之前'
發佈者

hay, Where Are you??

hay, Where Are you??
登入 才能加入這對話。
未選擇標籤
未選擇里程碑
未指派成員
2 參與者
正在加載...
取消
保存
尚未有任何內容