Skip to content

razpass is a project that provides a secure password store on it's own independend harware.

Notifications You must be signed in to change notification settings

binbash23/razpass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 

Repository files navigation

2024 Jens Heine binbash@gmx.net https://github.com/binbash23/razpass/

razpass

razpass is a project that provides a secure password store with it's own dedicated hardware. This password store can be used completely offline.

The Idea

I want to:

  • Get access to my passwords even offline
  • Not use a password manager from google or apple or any other company
  • Use open source password safe software
  • Keep the password software off from any mobile
  • Store my passwords decentralized
  • Synchronize my password database to multiple secure locations in the net and local
  • Not use two factor authentification

The Solution

I combined the password database software called p with a customized raspberry pi zero 2w (I call it razpass). The result is a tiny device which contains all your passwords. You can access the passwords from any device that can connect to a wifi and can open a ssh connection - so from any computer, laptop, mobile, tablet, ...

Usage

You just plug in the razpass device into any usb plug to get power. A wlan called "razpass" will appear soon. Then you connect to the wlan with your mobile (or any other device) and access the password database software with ssh (on the mobile I use "Termius"). For more detailed information, use the wiki. It is possible to add your personal wifi network information to the razpass device. On startup it will at first search for these known wifi networks and connect to them before it finally starts its own ad-hoc wifi network. When the razpass connects to your personal wifi at home for example, you can connect to it with ssh and the device will have internet access. When the razpass has to start its own ad-hoc wifi net, it has no internet access and you can not synchronize the password database to other locations. You can also not update the p software when you use the razpass in ad-hoc wifi mode for sure.

Architecture Hotspot Mode

Razpass Setup Hotspot

Architecture Home WIFI Mode

Razpass Setup WIFI

Connect from Windows/Terminal

Razpass Connect from windows/terminal

Connect from Android

Razpass Connect from android

About

razpass is a project that provides a secure password store on it's own independend harware.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published

Languages