Jeff Forcier · @bitprophet
611 followers · 5650 posts · Server social.coop

's repo now has a handful of fancy issue submission templates, courtesy of @btskinn ! 😤🙌🏻✨

Be interesting to see (or…hear about… 🙈😩) if this helps a bit with some of the noisier input.

It must be administrivia day, because I've also spent some time futzing with to see if I can get the "you're not reading the latest version” banners to show up again for my projects. (sadly not yet, even tho I nuked my old tag-versions w/ their API.)

#paramiko #github #readthedocs

Last updated 1 year ago

Michał Górny · @mgorny
32 followers · 52 posts · Server pol.social

zdaje się podążać zasadą: jeśli istnieje zagmatwana paczka, która rozwiązuje jakiś trywialny problem, musimy koniecznie jej użyć. Dodatkowe punkty, jeśli zamiast użyć jej bezpośrednio będziemy importować wersję włączoną w inną ciężką zależność.

github.com/paramiko/paramiko/b

Pusta klasa działa równie dobrze (a "dataclass" byłoby poprawnym rozwiązaniem):

gitweb.gentoo.org/repo/gentoo.

#nih #gentoo #paramiko #python

Last updated 1 year ago

Michał Górny :gentoo: · @mgorny
418 followers · 2063 posts · Server fosstodon.org

development is like: if there's a complex and convoluted third-party package solving a trivial problem, we must use it! Extra points if instead of using it directly we use the version bundled in another convoluted package. Sigh.

github.com/paramiko/paramiko/b

Protip: an empty class works as well (and a dataclass would be the correct solution):

gitweb.gentoo.org/repo/gentoo.

#python #paramiko #gentoo

Last updated 1 year ago

Jeff Forcier · @bitprophet
580 followers · 4681 posts · Server social.coop

3.1 / 3.2 out now, after months of hacking, rewriting, cursing ancient design decisions that don't work w/ non-OpenSSH targets, & so on & so forth.

Most of this is opt-in, experimental, and incomplete - but hey, it works well enough that my colleagues can get their ssh-agents and passphraseless pubkeys working with both and !

Solid foundation, living room furnished…rest of house forthcoming 😂

fabfile.org/changelog.html#3.1
paramiko.org/changelog.html#3.

#fabric #paramiko #openssh #teleport #python #ssh

Last updated 1 year ago

Jeff Forcier · @bitprophet
555 followers · 4043 posts · Server social.coop

Got to a good place with my ongoing ( etc) work* ✨ great way to end the week!

Also weedwhacked the absolute shit out of a lawnfull of dandelions this afternoon.

It is time for some well-earned 🥃 ( white label ) and 🥋📽️ ( starting Angela Mao, aka "Lady ”).

* For those interested in Protocol Bullshit and/or Software Architecture Bullshit, see github.com/paramiko/paramiko/i and subsequent comment(s).

#paramiko #fabric #python #ssh #akashi #whisky #hapkido #kungfu

Last updated 2 years ago

Jeff Forcier · @bitprophet
551 followers · 3880 posts · Server social.coop

Finally getting a few / somewheres.

1. New PKey property spits out proper SHA256 fingerprint so you can compare to`ssh` logs or `ssh-add -l` 🎉

2. New auth PoC works enough to try multiple auth sources in any order, & logging more obviously than the old code did (first 3 lines of screenshot)

3. …and that flow yields a useful result, which also has a useful __str__ (last 2 lines of screenshot). Maps the auth source to the resulting exception or server response.

#fabric #paramiko #python

Last updated 2 years ago

Jeff Forcier · @bitprophet
407 followers · 1478 posts · Server social.coop

Any likers out there, I'm going to merge github.com/paramiko/paramiko/p by this Friday at the latest (unless something real nasty shows up).

If you've got more time than sense and want to trawl through looking for serious issues, I'm listening!

#paramiko

Last updated 2 years ago

Miguel :python: · @mhbg
16 followers · 20 posts · Server qoto.org

I hate doing repetitive tasks, so I decided to automate part of my tasks.
Between using , , and also Microsoft , I usually get the jobe done.
Here are some of my latest projects:
OrIt - simple script to put an "or" between strings. Very useful for searches in ticketing tools
Clipboard cleaner - use this to get devices IP by copying specific text from specific xymon monitoring tool
Accedian toolset - a simple package to access Accedian devices remotely using

These are just a few, I'll post more as I remember them 😅

#python #bash #paramiko #expect #flow

Last updated 2 years ago

adlerweb // BitBastelei · @adlerweb
348 followers · 3349 posts · Server social.adlerweb.info

If you are running into strange authentication failures with and after one of the latest updates: seems to be kinda broken. You might want to try ansible-pylibssh (ansible-pylibssh.readthedocs.i) as a replacement.

#ansible #ssh #paramiko

Last updated 2 years ago