#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 名参与者
正在加载...
取消
保存
这个人很懒,什么都没留下。