Svante Mac OS

broken image


Platform

Project

Author

Description

Go gopwsafeTim Khulman A password safe written in go using and implementing the password safe version 3 database.
Go PWSafeLuca Sepe Cross Platform simple and secure password management from commandline.
Windows 10, Windows 10 MobilePassword Safe Beta
(Project source code)
Alberto RivelliUWP port of the popular Windows application.
WindowsBimil
(Project source code)
(PasswordSafe compatible C# library source code)
Josip Medved (Medo)A password manager compatible with PasswordSafe.
Windows PhonePasswordSafe Reader
Project source code
Andreas GrimmA small Windows Phone 8.1 app which allows you to read Password Safe (.psafe3) files. Based on the Axantum c# implementation.
Blackberrypwsafe for BlackberryJim FoleyFree playbook version. This is a straight port of Jeff Harris' android app, ported and published with his permission.
Python libraryhttps://github.com/ronys/pypwsafePaul McIntyreThis is a pure-Python library that can read and write Password Safe v3 files. Released under the GPLv2.
PythonPasaffe password managerMarc DeslauriersPasaffe is an easy to use Password Safe 3.0 compatible password manager for GNOME.
PythonLoxodoCristoph SommerA Password Safe V3 compatible Password Vault
iOS platform (iPhone, iPad)StrongBox Password Safe
Official website: https://strongboxsafe.com/
Mark McGuillSupports local safes, Dropbox and Google Drive.
MacStrongBox Password Safe
Official website: https://strongboxsafe.com/
Mark McGuillSupports local safes, Dropbox and Google Drive.
iOS platform (iPhone, iPad, iPod)App Store
Official website: https://pwsafe.info/
App77pwSafe is an open source Password Safe port for iPhone, iPad and iPod Touch. Ithas DropBox and iCloud sync support.
MacMac App Store Link
Official website: https://pwsafe.info/
App77This versions syncs with the iOS version of pwSafe via iCloud.
iOSplatform (iPhone, iPad, iPod)DropSafe (no longer available)Smith SurasmithUsed in conjunction with Dropbox
Android App
SourceForge project home page
Jeff HarrisThis Android port of PasswordSafe has received good reviews.
PHPclipperz2passwordsafeHans Fr. NordhaugThis is a small php script that converts a JSONfile exported from Clipperz to a XML file that can be imported by Password Safe.
JavaJava PasswordSaferoxonOpen Source PasswordSafe clone written in Java
Windows MobilePasswordSafeWMSvante Seleborg, alphons and katakana2A PasswordSafe reader
Objective CamlopwsMichael BacarellaA PasswordSafe v3 command-line utility, written in Objective Caml.
PerlcliPSafeRoss Palmer MohnA Command Line Interface to PasswordSafe that supports version 3 databases.
Mashed Lifepwsafe-with-mashedlifeMashed LifeA version of PasswordSafe that integrates with their service.
Unixpwsafe password database
A unix command line program that manages encrypted password databases.
LinuxMyPasswordSafe
A Linux version that uses Qt for the graphical user interface.
Tcl/TKPassword Gorilla
Password Gorilla is a Tcl/Tk application which can run on Linux, Windows and Mac OS X.
Perl ModuleCrypt::Pwsafe3Thomas LindenA fullycompatible to the Password Safe database format (read and write),
Perl ModuleCrypt::PwsafeShufeng TanA perl module that provides read-only access to Password Safe V3 data files.
Winehere's a link on running Password Safe on Linux under the Wine emulator.
Not strictly a project.
C#AxantumPasswordSafeSvante SeleborgA C# reader for Password Safe version 3 databases
Web serverPleasant Password ServerPleasant SolutionsA commercial product presenting a PasswordSafe front-end to a central server.

tools. Updating the Mac OS X AVR tools to AVR MacPack 20081213. This includes avr-gcc 4.3.2, which should fix problems with functions called from within interrupts. ARDUINO 0013 - 2009.02.06 documentation / examples. Adding examples for Parallax.

AxCrypt is a free and open-source encryption app for Microsoft Windows, developed in Sweden by Svante Seleborg for AxCrypt AB. It can compress, delete, encrypt and edit. Latest version of AxCrypt is 2.1.1398.0 and it was released on 2016-06-01. – Svante Feb 10 '09 at 8:44. It would be especially useful to find a cross-platform portable IDE, so that the IDE could be moved from Linux or Mac to Windows, and vice-versa. TextMate (best editor ever) on Mac OS X ($39.99) and e editor (Windows' TextMate equivalent) I also find NotePad to be a decent text editor, very minimalist.

« Apache OpenOffice... | Main | You Can Help Us... »

Apache OpenOffice track at ApacheCon: Day 2

Here are a few selected topics from Day 2 of the Apache OpenOffice track at ApacheCon Europe.

Svante

For full coverage, see the reports from Day 1 and Day 3.

OpenOffice in the cloud: online version

Judging by the number of questions made during the presentation and by the number of 'new' faces in the audience, the star of Day 2 at the Apache OpenOffice track in ApacheCon Europe was Jian Hong Cheng and Fan Zheng's presentation about 'Cloud Apache OpenOffice Based on HTML 5'. The prototype implementation shown during the presentation relies on a 'headless' instance of Apache OpenOffice that runs on a remote server, listens to the actions the user performs in the browser, and provides XML snippets in response, which are in turn rendered in the browser. Although the code is still at an early stage, this is an exciting development! Many Apache folks attending the session provided feedback and suggested technologies, so this looks like a project where Apache OpenOffice can benefit from input from the Apache community at large.

Svante Mac Os X

In related news, the presentation by Xiu Li Xu, Kejia Ye, qi hui, Shenfeng Liu, DaLi Liu focused on how to integrate OpenSocial with Apache OpenOffice to accelerate the content sharing and support the business in cloud. Two social extensions for Apache OpenOffice were demonstrated. These improvements will already be implemented in Apache OpenOffice 4.0, coming in early 2013.

Bashing Apache OpenOffice for a good cause

A series of talks today had a peculiarity in common: they were all highly critical of specific technical features of Apache OpenOffice. But they did it for a good cause: these parts have recently been improved, or will be soon, in the undergoing major effort towards a more maintainable code base, offering easier entry points to developers but preserving the current stability of the code:

  • Andre Fischer destroyed the current slide show functionality with a great talk on how we can achieve smoother, eye-pleasant animations in Apache OpenOffice Impress. As he put it, currently 'Impress... doesn't', but a proper redesign will allow a better integration of video and audio and direct support for 3D effects. Andre concluded his presentation by showing an experiment of smooth video playing with on-the-fly 3D transformations.
  • Herbert Duerr pointed out the opportunities with platform integration: the issues we are now having with system integration require work on many areas, including 64-bit ports and multi-threading. And the Apache OpenOffice code is written at a level that makes some basic system integrations difficult, but support for specific features such as some 'gestures' in Mac OS X is coming in 4.0.
  • Pedro Giffuni showed how outdated dependencies were making the early Apache OpenOffice code unnecessarily complex and easy to break. The 'IP clearance' period, one of the first actions taken during incubation, allowed to get rid of useless dependencies and to replace some outdated code, while preserving the previous functonality and stability and making ports (like the FreeBSD port) easier.
  • Dwayne Bailey, one of the main Pootle developers, and Juergen Schmidt made a comprehensive analysis of what can be improved in Pootle and in the Apache OpenOffice localization process respectively. The new Pootle will include an easy-to-use AJAX interface and direct support for translation memories and suggestions. Dwayne will be looking into extending Pootle with functionality useful for a new, simplified localization process currently in early stages of development at Apache OpenOffice. It is worth noting that the Apache OpenOffice repositories already support more than 100 languages, but only 20 are released since the project policy is to release only complete translations. Version 4.0 is already scheduled to be released in at least 8 new languages and we welcome translation volunteers for other languages.

Svante Mac Os Catalina

Andre demonstrating his work on real-time video rendering in Impress: impressive!
Herbert explaining support for mobile devices
Juergen showing the many languages we support in Pootle (the source code has even more); only a few dozens are at 100% and thus conform to the Apache OpenOffice release policy

Community activities

Svante Mac Os Update

Several talks mentioned how Apache OpenOffice can better integrate with the Apache community at large: opportunities for cooperation are huge and we definitely look forward to exploiting them.

And those who still had energy after a full day of talks gathered just before dinner for a community panel. A lot of ideas came out of the group, including: creating a new entry point for Apache OpenOffice press requests, welcoming requests in different languages; getting Apache OpenOffice published in App Stores; packaging Apache OpenOffice for the most common (or all!) GNU/Linux distributions; setting goals for version 4.0, like doubling the number of supported languages.

You can see a 3D rendering of the group here (courtesy Andrew Rist): http://360.io/LWdsMb ; if you are curious to know who's who, in the flat version at http://360.io/LWdsMb/f you see (left to right): half Juergen, Oliver, Andrea, Mechtilde, Herbert, Caroline, imacat, Christoph, Michael, Svante, Dwayne, Pedro, Andre, Rony, empty, Svante again (!), Armin, half Juergen.

Posted at 02:41PM Nov 08, 2012 by pescetti in General | |

Svante Mac Os Download

Comments are closed for this entry.




broken image