Welcome to biopass Discussions! #54
Replies: 3 comments 15 replies
|
Hi, I am testing it, on Debian, Fedora and Arch linux, so far everything works, but I would have an ask: could you enhance it with PIN authentication like in windows? |
|
@phucvinh57 Hi, I've been using howdy for a while now until I got frustrated with the speed and the lack of active development. In comparison, this feels instant. I have only just started learning C++, but if there's anything you think I could do I would be glad to help. Also, since this project moves so fast, it might be worth it creating a PPA for Ubuntu so that all updates to biopass happen automatically. I'm not sure if this helps, but ChatGPT told me this: To create a Personal Package Archive (PPA) on Ubuntu, you must first register for a Launchpad account, generate and upload a GPG key, and create the PPA via the Launchpad interface. The process involves preparing a properly structured Debian source package and uploading it using the dput tool, as Launchpad builds binary packages from source rather than accepting .deb files directly. Prerequisites and Account SetupLaunchpad Account: Register at https://launchpad.net and note your username, which forms the first part of the PPA URL (e.g., ~yourusername). Creating the PPA and Preparing PackagesActivate PPA: Visit your Launchpad profile, click "OpenPGP keys" to link your key, then go to "Activate a PPA" to create a new archive with a unique, lowercase name. Uploading and InstallationConfigure Dput: Set up ~/.dput.cf to point to ppa.launchpad.net with your specific incoming path (e.g., incoming = ~yourusername/ubuntu/ppa-name). |
|
@phucvinh57 As mentioned earlier, since I am new to C++, forgive me if what I say does not make much sense but would it make sense to bump the C++ version from C++17 to something newer, like C++20 or C++23? |
Uh oh!
There was an error while loading. Please reload this page.
👋 Welcome!
We’re using Discussions as a place to connect with other members of our community. We hope that you:
build together 💪.
To get started, comment below with an introduction of yourself and tell us about what you do with this community.
All reactions