fairpass

command module
v0.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 29, 2023 License: MIT Imports: 4 Imported by: 0

README

FairPass

Build Test Static code analysis

FairPass is a Password Manager build with FairOS on top of swarm. It uses FairOS as a dependency and uses "fairpass" pod to save "passwords" and "notes".

It is written in Go and uses Fyne toolkit as a platform for building ui for desktop, mobile and others.

Multiple users can use same fairpass instance. For each user a "fairpass" pod will be created.

For now, FairPass can store Passwords and Notes, in different document tables and make them available on multiple platforms.

** FairPass needs an accessible Bee instance to work

Warning

FairPass is work in progress, and hasn't gone through a full security audit.

Do not expect it to be bug free reliable (yet).

How to run

Install fyne
go install fyne.io/fyne/v2/cmd/fyne@latest
Run
go run main.go

Packaging

fyne package -os darwin -icon icon.png
fyne package -os linux -icon icon.png
fyne package -os windows -icon icon.png


fyne package -os android -appID org.fairdatasociety.fairpass

Contribute

  • Fork and clone the repository
  • Make and test changes
  • Open a pull request against master branch

Credits

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL