
passcoder
유틸리티
무료 · iPad용으로 디자인됨
You don't trust your Password-Manager?
The Password-Manager knows site, name and password. To make it safer you need to split your password into "myLovelyPassword" and a Salt. This app will automate it for you.
Add to every password in your Password-Manger a Salt-extension ("p1", "p2", "p3", "p4" or "p5") e.g. "myLovelyPasswordp1" or "1234p1". Normaly your Password-Manager copy the password to the clipboard. The app read the clipboard and replace "p1", "p2", "p3", "p4" or "p5" with your selfdefined Salt e.g. "p1" = "abcd". In the example it will result to "myLovelyPasswordabcd" or "1234abcd".
After the replacement the resulting password will be crypted e.g. "cvkEcxKs9IT5QpCv" or "GrNwW6P2FvkDWhHm", that nobody could see your Salt even when he has hacked your account.
The Passcoder expect the password with extension in the clipboard. After starting the passcoder you could copy the crypted password to the clipboard or show it in the textfield and use it for registration and login. The 5 different Salt-fields could be used for different versions of salts or different security levels of salts. You could share the salt with people according your security level and give them the corresponding part from the password manager.
This app automatically take the clipboardstring, check the last two letters p1 to p5 and replace it with a Salt. The resulting password is a crypted code from the password - px + salt, that the salt is not visible in the resulting password.
After you have typed the Salt into a Textfield and locked it (switch is green) you are not able to see the Salt again. Don't store the Salts into your Password-Manger. Store it where you like but safe.
By adding _1, _2, ... _8 or _9 you are able to select the length of the crypted code.
By adding one or more of !#$%&()*+-.@[]{} you will force this chars at the end of the crypted code. Some accounts like to have at least one special char.
By replacing px with qx you will get only numbers for creating pins.
All could be combined as you like but the order is MyLovelyPassword + pn + specialchar(s) + _# where # is from 1 to 9 and n from 1 to 5.
Why trust this app?
You don't need to trust this app. This app generate anything and don't know where it goes. But for sure this app don't connect anybody over the network. Don't store anything than the salts.
What is when this app disapear?
You can download the code from my homepage. Just follow the support link and open the passcoder simulator. On the bottom you are able to download a c# project or a code snippet for PHP.
Now with InputStick (from http://www.inputstick.com) connection! Activate it in settings!
평가 및 리뷰
이 앱은 개요를 표시할 만큼 충분한 리뷰 또는 평가를 받지 않았습니다.
Recompiled with new inputStick API and new Xcode.
Christian Oelschlegel 개발자가 아래 설명된 데이터 처리 방식이 앱의 개인정보 처리방침에 포함되어 있을 수 있다고 표시했습니다. 자세한 내용은 개발자의 개인정보 처리방침 을 참조하십시오.
데이터가 수집되지 않음
개발자가 이 앱에서 데이터를 수집하지 않습니다.
손쉬운 사용
개발자가 이 앱이 지원하는 손쉬운 사용 기능을 아직 등록하지 않았습니다. 더 알아보기
정보
- 제공자
- Christian Oelschlegel
- 크기
- 14.6 MB
- 카테고리
- 유틸리티
- 호환성
iOS 12.0 이상 필요
- iPhone
iOS 12.0 이상 필요 - iPad
iPadOS 12.0 이상 필요 - iPod touch
iOS 12.0 이상 필요 - Mac
macOS 11.0 이상 및 Apple M1 칩 이상이 탑재된 Mac이 필요 - Apple Vision
visionOS 1.0 이상 필요
- 언어
- 독일어 및 영어
- 연령 등급
전체
- 전체
- 저작권
- © 2017 Christian Oelschlegel