Skip to content

jralvarenga/passlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Passlog

--Have all your data safely stored in Passlog--




Description

Save all your private data like passwords, notes & cards and keep them safe in one place, Passlog is the open source proyect were you can store all your sensitive information and stop worrying about it.

Passlog gives you the option to have all your data in a backup with an account or only have it in the storage of your phone or PC, no third party apps, just Passlog.

Passlog works with AES encryption for all your data so no one but you can access your data

  • This is what you enter: my_awesomepassword123
  • This is what is stored: ugiGVHIUfuw78==

Have unlimited space in your phone and more than 500 passwords, cards & notes in the cloud with your Passlog account (it's not mandatory)

So stop worring and start using Passlog.

Open source

We know that you worry anyway so Passlog is open source, so you can see how Passlog manage your data, THIS NOT INCLUDE HOW PRIVATE & PERSONAL ENCRYPTION KEYS ARE MANAGE, so if you want to know how it works or need inspiration for your proyect you can have it all here.

How it's made

Passlog uses for all the backend services (Firebase)[https://firebase.google.com/] & for the encryption state of the data has integrated crypto-js & crypto-es.

Mobile version

Passlog uses React Native, at this moment,Passlog only is available for Android mobile users

You can see the mobile source code here

Web & PWA

Passlog is planned to launch for web with PWA very soon