Menu

Tree [48924c] master develop /
 History

HTTPS access


File Date Author Commit
 .github 2021-11-28 esouladmin esouladmin [984862] Remove gradle wrapper.
 bin 2023-04-01 e-soul e-soul [3852af] Integrate flatlaf.
 docs 2023-04-19 e-soul e-soul [48924c] Update web page for version 1.2
 ide 2023-04-01 e-soul e-soul [3852af] Integrate flatlaf.
 media 2020-12-18 e-soul e-soul [a20537] Add web page.
 surpass.api 2023-02-04 e-soul e-soul [c0453c] Re-format all files and update the copyright st...
 surpass.app 2023-04-10 e-soul e-soul [f31ed9] Select persistence service to change master pass.
 surpass.app.test 2023-04-10 e-soul e-soul [f31ed9] Select persistence service to change master pass.
 surpass.core 2023-02-04 e-soul e-soul [c0453c] Re-format all files and update the copyright st...
 surpass.core.test 2023-02-04 e-soul e-soul [c0453c] Re-format all files and update the copyright st...
 surpass.google.drive 2023-04-01 e-soul e-soul [3852af] Integrate flatlaf.
 surpass.google.drive.test 2023-04-10 e-soul e-soul [f31ed9] Select persistence service to change master pass.
 surpass.gui 2023-04-16 e-soul e-soul [c255f6] Add window decorations on Linux.
 surpass.persist 2023-02-04 e-soul e-soul [c0453c] Re-format all files and update the copyright st...
 surpass.persist.test 2022-11-09 e-soul e-soul [dea379] Add eclipse prefs.
 surpass.test 2023-04-10 e-soul e-soul [f31ed9] Select persistence service to change master pass.
 .gitignore 2022-11-09 e-soul e-soul [4036fc] Update .gitignore
 README.md 2022-01-31 e-soul e-soul [801afc] Update web page for version 1.0
 build.gradle 2023-04-01 e-soul e-soul [3852af] Integrate flatlaf.
 gradle.properties 2022-08-14 e-soul e-soul [843a1e] Add version variables for the test libraries.
 settings.gradle 2022-08-06 e-soul e-soul [c949d2] Google Drive support WIP.

Read Me

Surpass

This is a simple, secure and easy to use password manager.

Main features

  • Password-based encryption with HMAC-SHA-512 and AES-128 via Java Cryptography Architecture (JCA)
  • Modular implementation via jigsaw. This allows creating an optimized image with jlink. Such an image contains just enough of the Java runtime to execute the application and nothing more. The entire image less than 30 megabytes (on Windows) which makes it easy to carry on any USB stick or SD card.
  • There are hard limits to the number and length of passwords, the intention is to maintain a constant-size data file. This slightly mitigates some attacks.
  • Very simple and clean graphical user interface.
  • Very small code-base with focus on simplicity.
Downloads:

See Releases

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.