Our great sponsors
tundra | rofi-pass | |
---|---|---|
1 | 8 | |
33 | 629 | |
- | - | |
7.6 | 0.0 | |
7 days ago | 2 months ago | |
Rust | Shell | |
GNU General Public License v3.0 only | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
tundra
-
What's everyone working on this week (4/2022)?
This week I've finally got some time to port my MyAnimeList scrobbling app for Linux, Tundra, to GTK4 and libadwaita. Not a very important change for the end user, but I've had a few gotchas when using gtk-rs. Also, I'm mainly happy for reducing the technological debt - even though it's pretty simple app, it's been very useful for me.
rofi-pass
-
What's everyone working on this week (4/2022)?
It's supposed to be cross platform standalone rofi-pass for my Windows. On Linux I use the original one and it's great
- Creating my own password manager
-
tessen v1.2.1 released: autotype and copy password store data on Wayland, like rofi-pass
I made this post a few weeks ago about tessen's initial release. Since then, I've added a few features that might've prevented rofi-pass users from switching to Wayland based compositors (I was one of them).
-
Best FOSS Password managers ?
on my laptop I use: https://github.com/carnager/rofi-pass and https://github.com/qutebrowser/qutebrowser/blob/master/misc/userscripts/qute-pass for qutebrowser integration
Pass combined with rofi-pass
-
tessen: autotype and copy password-store data on Wayland, like rofi-pass
I've made a script called tessen which is, more or less, a replacement of rofi-pass but for Wayland. It can use bemenu or the wayland fork of rofi. It relies on wtype for autotyping instead of using ydotool because ydotool needs a daemon running with root privileges.
-
Using Vim as an encrypted password manager
rofi-pass is also very nice you already use rofi
-
Which self hosted password manager?
Easy to sync because it's a git repo, supports every type of MFA / key under the sun (well, everything that GPG does, because it's basically a frontend for GPG). Easy to programmatically search / create scripts for (I use rofi-pass). Easy to install on a vps and access from anywhere. Most importantly, does one thing and does it well, Unix philosophy.
What are some alternatives?
pass-otp - A pass extension for managing one-time-password (OTP) tokens
bemenu - Dynamic menu library and client program inspired by dmenu
pass-tessen - use fzf to select data from password store
rofi - Rofi: A window switcher, run dialog and dmenu replacement - fork with wayland support
pass-import - A pass extension for importing data from most of the existing password manager.
pass-clip - A pass extension that lets you quickly copy to clipboard passwords using fzf or rofi
tessen - an interactive menu to autotype and copy pass and gopass data
qutebrowser - A keyboard-driven, vim-like browser based on PyQt5.
Passbolt - Passbolt CE Backend, a JSON API written with Cakephp
wtype - xdotool type for wayland
sysPass - Systems Password Manager
vaultwarden - Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs