Hacker Newsnew | past | comments | ask | show | jobs | submit | balu_'s commentslogin

Nice Idea, tryed to use the source and build a quick example myself... Now i'm reminded of me disliking latex (it just doesn't work)


i would also be interested


I hang out on one of the unofficial rust community discords mostly https://discord.gg/rust-lang-community but we talk about all kinds of stuff


further more, does anyone see the source anywhere? -edit it seems parts of it are on github https://github.com/orgs/protonpass/repositories


None of the existing password managers filled my need, so i started to write my own (not the crypto ofcourse). Here it is :)

Why did I do it? I'm totaly dependend on my password managing software, all my passwords are generated by random so non of them are rememberable. During the last years I felt that my expectations and the traits of the password manager I was using grew appart. I dislike subscription based software (especialy if i might need it to extract/recover my secrets out of an old file). I dislike Web-UIs in native Apps. So i was looking around but when I had an incident where a licensed password vault just forgot that it was licenced and denied access I had enough. I wanted something that had a UI but also a data format that enables recovery with very little tools. So thats what I started to create.

A-Pass saves its secrets as json content encrypted by age[1] (so no hasseling with gpg). No information is visible without decrypting the files (no names / no urls). The file structure should be easy to sync, but its not implemented yet.

Looking forward to input & comments :)

[1] https://github.com/FiloSottile/age


unfortunately not anymore, in the early days of firefox sync back when it was called wave it was easy to selfhost. Just throw some[1] php files to a host and it worked. Then mozilla changed it to use multiple services (auth, ...) it got difficult and the documentation wasn't easy to access.

At that time i stoped selfhosting & using it :(

[1]: https://github.com/balu-/FSyncMS


I would love to see a password manager based on age. Idealy using ssh-keys beeing combinable with git


There is passage that does this: https://sr.ht/~gpanders/passage/


gopass already has support for an age backend: https://github.com/gopasspw/gopass/blob/master/docs/backends...


There's quite a few floating around on github


Has anyone a solution to use this to backup the iPhone to a linux pc (raspi) automaticaly?


libimobiledevice has a command-line tool to initiate a backup, you should be able to run it on the RPi.


For restoring a backup to a Linux filesystem, libimobiledevice requires the iOS device to be present, so you will probably want ideviceunback instead, which doesn't have this issue:

https://github.com/libimobiledevice/libimobiledevice/issues/... https://github.com/inflex/ideviceunback


Does anyone even have a solution for automated scheduled script execution on the iPhone?


There doesn’t have to run anything special on the IPhone. In the early days iTunes could make backups on the local pc when the iPhone was connected via usb. Later on apple extended this to wifi: so if you had an iTunes running in your wifi and the iPhone joined a backup was done at the iTunes side.

I‘m not sure if this feature is still there, but I would have found this very useful if it would have been possible with the computer that is running anyways (as in the pi).


have a look at the 'shortcuts' app[1]. the automation thing has conditional triggers inluding time of day and actions like ssh-rpc.

[1] https://apps.apple.com/us/app/shortcuts/id915249334


Those are extremeley limited and I don't think it's possible to run any kind of interesting scripts locally.

I did look at it when I still had an iPhone and it's one of those "almost usable but fundamentally broken" things that are par for iOS. It works well enough that I could spend a weekend or two making stuff that almost works with it.


Jailbroken devices have this ability. At one point I had rclone daemon syncing iCloud files to Seafile through the terminal. You can also run scripts through Shortcuts by local ssh


> I don't think it's possible to run any kind of interesting scripts locally.

it has the ability to run pythonista scripts amog others... but yea, it's not a fully exposed unix where most things are files.


Most things are, in fact, files. It's just a massive pain to do anything with them.


Jailbroken you used to be able to use LaunchDaemons to handle this. Not sure if this is still the case.


good question, what is the shovel equivalent of the blockchain?


Probably a GPU


"52.1821, 20.9965"

points to poland (18 on the map)

hint url here is https://drive.google.com/drive/folders/0B2BGioksxQiRc2hpTDJ1...


An other reason why it's sad that Agile Bits does support Droppbox but not Webdav or any other selfhosted sync option


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: